Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBastien Montagne <montagne29@wanadoo.fr>2017-03-16 19:02:11 +0300
committerBastien Montagne <montagne29@wanadoo.fr>2017-03-16 19:05:48 +0300
commit1f65ab606bcaa6ef60a9e7c9b08b134d46c25e42 (patch)
tree302d1c2a1932ff1e8366c247a210aa0bb1ffaf83 /source/blender/windowmanager
parentfa9bd044833ba70c64356b1803abcb594a756a62 (diff)
Fix missing undo pushes in outliner's new datablock management operations.
Not sure why I did not put those from start... Actually *not* having an undo point here can be problematic, since undoing some previous action was trying to restore from bad pointer (I think) in UI, generating asserts. Note however that it's not a 'pure' undo, in that you may not find your linked data in exact same state as before deleting it, after an undo, since it actually implies *reloading* the deleted libraries (and not restoring from a previously stored memory dump). Reported by @sergey, thanks.
Diffstat (limited to 'source/blender/windowmanager')
0 files changed, 0 insertions, 0 deletions