WIP: Custom build, mostly selection options #105712

Closed
Lukas Sneyd wants to merge 20 commits from lcas:custom-build-35 into blender-v3.5-release

When changing the target branch, be careful to rebase the branch in your fork to match. See documentation.

20 Commits

Author SHA1 Message Date
Lukas Sneyd 3a6aa68b7b fix python operators 2023-04-09 07:12:16 -07:00
Lukas Sneyd 7787aff6ab custom python operators stored in space_view3d.py 2023-04-09 06:13:00 -07:00
Lukas Sneyd 0df7951a8f remove empty lines 2023-04-09 06:07:41 -07:00
Lukas Sneyd 5f0ae19709 two alternate cursors 2023-04-09 06:05:31 -07:00
Lukas Sneyd 78f2652042 add frame selected and zoom speed options to keymap 2023-04-09 03:03:30 -07:00
Lukas Sneyd 0e448998fe text = '' to text="" 2023-04-08 17:40:44 -07:00
Lukas Sneyd 039cb00555 fix an extra line insert 2023-04-08 06:22:10 -07:00
Lukas Sneyd e234aaa6fa combine shading header 2023-04-08 06:20:44 -07:00
Lukas Sneyd 3a96a94ed9 ok undo that last bit of ui abuse, this is good enough 2023-04-08 04:57:08 -07:00
Lukas Sneyd c7d3465f1f a vulgar display of formatting abuse but it's the lesser of a dozen
worse ideas
2023-04-08 02:24:43 -07:00
Lukas Sneyd 5cab0f27d2 fix toolsetting drag direction detections 2023-04-07 06:58:23 -07:00
Lukas Sneyd 8d7c2efab1 add origin select and repeat tool 2023-04-06 22:17:12 -07:00
Lukas Sneyd ca2908e292 put rcti to rctf back in edbf_select_faces 2023-04-05 22:14:34 -07:00
Lukas Sneyd 974a9c9634 combine edbm_circle_enclose functions 2023-04-05 21:54:21 -07:00
Lukas Sneyd 02b3cdf503 add viewport-facing select 2023-04-05 06:23:53 -07:00
Lukas Sneyd d7565873f9 cleanup view3d_select 2023-04-05 02:22:50 -07:00
Lukas Sneyd 4686169584 add auto xray and select through with keymap toolsetting switch 2023-03-31 01:44:50 -07:00
Lukas Sneyd 826f8de974 fix mesh ts again 2023-03-15 04:48:50 -07:00
Lukas Sneyd ccebf5b9c2 fix mesh ts 2023-03-15 04:45:28 -07:00
Lukas Sneyd d9e10e6ddb Blender 3.5, custom build initial stage with just keymap direction and mesh select
toosettings
2023-03-13 04:07:07 -07:00