Bunch of small fixes emailed to me from phaethon

Kent
--
mein@cs.umn.edu
This commit is contained in:
2002-11-29 17:07:58 +00:00
parent 3fe6959360
commit 651fa32eaa
5 changed files with 39 additions and 7 deletions

View File

@@ -76,9 +76,11 @@ MODNAME(BLENDERMODULE) -> "_Blender"
#define MODNAME(x) _MODNAME(x)
// module configuration -- TODO: this should be set later from the Makefile...
/* commented out by mein@cs.umn.edu default is non static now :)
#if defined(__FreeBSD__) || defined(__linux__) || defined (__sgi) || defined(__sparc) || defined(__sparc__)
#define STATIC_TEXTTOOLS 1
#endif
*/
#define USE_NMESH 1 // still use NMesh structure for <mesh object>.data