Michael Kowalski makowalski
  • Joined on 2020-09-17
Michael Kowalski merged pull request blender/blender#111248 2023-08-24 14:12:15 +02:00
USD export: fix missing animation frames.
Michael Kowalski pushed to main at blender/blender 2023-08-24 14:12:14 +02:00
5bbeb927a1 Fix: USD export: missing animation frames.
Michael Kowalski commented on issue blender/blender#106398 2023-08-24 00:10:12 +02:00
UsdGeomPoints import support

So if I'm following some of the code correctly it looks like perhaps we will be adding a section also to the https://projects.blender.org/blender/blender/src/commit/7c2dc5183d03d867c100b29059fca8

Michael Kowalski commented on pull request blender/blender#111248 2023-08-23 20:51:51 +02:00
USD export: fix missing animation frames.

Hydra render works as usual

Thanks for testing!

Michael Kowalski pushed to usdskel_export at makowalski/blender 2023-08-23 03:56:09 +02:00
60c2026893 USD: blend shape export WIP.
9e74f97e1d Merge branch 'main' into usdskel_export
7a0a406ff8 Core: foreach_id: add optional support for deprecated ID pointers.
b075c84ba3 Fix (unreported) invalid memory access in new 'newer blendfile version' code.
6cfda322a6 Fix: GPv3: Stroke Eraser does not work with one-point strokes.
Compare 99 commits »
Michael Kowalski commented on pull request blender/blender#111248 2023-08-22 19:54:11 +02:00
USD export: fix missing animation frames.

@blender-bot package

Michael Kowalski pushed to fix_usd_export_frame_range at makowalski/blender 2023-08-22 19:53:11 +02:00
29c851ed1d Merge branch 'main' into fix_usd_export_frame_range
7a0a406ff8 Core: foreach_id: add optional support for deprecated ID pointers.
b075c84ba3 Fix (unreported) invalid memory access in new 'newer blendfile version' code.
6cfda322a6 Fix: GPv3: Stroke Eraser does not work with one-point strokes.
acd6dd96b7 Camera: Move panoramic projection settings to DNA
Compare 98 commits »
Michael Kowalski pushed to usdskel_export at makowalski/blender 2023-08-22 00:57:10 +02:00
56dc6cd1e0 USD: WIP added create_skel_roots function.
Michael Kowalski pushed to usdskel_export at makowalski/blender 2023-08-21 06:58:58 +02:00
852dd8972c USD export: WIP on skinned mesh bindings.
Michael Kowalski pushed to usdskel_export at makowalski/blender 2023-08-21 00:13:26 +02:00
80757660c2 USD: WIP adding skinned mesh processing.
Michael Kowalski pushed to usdskel_export at makowalski/blender 2023-08-20 04:30:51 +02:00
022ce47c42 USD WIP: skel processing in hierarchy iterator.
Michael Kowalski pushed to usdskel_export at makowalski/blender 2023-08-19 09:16:48 +02:00
02e27b3046 USD: skel export WIP.
Michael Kowalski pushed to usdskel_export at makowalski/blender 2023-08-18 22:11:44 +02:00
83324e87fd Merge branch 'fix_usd_export_frame_range' into usdskel_export
233f0b028e Merge branch 'main' into usdskel_export
b7d3d4e01f USD export: fix missing animation frames.
6f4cb9bc56 USD: Skeleton and blend shape import
1b25849ea6 Fix (unreported) missing handling of plane tracks' image ID pointer in MovieClip foreach_id code.
Compare 70 commits »
Michael Kowalski commented on pull request blender/blender#111248 2023-08-18 16:34:23 +02:00
USD export: fix missing animation frames.

@bnagirniak @BrianSavery This pull request has a minor change affecting the Hydra material conversion code. Is this change acceptable with regard to the Hydra implementation?

Michael Kowalski commented on pull request blender/blender#111248 2023-08-18 04:49:50 +02:00
USD export: fix missing animation frames.
Michael Kowalski created pull request blender/blender#111248 2023-08-18 04:48:07 +02:00
USD export: fix missing animation frames.
Michael Kowalski pushed to fix_usd_export_frame_range at makowalski/blender 2023-08-18 04:45:57 +02:00
b7d3d4e01f USD export: fix missing animation frames.
6f4cb9bc56 USD: Skeleton and blend shape import
1b25849ea6 Fix (unreported) missing handling of plane tracks' image ID pointer in MovieClip foreach_id code.
75eb7ace73 Cleanup: move internal data handling from Mesh 'lib_link' to 'read_data' code.
7d6e47a2b0 Fix (unreported) missing handling of Maks' spline parent ID pointer in foreach_id code.
Compare 10 commits »
Michael Kowalski created branch fix_usd_export_frame_range in makowalski/blender 2023-08-18 04:45:57 +02:00
Michael Kowalski closed issue blender/blender#110076 2023-08-17 20:32:19 +02:00
USD doesn't import animation
Michael Kowalski commented on issue blender/blender#110076 2023-08-17 20:31:42 +02:00
USD doesn't import animation

This issue should now be addressed with commit 6f4cb9bc56