Blender Git Commit Log

Git Commits -> Revision 70a7685

Revision 70a7685 by Hans Goudey (master)
December 2, 2021, 02:45 (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: 70a7685d04fb0e71390ea6b5fefa359942253f6b
Parent Commit: 2b6c01d
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