Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDalai Felinto <dalai@blender.org>2021-10-07 17:14:02 +0300
committerDalai Felinto <dalai@blender.org>2021-10-07 18:35:40 +0300
commit919e513fa8f9fb4f1304ea4b752869b6d63b1608 (patch)
tree2d7956bbc3c1a26dd81df338b14e905ec2fa4d5b /source/blender/blenkernel
parentcc6a3509a05b227f554fdb9a3cfef90a1de273b4 (diff)
User Interface: Remove the green background when inside a node group
The current background color and parent nodetrees is too distracting and noisy. It drastically affect the readability of the nested node-trees. Other techniques (better bread crumbs) can be used instead to indicate to users that they are inside a node group. --- The background drawing was introduced in 4638e5f99a9ba as part of the Python Nodes branch merge. This made its debut in Blender 2.67 (30/May/2021). At the time the color used for the background was a light gray. Over the years the color changed to the current dark green, aggravating the problem further. Before that, the (expanded) nodegroup already had the partially transparent background, mingling with the other nodes. The Python Nodes branch brought this concept with its changes, and would always draw up to two levels up in the background (the parent nodetree, and its parent nodetree). To read the original inspiration for all the changes introduced then: https://code.blender.org/2012/01/improving-node-group-interface-editing/ Differential Revision: https://developer.blender.org/D12780
Diffstat (limited to 'source/blender/blenkernel')
0 files changed, 0 insertions, 0 deletions