blender/source
Campbell Barton b91bc4f037 use gcc attrubutes to warn on unused return values and arguments which shouldnt be NULL.
also remove IDP_AppendArray's return value which wasnt the new item in the array (which is odd/misleading), but wasnt used anywhere either.
2012-07-08 06:00:27 +00:00
..
blender use gcc attrubutes to warn on unused return values and arguments which shouldnt be NULL. 2012-07-08 06:00:27 +00:00
blenderplayer option so operators can be executed with undo enabled (and redo). 2012-06-27 21:41:17 +00:00
creator style cleanup: use c style comments in C code 2012-07-06 23:56:59 +00:00
darwin
gameengine Fix for [#31701] "radar causes collision" reported by Markus Rietz (afeature). 2012-07-08 05:00:16 +00:00
icons
tests code cleanup: remove mode comments, these were applied very un-evenly across a few files. 2012-05-27 13:22:43 +00:00
CMakeLists.txt
SConscript Scons: 2012-06-30 22:44:36 +00:00