blender/source
Sergey Sharybin 491fe9df19 Fix #29568: Blender restores deleted scene
Special notifiers used for scene deletion which lead to undo pushes
after SCENE_OT_delete operator happening with scene still present in
the mainfile. That was a reason why operator redo used to restore
scene.

It's not so obvious why special notifier type is needed for scene
set and deletion -- it confuses undo system without having some
obvious advantages. Using "direct" scene deletion and setting
seems to be working fine so let's see if there'll be some issues
with this.
2012-01-06 17:32:20 +00:00
..
blender Fix #29568: Blender restores deleted scene 2012-01-06 17:32:20 +00:00
blenderplayer Add remesh modifier (dual contouring). 2011-12-30 21:11:40 +00:00
creator print message for unknown args to make it clear that these are not recognized. 2012-01-05 11:02:27 +00:00
darwin replace former applescript with an editable one 2011-10-19 19:15:35 +00:00
gameengine more edits to r43145, 2012-01-05 06:34:14 +00:00
icons set svn end of lines to native 2011-05-09 08:15:38 +00:00
tests patch [#29534] Change Matrix Representation and Access in Python to Conform with Standard Notation 2011-12-22 01:05:03 +00:00
CMakeLists.txt remove $Id: tags after discussion on the mailign list: http://markmail.org/message/fp7ozcywxum3ar7n 2011-10-23 17:52:20 +00:00
SConscript Code cleanup: remove source/kernel module, this wasn't really the kernel of 2011-05-06 20:18:42 +00:00