2.5
Put back Armature/Pose code, including 'heat weight'. I've added reeb.h to get things compile, but Martin will cleanup files and put back? Now where to put all vertexgroup code.... I guess mesh? Note for msvc: yep, another new dir to add! :)
This commit is contained in:
@@ -57,7 +57,6 @@
|
||||
//#include "BIF_mywindow.h"
|
||||
#include "BIF_gl.h"
|
||||
//#include "BIF_editaction.h"
|
||||
#include "BIF_editarmature.h"
|
||||
//#include "BIF_editmesh.h"
|
||||
//#include "BIF_editnla.h"
|
||||
//#include "BIF_editsima.h"
|
||||
@@ -87,6 +86,7 @@
|
||||
#include "BKE_utildefines.h"
|
||||
#include "BKE_context.h"
|
||||
|
||||
#include "ED_armature.h"
|
||||
#include "ED_view3d.h"
|
||||
#include "ED_mesh.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user