Blender Git Loki

Git Commits -> Revision 74ea21e

Revision 74ea21e by Sybren A. Stüvel (master)
October 12, 2021, 12:45 (GMT)
Asset Catalogs: expose undo/redo operators to UI

Ensure that catalog operations create an undo snapshot, and show
undo/redo operators in the asset browser.

A hidden operator `ASSET_OT_catalog_undo_push` is also added such that
add-ons can also set undo snapshots if they need.

Commit Details:

Full Hash: 74ea21ec9dfdff4c5b1c00092427c49044343ca9
Parent Commit: f1d97a3
Lines Changed: +119, -0

5 Modified Paths:

/release/scripts/startup/bl_ui/space_filebrowser.py (+12, -0) (Diff)
/source/blender/blenkernel/intern/asset_catalog.cc (+2, -0) (Diff)
/source/blender/editors/asset/intern/asset_catalog.cc (+2, -0) (Diff)
/source/blender/editors/asset/intern/asset_ops.cc (+101, -0) (Diff)
/source/blender/editors/space_file/asset_catalog_tree_view.cc (+2, -0) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021