Michael Kowalski makowalski
  • Joined on 2020-09-17
Michael Kowalski commented on pull request blender/blender#111747 2023-08-31 16:57:10 +02:00
Fix: USD import: deform group name collision
Michael Kowalski created pull request blender/blender#111747 2023-08-31 16:48:11 +02:00
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
Compare 10 commits »
Michael Kowalski created branch usd_deform_group_name_collision in makowalski/blender 2023-08-31 16:46:55 +02:00
Michael Kowalski pushed to usdskel_export at makowalski/blender 2023-08-31 16:16:20 +02:00
4d5abcf1cc USD: deform group name collision logic cleanup.
Michael Kowalski pushed to usdskel_export at makowalski/blender 2023-08-31 04:49:43 +02:00
fb35dab7aa Fix: USD: deform group name collision.
Michael Kowalski pushed to usdskel_export at makowalski/blender 2023-08-30 22:12:27 +02:00
665398a441 USD: fixed skinning data export.
Michael Kowalski pushed to usdskel_export at makowalski/blender 2023-08-30 15:47:41 +02:00
1a6b022bc9 USD export: write transforms sparsely.
Michael Kowalski pushed to usdskel_export at makowalski/blender 2023-08-30 15:06:18 +02:00
5ab3094b7e USD export: fix skel and bind transforms WIP.
Michael Kowalski pushed to usdskel_export at makowalski/blender 2023-08-28 19:02:34 +02:00
857b1bbd8a USD: blend shape export WIP.
Michael Kowalski pushed to usdskel_export at makowalski/blender 2023-08-28 06:03:52 +02:00
22b1c99db2 USD: blend shape export WIP.
Michael Kowalski pushed to usdskel_export at makowalski/blender 2023-08-27 04:32:15 +02:00
7c6433e530 USD: blend shape export WIP.
Michael Kowalski pushed to usdskel_export at makowalski/blender 2023-08-26 20:20:36 +02:00
5ab0b75df5 USD WIP: Set blend shapes attribute on animation.
Michael Kowalski pushed to usdskel_export at makowalski/blender 2023-08-26 03:16:19 +02:00
10fe2dc97a USD WIP: new usd_blend_shape_utils file.
7134450ecd USD: blendshape export WIP.
Compare 2 commits »
Michael Kowalski commented on issue blender/blender#108825 2023-08-26 00:39:18 +02:00
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…

Michael Kowalski commented on issue blender/blender#106398 2023-08-25 18:03:53 +02:00
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…

Michael Kowalski commented on issue blender/blender#106398 2023-08-25 01:23:18 +02:00
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:

https://projects.blender.org/makowalski/blender/sr

Michael Kowalski created branch abc_usd_geometry_sets in makowalski/blender 2023-08-25 01:05:30 +02:00
Michael Kowalski pushed to abc_usd_geometry_sets at 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
Compare 2 commits »
Michael Kowalski deleted branch fix_usd_export_frame_range from makowalski/blender 2023-08-24 14:12:17 +02:00