0141bbb71c4fa3a83bf2c1e270b5adca5e1908df
Rename a few functions to more accurately express their intent: - `sequence_handle_size_get_clamped()` ->`strip_handle_draw_size_get()` - `clickable_handle_size_get()` -> `inner_clickable_handle_size_get()` Additionally: - Move check for making strips unclickable when they are short enough in the vertical direction from `sequencer_main_cursor()` to `ED_sequencer_get_handle()`. - Use `inner_clickable_handle_size_get()` in box select with handles. - Add clarifying comments that calculate exact handle sizes. There should be no functional changes (barring a tiny change in box select with handle calculation).
…
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%
