blender/source
Campbell Barton 2d236a57b7 fix for incorrect use of 'bool', also fix 2 older bugs in fly mode.
- panning didnt keyframe translation animation.
- when checking to key translation: speed `float` was converted to an `int` then treated as a bool, now check (speed != 0).
2013-03-21 02:56:16 +00:00
..
blender fix for incorrect use of 'bool', also fix 2 older bugs in fly mode. 2013-03-21 02:56:16 +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