Blender Git Commit Log

Git Commits -> Revision b4c4779

Revision b4c4779 by Hans Goudey (lineart-shadow)
December 8, 2021, 06:53 (GMT)
UI: Add an option to display the node editor context path

Since we have the overlays popover, it makes sense to allow toggling the
context path like in the 3D viewport. This commit adds a property,
and turns it on by default in existing files.

Differential Revision: https://developer.blender.org/D13248

Commit Details:

Full Hash: b4c47796f6cabf03e1375f34387a06110f4cc17e
Parent Commit: c4ca0cf
Committed By: YimingWu
Lines Changed: +42, -19

7 Modified Paths:

/release/scripts/startup/bl_ui/space_node.py (+1, -0) (Diff)
/source/blender/blenkernel/BKE_blender_version.h (+1, -1) (Diff)
/source/blender/blenloader/intern/versioning_300.c (+24, -10) (Diff)
/source/blender/editors/space_node/node_draw.cc (+6, -6) (Diff)
/source/blender/editors/space_node/space_node.cc (+2, -2) (Diff)
/source/blender/makesdna/DNA_space_types.h (+2, -0) (Diff)
/source/blender/makesrna/intern/rna_space.c (+6, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021