00aca1cfb31c0c8b5f12a03799630a470f48bcf4
The curve UI template can display several curves, typically Combined, Red, Green, and Blue. Each is displayed by clicking a shortened button C, R, G, B. The equivalent exists for Hue, Saturation, Value. These single-lettered buttons can be translated using the already extracted color letters. R, G, B, H, S, and V all use the default translation context to refer to the color already, so they do not need an extra context. C however is already used for the letter in the context of vector comparisons (as in A, B, C), so we add a Color context to disambiguate it. Pull Request: https://projects.blender.org/blender/blender/pulls/110491
…
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%
