blender/source
Bastien Montagne 39172c6f34 readfile.c: Cleanup lib_link code a bit.
Mainly:
* Add missing `IDP_LibLinkProperty()` calls for many ID types
  (harmless currently, but better be consistent here!).
* Bring lib_link_xxx functions more in line with each other.
* Replace some long if/else by switch.
2017-03-28 10:03:59 +02:00
..
blender readfile.c: Cleanup lib_link code a bit. 2017-03-28 10:03:59 +02:00
blenderplayer Fix player stubs (tm) 2017-03-23 15:47:23 +01:00
creator Fix typo in command line arg list 2017-03-07 09:07:58 -05:00
gameengine Fix BGE building. 2017-03-16 10:30:02 +01:00
tools@b11375e890 Fix blurry icons 2017-01-29 17:21:57 +03:00
CMakeLists.txt