83dbbf9aecc34cafee8ea31e9d47f84723ba46ad
Remove ugly/fragile special case in `view2d_masks()` that would clamp the scrollbar-masks by the scrubbing UI. It's now possible to pass custom scrollbar-masks to `View2D` via `UI_view2d_scrollers_draw()`. So use this instead, making region code control its own masks, rather than relying on special case handling in generic `View2D` code. Also update comment in `scroller_activate_init()` to make the implicit relationship explicit. Alternative to, and based on the investigation in !117685. Pull Request: https://projects.blender.org/blender/blender/pulls/117984
…
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%
