blender/source
Campbell Barton 2b946f4297 Fix T37445: Crash with snapping and shrink-wrap modifier.
Developer note:
BVHTREE_FROM_FACES was being used for both edit-mesh and derived-mesh
bvh-trees, this could cause index lookup errors in editmode.
Fix by adding a new type for editmesh so theres no confusion.
2013-11-19 14:31:26 +11:00
..
blender Fix T37445: Crash with snapping and shrink-wrap modifier. 2013-11-19 14:31:26 +11:00
blenderplayer Cmake: little typo breaking player 2013-11-15 16:30:49 +01:00
creator fix for crash with new buildinfo, when gmtime() returns NULL 2013-11-18 02:41:28 +11:00
gameengine Fix T37171: Camera parented to a bone doesn't move with the bone, unless another object is parented too 2013-11-18 14:52:07 -08:00
icons
tests - update bl_run_operators.py for change in blender. 2013-09-15 01:46:25 +00:00
CMakeLists.txt remove WINDOWS checks in cmake, this variable isn't defined on windows and checks weren't needed. 2013-09-03 03:04:44 +00:00
SConscript