blender/intern
Campbell Barton f66912a335 misc edits, no functional changes
- enabling/disabling no longer prints in the terminal unless in debug mode.
- remove 'header' struct from BLI_storage_types.h, from revision 2 and is not used.
- Add GCC property to guardedalloc to warn if the return value from allocation functions isn't used.
2011-01-15 15:48:46 +00:00
..
audaspace use PySequence_Size() rather then PySequence_Length(), this is only kept in python for backwards compatibility. 2011-01-09 14:53:18 +00:00
boolop rename blenderlib to blender_add_lib 2010-12-22 23:09:30 +00:00
bsp rename blenderlib to blender_add_lib 2010-12-22 23:09:30 +00:00
container rename blenderlib to blender_add_lib 2010-12-22 23:09:30 +00:00
decimation rename blenderlib to blender_add_lib 2010-12-22 23:09:30 +00:00
elbeem rename blenderlib to blender_add_lib 2010-12-22 23:09:30 +00:00
ghost SVN maintenance. 2011-01-05 19:19:49 +00:00
guardedalloc misc edits, no functional changes 2011-01-15 15:48:46 +00:00
iksolver rename blenderlib to blender_add_lib 2010-12-22 23:09:30 +00:00
itasc rename blenderlib to blender_add_lib 2010-12-22 23:09:30 +00:00
memutil rename blenderlib to blender_add_lib 2010-12-22 23:09:30 +00:00
moto rename blenderlib to blender_add_lib 2010-12-22 23:09:30 +00:00
opennl rename blenderlib to blender_add_lib 2010-12-22 23:09:30 +00:00
smoke rename blenderlib to blender_add_lib 2010-12-22 23:09:30 +00:00
string rename blenderlib to blender_add_lib 2010-12-22 23:09:30 +00:00
CMakeLists.txt use lowercase for cmake builtin names and macros, remove contents in else() and endif() which is no longer needed. 2010-12-08 08:43:06 +00:00
Makefile still doesn't work but this fixes make clean 2009-09-25 04:25:40 +00:00
SConscript Merge of itasc branch. Project files, scons and cmake should be working. Makefile updated but not tested. Comes with Eigen2 2.0.6 C++ matrix library. 2009-09-24 21:22:24 +00:00