This repository has been archived on 2023-10-09. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
blender-archive/source/blender/windowmanager
Matt Ebb 3df0db98d3 Fix [#22088] Object's material changes (links) to other when moving an object
to an other layer

WM_operator_props_popup() and subsequent block handle function redo_cb()
was popping an operator undo, without having pushed one previously - 
this would undo one too many times when using the properties invoke popup.

Fixed by adding an undo push to WM_operator_props_popup()
2010-04-22 11:35:11 +00:00
..
2010-02-12 13:34:04 +00:00
2010-03-21 01:14:04 +00:00
2010-02-12 13:34:04 +00:00
2010-03-22 11:59:36 +00:00
2010-03-21 01:14:04 +00:00
2010-03-21 01:14:04 +00:00
2010-02-12 13:34:04 +00:00
2010-03-21 01:14:04 +00:00
2010-03-21 01:14:04 +00:00