blender/intern/guardedalloc
Joshua Leung 86a0afb829 Compiler warning fixes (unused vars).
Notes:
- edgehash.c still has some weirdo code causing warnings on lines 80 and 117
i.e.  if (v1<v0) v0 ^= v1 ^= v0 ^= v1;
- material.c (in pyapi) apparently doesn't seem to be making use of some functions for glossy stuff
2008-06-02 01:02:08 +00:00
..
intern Compiler warning fixes (unused vars). 2008-06-02 01:02:08 +00:00
make == mmap for win32 == 2008-04-29 18:41:34 +00:00
test Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
CMakeLists.txt Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
Makefile Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
MEM_guardedalloc.h Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
mmap_win.h == mmap for win32 == 2008-04-29 18:41:34 +00:00
SConscript === SCons === 2007-03-27 10:50:03 +00:00