blender/source
Campbell Barton 042d4d3509 misc changes to unterface & undo
- operator strings were doing undo pushes (in fileselector text for example), this is dumb since the operators themselves handle undo.
- interface code checks rna props are arrays rather then checking the array length.
- disable properties window pin undoing.
- sequencer refresh was calling undo, disable since this is clearnign global data not handled by undo.
- added commented out code for drawing mesh vertex index/key index, useful for debugging shapekey - hook issyes.
2011-08-18 19:07:37 +00:00
..
blender misc changes to unterface & undo 2011-08-18 19:07:37 +00:00
blenderplayer use ghash for operator and menu types, was doing string lookup in the operator list (containing over 1000 items) for each button draw. 2011-08-11 06:06:17 +00:00
creator svn merge -r38753:38813 https://svn.blender.org/svnroot/bf-blender/trunk/blender . 2011-07-29 07:58:03 +00:00
darwin set svn end of lines to native 2011-05-09 08:15:38 +00:00
gameengine bugfix:[#25603] bad shadows in stereo mode - patch by Juha Maki-Kanto 2011-08-14 04:37:53 +00:00
icons set svn end of lines to native 2011-05-09 08:15:38 +00:00
tests use static sets rather then tuples, python optimizes this case. 2011-08-08 05:21:37 +00:00
CMakeLists.txt Code cleanup: remove source/kernel module, this wasn't really the kernel of 2011-05-06 20:18:42 +00:00
SConscript Code cleanup: remove source/kernel module, this wasn't really the kernel of 2011-05-06 20:18:42 +00:00