blender/source
2013-03-20 10:06:28 +00:00
..
blender Fix for compositor bug introduced in pynodes branch by removing the default MuteNode for unspecified nodes in the COM_Converter. Not sure why i removed this in the first place, but it means that reroute nodes are not properly replaced in composites. It worked for preview and viewer composite because the reroute nodes are replaced there already by the node tree localization ... this needs to be cleaned up. 2013-03-20 10:06:28 +00:00
blenderplayer Added missing stub for uiTemplateNodeSocket. 2013-03-18 17:24:47 +00:00
creator Fix: jittered brushes are not jittered, reported by kursad karatas. 2013-03-19 14:25:12 +00:00
gameengine BGE: Adding a getProfileInfo() function to bge.logic. This function returns a Python dictionary with the same information as the on screen profiler. 2013-03-19 04:51:37 +00:00
icons Added GPL header to sconscripts! 2012-12-17 08:01:43 +00:00
tests code cleanup: incorrect sized array args, remove some redundant code. 2013-03-17 10:26:23 +00:00
CMakeLists.txt
SConscript Added GPL header to sconscripts! 2012-12-17 08:01:43 +00:00