Block a user
Fix: USD import: deform group name collision.
Michael Kowalski
pushed to usd_deform_group_name_collision at makowalski/blender
2023-08-31 16:46:55 +02:00
ea9a66b0f6
Fix: USD import: deform group name collision.
c75d6ae0ed
Fix: Bone collection renaming when empty string
726ef2c873
Fix: remove UI code relating to bone layers
7ab67dafb3
UI: Theme Editor: Align relevant columns and simplify labels
e46b87f4b1
Node Editor: show auto-attach status while moving
Michael Kowalski
created branch usd_deform_group_name_collision in makowalski/blender
2023-08-31 16:46:55 +02:00
10fe2dc97a
USD WIP: new usd_blend_shape_utils file.
7134450ecd
USD: blendshape export WIP.
USD: Support Python hooks and chasers to extend IO functionality
Thanks @mont29! I just wanted to note that blender/blender#108823 currently implements the export hooks only, but the same design and framework can be used to…
UsdGeomPoints import support
Incredible! @makowalski , this is going to launch me forward on this task. Thanks so much for the support.
You're very welcome. And thank you for the initiative you've taken to contribute…
UsdGeomPoints import support
Hi @devin-bayly. Starting from Kevin's abc_usd_geometry_sets
branch, I added a placeholder implementation of a USDPointsReader
class here:
Michael Kowalski
created branch abc_usd_geometry_sets in makowalski/blender
2023-08-25 01:05:30 +02:00
84c72a8383
USD: Prototype point cloud reader.
c2ffd29c3b
Merge branch 'main' into abc_usd_geometry_sets
Michael Kowalski
deleted branch fix_usd_export_frame_range from makowalski/blender
2023-08-24 14:12:17 +02:00