blender/source
Campbell Barton cdabc891e2 remove error return value from BLI_bvhtree_insert, no callers were using.
in the case of an error - assert, rather then fail silently since it wont be working as expected anyway.
2013-09-04 20:33:50 +00:00
..
blender remove error return value from BLI_bvhtree_insert, no callers were using. 2013-09-04 20:33:50 +00:00
blenderplayer uiLists enhacements: dragresize and better GRID layout. 2013-08-27 15:27:41 +00:00
creator remove callback BLI_localErrorCallBack from scanfill, was here for years and only ever wrapped printf. 2013-08-28 02:14:24 +00:00
gameengine Cleaning up some prints related to SDL. 2013-08-29 22:48:37 +00:00
icons Added GPL header to sconscripts! 2012-12-17 08:01:43 +00:00
tests test operator script, add ability to load files from a path while testing operators. 2013-06-28 16:30:34 +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 Added GPL header to sconscripts! 2012-12-17 08:01:43 +00:00