Files
godot/editor
PouleyKetchoupp 37de1df2ab Fix undo/redo for properties set as PROPERTY_USAGE_UPDATE_ALL_IF_MODIFIED
Full inspector update was triggered only on property changed, but not on
undo/redo actions, which can cause inspector discrepancies when some
properties are supposed to be shown or hidden.

Now update all flag is passed into _edit_set() method which already has
logic to handle this case properly (it still triggers update_tree() down
the line).
2021-09-07 13:58:41 -07:00
..
2021-02-10 19:31:24 -03:00
2021-07-18 21:20:02 -03:00
2021-06-16 09:43:34 -07:00
2021-03-22 12:16:40 -03:00
2021-07-18 21:20:02 -03:00
2021-07-18 21:20:02 -03:00
2021-07-18 21:20:02 -03:00
2021-07-18 21:20:02 -03:00