Michael Kowalski makowalski
  • Joined on 2020-09-17
Michael Kowalski commented on pull request blender/blender#114084 2023-11-03 18:06:06 +01:00
USD: Added displayName support

Thank you, @CharlesWardlaw!

Michael Kowalski approved blender/blender#114416 2023-11-03 17:39:50 +01:00
USD: Fix Export progress report.

The progress reporting is indeed much improved, in my tests.

Michael Kowalski approved blender/blender#114337 2023-10-31 20:31:03 +01:00
Fix #114237: USD import crashes on reporting during cache handling.

This change looks good. Thank you for the fix!

Michael Kowalski deleted branch usd_cache_reader_open_error from makowalski/blender 2023-10-31 14:50:59 +01:00
Michael Kowalski pushed to blender-v4.0-release at blender/blender 2023-10-31 14:50:58 +01:00
1e7f5b1e61 USD: fix cache reader open error handling.
Michael Kowalski merged pull request blender/blender#114298 2023-10-31 14:50:57 +01:00
USD: fix cache reader open error handling.
Michael Kowalski created pull request blender/blender#114298 2023-10-31 04:38:02 +01:00
USD: fix cache reader open error handling.
Michael Kowalski created branch usd_cache_reader_open_error in makowalski/blender 2023-10-31 04:36:01 +01:00
Michael Kowalski pushed to usd_cache_reader_open_error at makowalski/blender 2023-10-31 04:36:01 +01:00
f143700dcf USD: fix cache reader open error handling.
b27ff093ca Build: resolve error configuring FFMPEG on Linux
39107b3133 Revert changes from main commits that were merged into blender-v4.0-release
b26f176d1a Fix #114096: Workbench: Broken thumbnail shadows
2e1244f3cf Fix resizing asset shelf header edge not working without region overlap
Compare 10 commits »
Michael Kowalski commented on pull request blender/blender#114084 2023-10-26 17:35:43 +02:00
USD: Added displayName support

This looks good! I just noted one question about the code.

Michael Kowalski commented on pull request blender/blender#114084 2023-10-26 17:34:48 +02:00
USD: Added displayName support

Is there a reason setting the display name depends on usd_export_context_.export_params.export_usd_kind?

Michael Kowalski commented on pull request blender/blender#113374 2023-10-25 00:51:35 +02:00
bugfix/usd_material_color_space

I wonder if "Emission Color" should also be considered a color input and default to sRGB.

Michael Kowalski commented on pull request blender/blender#113374 2023-10-24 22:20:50 +02:00
bugfix/usd_material_color_space

This patch fixes the color space choices for these textures based on connections to the PBR shader [...]

I'm afraid this violates the [UsdPreviewSurface specification](https://openusd.or

Michael Kowalski merged pull request blender/blender#112298 2023-10-24 15:31:20 +02:00
USD: Fix for spammy attribute prints for unsupported and non-array attributes
Michael Kowalski pushed to blender-v4.0-release at blender/blender 2023-10-24 15:31:20 +02:00
8caee74a11 Fix #112294: USD import: Fix spammy prints for unsupported and non-array attributes.
Michael Kowalski commented on pull request blender/blender#113366 2023-10-20 22:10:38 +02:00
Fix: Small change for fixing the orientation of the dome light exports.

@HooglyBoogly Since this is going into the universal-scene-description branch, no need for you to review this at this time, since this is still experimental WIP.

This feature (word material…