125afb20d330a27a51b73cd4f55cd4136ea71fbb
The initial motivation for this came from #121334, because now there are two description inputs which look very alike and not's not obvious at a glance where they belong to. Additionally, I find myself sometimes looking for node properties in the group properties panel because of the same panel name. This patch does the following changes to improve the situation: * Reorder the node group properties and socket interface panel. * Rename `Properties` panel to `Group` (similar to `Node` in the corresponding tab). * Rename the `Interface` panel to `Group Sockets`. * Add a `Name` field for the node group. This makes it even more obvious that one is looking at the group properties. Also it makes it possible to rename the group without having to go up one level to change the name in the group node. * New layout-panel for the different usages. This only exists for geometry nodes. Pull Request: https://projects.blender.org/blender/blender/pulls/121564
…
Blender
Blender is the free and open source 3D creation suite. It supports the entirety of the 3D pipeline-modeling, rigging, animation, simulation, rendering, compositing, motion tracking and video editing.
Project Pages
Development
License
Blender as a whole is licensed under the GNU General Public License, Version 3. Individual files may have a different, but compatible license.
See blender.org/about/license for details.
Description
Languages
C++
78%
Python
14.9%
C
2.9%
GLSL
1.9%
CMake
1.2%
Other
0.9%
