- replaced AUTOSPACE define with {ME_,CU_,MB_}AUTOSPACE,

different objects shouldn't share flags this way (still sharing of
  other mesh flags in renderer... ickity pickity, but I'm not fixing now)
 - removed some unnecessary uses of DNA_mesh_types.h
This commit is contained in:
2004-03-14 16:59:48 +00:00
parent 59b5ac8449
commit 16e90d56d2
17 changed files with 15 additions and 28 deletions

View File

@@ -58,7 +58,6 @@
#include "DNA_lattice_types.h"
#include "DNA_material_types.h"
#include "DNA_meta_types.h"
#include "DNA_mesh_types.h"
#include "DNA_object_types.h"
#include "DNA_radio_types.h"
#include "DNA_screen_types.h"