9269afda59482fd6c48e1e6a76026845d763cc5a
Rectangle of text drawn on strip could be inverted, which triggered assert in `UI_view2d_view_to_region_rcti_clip()`. This was because scrollbar width was added to left side of rectangle. Since now scrollers are drawn on right side, this offset is replaced with same offset as is used for strip handles. Both sides of rectangle are clamped to same range, so it will not get inverted.
…
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%
