Block a user
UI: Properly cancel dragging on Esc & right-click
UI: Properly cancel dragging on Esc & right-click
As noted in the chat, this should be fine to commit without much review. I don't expect issues but if there are any, I'm there to fix them or revert the change.
a4b2f595f5
Merge branch 'main' into temp-drag-drop-cancel
d6a61bc864
Merge branch 'blender-v3.5-release'
acfafeed88
Fix #103761: creating a color attribute doesn't make it active
8c03410ebd
Vulkan: Refactor shader interface.
709013dca4
Cleanup: Move rna_access.c to C++
Fix #103269: node group asset description not showing as tooltip in the Add menu
This never worked I guess? So not a fix, but a new feature then.
Objects linked from Asset Library ignore relative path preference
This topic needs design work. Simply using the existing option from the Preferences is not a good choice IMO, since this is just supposed to be the default for new file browsing operations and you…
UI: Add color selector to Bone Groups list
No strong opinion on my end. If you think this is better, fine with me. It is an unusual pattern though I think, with the menu inside the list items.
Prioritized Documentation TODOs
Technical Documentation: Guidelines, Templates, Examples & Other Resources
ccde6e8bea
Merge branch 'asset-shelf' into brush-assets-project
1e31d65986
Cleanup: Minor comment formatting change
36326ab736
Merge branch 'temp-asset-shelf-type-bpy' into asset-shelf
2cbf647d9c
Temporary design to support filtering assets by type
1ede8e033c
Merge branch 'main' into temp-asset-shelf-type-bpy
2b118a1cda
Update pose library add-on for new asset shelf BPY support
3b366b7ee9
Merge branch 'main' into asset-shelf
e0d916df62
Merge branch 'blender-v3.5-release'
16f4da4996
Node Wrangler: Cleanup: fix wrong comment
19e187753a
Revert "Node Wrangler: remove obsolete Geometry Nodes preview"
36326ab736
Merge branch 'temp-asset-shelf-type-bpy' into asset-shelf
2cbf647d9c
Temporary design to support filtering assets by type
1ede8e033c
Merge branch 'main' into temp-asset-shelf-type-bpy
a55e38e05d
Fix duplicated code after merge from release branch
d6c4ca72dd
Merge branch 'main' into temp-asset-shelf-type-bpy
1ede8e033c
Merge branch 'main' into temp-asset-shelf-type-bpy
a55e38e05d
Fix duplicated code after merge from release branch
d6c4ca72dd
Merge branch 'main' into temp-asset-shelf-type-bpy
7fb1f060ff
Vulkan: Initial Compute Shaders support
02c2970983
Cycles: add NanoVDB support for Metal on Apple Silicon