Block a user
cbccf7abbf
Make alt+click required for any sel/tweak
1f2b7cce21
Add nullptr checks to avoid crashes
VSE: Connected Strips
I really like toggle, makes quick include/excludes easy, even if double-tapping required.
I also like a lot. Hopefully the behavior is more intuitive now that it prioritizes connecting your…
VSE: Connected Strips
- Disconnect Strips operator still is clickable if nothing is connected. It should be greyed out if active strip isn't connected to anything.
I couldn't address this since polling is a little…
VSE: Set "box select" default tool for preview and show toolbars
I am fine with having box select as default tool. AFAIK the only reason, why toolbar was hidden by default was, that there were no tools to pick from. It should be shown by default now.
I…
VSE: Set "box select" default tool for preview
John Kiril Swenson
pushed to vse-preview-box-sel-default at eliphaz/blender
2024-08-14 23:06:46 +02:00
871bda1901
VSE: Set "box select" default tool for preview
93054f9a0e
Refactor: Sculpt: Move original position restore to brush deform step
3cd26916f4
Cycles render test: Enable OIDN tests
1330d0ddda
Cycles render tests: Add the option to test with OSL enabled
658b32093a
Refactor: Sculpt: Replace sculpt attribute system for dynamic topology data
John Kiril Swenson
created branch vse-preview-box-sel-default in eliphaz/blender
2024-08-14 23:06:46 +02:00
059dd92891
Merge branch 'main' into vse-linked-strips
e8786c7be7
UI: Icon Overlay Text Should Not Shadow if Dark
4c2e5b57de
Sculpt: Use new relax implementation for mesh filter
00ca0e8eee
Refactor: Sculpt: Share face set boundary filtering functions
11076b691c
Cleanup: Sculpt: Small simplification in relax brush
72a14c5f1e
Tackle some todos
0c7c4229e3
Finish up fake key generation for connected strips
079b839208
Address fake key generation for connected strips
1b025f05e9
Address codestyle changes
VSE: Connected Strips
I would suggest to make single strip selection possible by clicking on one of already selected connected strips. So effectively this would be double click, which would leave you with only one…