f2ee95843c91ef4ff9d68932b31f2bae67ef5e7a
The main goal of the patch is to make the socket tooltips more useful. This is achieved in two ways: * Use better text formatting in the tooltip to make it easier to parse and to better separate the current actual value from more general information about the socket. * Add some more information like implicit field inputs when the node is not used currently or more details about a color. This patch basically rewrites the entire tooltip generation, because it's quite different from before (where we just created a single string for the entire tooltip). I'm using monospace for the actual current socket value and type, while the normal font is used for general information about the socket like it's name, description, allowed geometry types etc. Pull Request: https://projects.blender.org/blender/blender/pulls/140540
…
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%
