blender/source
Bastien Montagne 34843a855e Fix T46099: snapping failed on objects with some NULL-dimension in their bbox.
Added a helper that ensures a bbox has some non-NULL dimension along all its axes.

Also, fixed some (rather unlikely) NULL dereference cases (though it should not in this context,
`BKE_object_boundbox_get()` can return NULL).
2015-09-14 12:53:52 +02:00
..
blender Fix T46099: snapping failed on objects with some NULL-dimension in their bbox. 2015-09-14 12:53:52 +02:00
blenderplayer Trade-marked BPlayer Fix (c) 2015-08-31 22:03:51 +02:00
creator Cleanup: spelling 2015-09-14 02:22:22 +10:00
gameengine Fix T43033: VideoTexture module repeated loading of images causes memory leak 2015-09-13 20:59:24 +02:00
icons
CMakeLists.txt
SConscript