Files
test2/source/blender
Brecht Van Lommel 2b0caf00a8 Refactor: RNA property undo push only when there is an owner ID
RNA pointers should always have valid owner IDs. And most structs
using STRUCT_UNDO do not need it because the owner is a UI datablock
which already determines if undo is needed.

With this change, it is possible to have structs used both in UI and scene
datablocks and have undo work depending on the owner. This is needed for
collections storing operator properties for export (#116646).

Pull Request: https://projects.blender.org/blender/blender/pulls/117640
2024-02-08 15:08:09 +01:00
..
2024-01-31 14:04:56 -05:00
2024-02-08 14:30:14 +01:00
2024-01-31 22:01:30 -05:00
2024-02-02 10:43:17 +11:00
2024-02-05 12:59:30 +01:00
2024-02-08 11:40:56 +01:00
2024-02-08 14:30:14 +01:00
2024-02-08 14:09:11 +01:00