Block a user
USD: Provide Import option for Material Purpose
d5287d6d01
Feedback
498dac1484
Add doc link
6a06848bd7
USD: Provide option for which material purpose to import
6b78894740
Fix: GPv3: Radial controls not working in some modes
0872e898bc
Fix: GPv3: Paint cursor rendering
Anim: update collada import code for slotted actions
Collada is marked as legacy since 4.2 with the plan to fully remove for 5.0. Do the new slotted actions prevent all animations from working, or just this "new" style of animation? Is that even a…
USD: invoke the ComplianceChecker on all exported test files
379dfee40e
Workaround materialx issue
791c5bd671
USD: invoke the ComplianceChecker on all exported test files
65d56e6ae4
Merge branch 'blender-v4.3-release'
4a679470b6
Fix: USD: collection creation during import assigned extra fake user
e97ea85e37
Merge branch 'blender-v4.3-release'
Jesse Yurkovich
created branch test-usd-exportvalidate in deadpin/blender
2024-10-02 23:42:38 +02:00
TBBmalloc: skip allocation functions replacement in ucrtbase.dll: unknown prologue for function _msize
This might be a Windows 24H2 problem (given the version number here 26100). Blender will run fine, but memory allocations may be slower in some circumstances.
This seems to have come up…
USD: Provide Import option for Material Purpose
Aye, yes, 4.2 LTS (and 4.1) also crashes when trying to load "Proxy". I've filed #128504 to track and fix that separately.
USD: ALab demo scene crashes when attempting to load just the "Proxy" display purpose
65d56e6ae4
Merge branch 'blender-v4.3-release'
4a679470b6
Fix: USD: collection creation during import assigned extra fake user
Fix: USD: collection creation during import assigned extra fake user
eae239311b
Fix: USD: collection creation during import assigned extra fake user
07ed9b805d
Fix: Compile error using clang
1829982d3b
GPv3: Merge Layers Operator
76e7770bc9
Python API: Add link/append pre/post handlers.
b46e2e6300
Anim: remove Slotted Actions experimental flag from prefs in non-exp build
Instant Crash when exporting Alembic
Can confirm now and this isn't strictly related to Alembic as USD will hit this too, as would other code paths I think. I don't immediately see why this would work in prior versions but not…