Blender Git Loki

Git Commits -> Revision c3a0618

Revision c3a0618 by Bastien Montagne (master)
September 23, 2020, 09:07 (GMT)
LibOverride: Add operator to convert a proxy object into an override.

In the end the process is surpringly simple, we only need to manually
convert the proxy itself into an override (which is trivial), and then
run common code with the default 'make override' operation.

Fix T81059: Add operator to convert proxies to library overrides.

Commit Details:

Full Hash: c3a0618fbffffffcf5abbeed8de3f19d8a401db1
Parent Commit: 6fde005
Lines Changed: +149, -0

7 Modified Paths:

/release/scripts/startup/bl_ui/space_view3d.py (+2, -0) (Diff)
/source/blender/blenkernel/BKE_lib_override.h (+5, -0) (Diff)
/source/blender/blenkernel/intern/lib_override.c (+36, -0) (Diff)
/source/blender/editors/object/object_intern.h (+1, -0) (Diff)
/source/blender/editors/object/object_ops.c (+1, -0) (Diff)
/source/blender/editors/object/object_relations.c (+48, -0) (Diff)
/source/blender/editors/space_outliner/outliner_tools.c (+56, -0) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021