Patches to Bf Blender for CAD development. https://tornavis.org/
Go to file
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
build_files Enable sndfile by default on win64 2011-01-05 09:00:28 +00:00
doc removing epydocs for mathutils and geometry mododules (now they are in sphinx) 2011-01-01 23:53:48 +00:00
extern rename blenderlib to blender_add_lib 2010-12-22 23:09:30 +00:00
intern misc edits, no functional changes 2011-01-15 15:48:46 +00:00
po move directories: 2010-07-26 11:47:33 +00:00
release misc edits, no functional changes 2011-01-15 15:48:46 +00:00
source misc edits, no functional changes 2011-01-15 15:48:46 +00:00
CMakeLists.txt rename BKE_assert() --> BLI_assert(). 2011-01-09 15:12:08 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
Makefile move directories: 2010-07-26 11:47:33 +00:00
SConstruct Compiling and linking blenderplayer statically now works too. This brings it in line with blender linking line. 2010-12-27 09:01:57 +00:00