75eaecf350849be9ca936ced179a19a358730e9e
Split the "Interpolation Line" theme property into three for each interpolation mode, and use them accordingly. In the current theme refactor, almost all theme properties of the dope sheet are getting either removed (unused), or moved (shared). This decluttering opens up the possibility to allow more theming, and let artists read the Dope Sheet better. ## Avoiding Confusion There's two "Bézier" interpolation types: - Called "Bézier" in the interpolation type menu, and - Called "Bézier" in the code, for the types that are labeled as **"Easing" and "Dynamic"** in the interpolation type menu. Since this commit is about the interpolation lines, which are **not** drawn for the former, **this PR only covers Constant, Linear, and the latter form of Bézier interpolation types.** Pull Request: https://projects.blender.org/blender/blender/pulls/144255
…
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%
