Block a user
bcc6f368b3
Merge branch 'main' into asset-shelf
0ffde36fe7
Refactor: flatten light tree in recursive function
c796cbebef
Metal: Add atomicExchange and mat3x4 support
9654b96ffa
Refactor: pose_slide.c
878477f250
Fix broken UI view notifier listening
508eada719
Merge branch 'main' into temp-asset-shelf-grid-view
0ffde36fe7
Refactor: flatten light tree in recursive function
c796cbebef
Metal: Add atomicExchange and mat3x4 support
9654b96ffa
Refactor: pose_slide.c
878477f250
Fix broken UI view notifier listening
Improve import method selection for assets
@user2 this is unrelated to this task, I think a community page like blenderartists.org can help you with this.
But basically, the catalog tree can be edited without opening a particular .blend…
Fix #107422: Mesh context menus do not open with the last used option
A few possibilities:
- Split the menu into multiple and set the
bl_label
for each. This would mean menus require a label to support memory. - Use the idname of the menu type instead of the…
bc893f8ad8
Merge branch 'main' into asset-browser-frontend-split
bf77d3436d
Cleanup: Comment formatting for preview image enums definitions
5e91778d97
Merge branch 'main' into asset-browser-frontend-split
9d422f2fbc
Cleanup: Avoid nesting (use early exit) in icon code
1049f11cc0
Fix #107566: Gesture face set respect hidden faces
ed2cffc0f7
Show asset type icon while preview is loaded or couldn't be found
06a5cd6e91
Fix double highlight of grid tiles
84383ff706
Fix broken metadata sidebar UI with no active asset
5cbb8b2245
Merge branch 'main' into asset-browser-frontend-split
367145209c
Cleanup: Move attribute_math to proper blenkernel namespace
d9a7f1285f
Cleanup: Rename field input classes to match UI names
7f040099e3
Cleanup: Deduplicate sampling at index in geometry nodes
09c1a93c21
Cleanup: Simplify CurvesGeometry deletion copying
74b7e40fbc
Highlight active view item some more
c90dfcc52d
Add selection state support & "Select All" operator
8bc451f5c1
Cleanup: Remove unused argument
2ee9cb57fb
Cleanup: Clang-format
488ae43825
Merge branch 'main' into asset-browser-frontend-split
bcedbdcf6f
Cleanup: improve code-comments, naming, use defines, correct spelling
5f0a5c9b15
Cleanup: remove redundant path splitting in font loading
WIP: Rewrite asset browser as separate editor
Renamed the branch (asset-browser-grid-view
-> asset-browser-frontend-split
) so had to create a new PR: #107576