Block a user
8820793001
Split common code into function
1b7666e1a7
Use rcti reference
9d7a759287
Curves: Add box selection
0e196bab76
Build: disable LTO for Python builds
f222fe6a3a
Build: enable Python optimizations (PGO & LTO) on Linux
ce18854caf
Split common code into function
671891c96f
Use rcti reference
efcd318924
Merge branch 'main' into curves-mouse-selection
8b35db914e
GPU: Fix assert when using light gizmo.
1883e782cb
Spelling: Assert message in GPU_texture_read.
Curves: Add box selection
7727e53d2c
Merge branch 'main' into curves-mouse-selection
f01bf82480
Curves: Add select pick operator
f01bf82480
Curves: Add select pick operator
8d9d16fb53
Fix #104396: Blender crashes when moving Keyframes in Graph Editor
349350b304
Fix T104390: Regression: Object selection in viewport is not working
767e2915be
Curves: Add select pick operator
8d9d16fb53
Fix #104396: Blender crashes when moving Keyframes in Graph Editor
Curves: Add select pick operator
I'll try to rewrite the history to make the commits clean. And I guess then we could try the "Rebase then fast-forward" function.
5048d294b4
Merge branch 'main' into curves-mouse-selection
349350b304
Fix T104390: Regression: Object selection in viewport is not working
cb5318b651
Docs: change Git URLs to point projects.blender.org instead of git.blender.org
bd6b0bac88
Update references to the new projects platform and main branch
3002670332
Fix T104368: Incorrect tooltip text in Blender 3.4.1's Preferences > File Paths > Scripts field.
Curves: Add select pick operator
Falk David
created branch curves-mouse-selection in filedescriptor/blender
2023-02-07 16:43:27 +01:00
6e11b0c248
Refactor: Use ViewContext in parameters for select_pick
fc3caad92d
Curves: Add select pick operator