wip commit; DO NOT USE. almost done with phase 1 of this restructuring, basically just some things that needed to be done before trunk (and some things that needed to be started, but can be finished much later).

This commit is contained in:
2010-07-14 22:06:10 +00:00
parent 43f2a8cee7
commit a37bcf93ef
93 changed files with 2083 additions and 1836 deletions

View File

@@ -34,6 +34,8 @@ extern "C" {
#ifdef BLI_MATH_INLINE
#include "intern/math_vector_inline.c"
#else
#define MINLINE
#endif
/************************************* Init ***********************************/