Block a user
Asset System: New "weak" asset reference for storing in .blend files
NOTE: Copy of !105603 with updated/fixed tests (sigh).
Asset System: New "weak" asset reference for storing in .blend files
c7941e4568
Fix asset representation tests.
bf011b6742
Basic unit tests for the new path resolving and exploding function
8e1c506b8e
Some refactoring for function to resolve to an exploded path
a0aaed9c7e
Add function to create an exploded path from a weak asset reference
e1519a3f41
Add functions to resolve a full path to an asset from the weak reference
84e170c563
Animation: Add duration display to frame range settings
b77e6aaa0f
Fix warnings in Cycles graph test output
e203e858ec
Python: Limit BGL deprecation messages.
846ed20ad6
Cleanup: remove unused argument signified from used arguments in Python
ebd7298594
Cleanup: avoid repeating defaults for pointer scroll under Wayland
Library override problem for non rigify-generated armature
This is indeed expected behavior, obdata in general (Armature, Mesh, etc.) are only overridden if they have relationships to other overridden data (like other objects).
I am not sure what…
56dc4962db
WIP Revamp of install-deps to only handle distro packages.
e4300bbf2d
Cleanup: quiet warnings by using system-includes for ./extern/
3afe88b6c7
Cleanup: cmake indentation
ca08de5de4
PyAPI: raise an exception when removing an AOV which is not found
a1f52a02a8
Mesh: Set bounds eagerly for spherical and cylindrical primitive nodes
Asset System: New "weak" asset reference for storing in .blend files
(i.e. the path to the library .blend file included)
?
Asset System: New "weak" asset reference for storing in .blend files
Generally LGTM, besides minor notes below.
Asset System: New "weak" asset reference for storing in .blend files
also for the current file actually ;)
Asset System: New "weak" asset reference for storing in .blend files
Should set r_path_buffer
to empty string (r_path_buffer[0] = '\0';
)
d4ca65e7a4
Sun Position: fix error in HDRI mode introduced in recent refactor
dda54ee81c
Merge branch 'blender-v3.5-release'
edb61b0249
Fix #104480: Node Wrangler: Lazy Mix on float outputs in GN error
16b066c9c7
Sun Position: Cleanup -- apply autopep8 and remove unused blocks
e4300bbf2d
Cleanup: quiet warnings by using system-includes for ./extern/
3afe88b6c7
Cleanup: cmake indentation
ca08de5de4
PyAPI: raise an exception when removing an AOV which is not found
a1f52a02a8
Mesh: Set bounds eagerly for spherical and cylindrical primitive nodes
d3bab78d05
Merge branch 'blender-v3.5-release'
1a12ebf82d
Brush Assets: Add initial support for the new 'brush asset' usage.
91c903b714
Merge branch 'asset-shelf' into brush-assets-project
203e2a3820
Merge branch 'main' into asset-shelf
5bb4d733a6
Fix (unreported) potential invalid memory access in
BKE_main_collection_sync_remap
.
e858be84fa
Cleanup: move space_action folder to c++