blender/source
Campbell Barton 02ecd9f842 code cleanup:
- remove unused block from before blender was opensourced (BKE_library_make_local)
  noticed by Lawrence D'Oliveiro (ldo)
- remove text_idbutton() unused function.
- test_idbutton(name) was taking (name + 2), then checking 2 bytes before the pointer, this is error prone so better just take the name including the ID prefix.
2013-03-10 06:40:19 +00:00
..
blender code cleanup: 2013-03-10 06:40:19 +00:00
blenderplayer Fix warnings in stubs.c 2013-03-07 17:52:51 +00:00
creator fix for linking with recent armature refactor, was also missing file from CMakeLists.txt. 2013-02-28 00:45:07 +00:00
gameengine patch [#34103] check_for_dupid.patch 2013-03-10 05:46:24 +00:00
icons Added GPL header to sconscripts! 2012-12-17 08:01:43 +00:00
tests style cleanup 2013-03-08 04:00:06 +00:00
CMakeLists.txt
SConscript Added GPL header to sconscripts! 2012-12-17 08:01:43 +00:00