Michael Kowalski makowalski
  • Joined on 2020-09-17
Michael Kowalski merged pull request blender/blender#108008 2023-05-17 13:39:33 +02:00
Fix warning in usd curves exporter
Michael Kowalski commented on issue blender/blender#108003 2023-05-17 13:28:18 +02:00
USDZ IO - Occlusion Texture gets stripped

Yes, I'll investigate.

Michael Kowalski commented on pull request blender/blender#108008 2023-05-17 13:02:04 +02:00
Fix warning in usd curves exporter
Michael Kowalski closed pull request blender/blender#104490 2023-05-16 21:58:38 +02:00
USD: export emissiveColor
Michael Kowalski commented on pull request blender/blender#104490 2023-05-16 21:58:37 +02:00
USD: export emissiveColor

Similar changes were implemented independently as part of

ce83b26a33

@expenses I'm sorry overlapping work…

Michael Kowalski pushed to main at blender/blender 2023-05-16 20:04:33 +02:00
1164976dd8 USD Export: New Curves/Hair Support
Michael Kowalski merged pull request blender/blender#105375 2023-05-16 20:04:26 +02:00
USD Export: New Curves/Hair Support
Michael Kowalski commented on pull request blender/blender#105375 2023-05-16 19:33:49 +02:00
USD Export: New Curves/Hair Support
Michael Kowalski approved blender/blender#105375 2023-05-16 19:33:25 +02:00
USD Export: New Curves/Hair Support

I re-tested with the latest changes, and confirmed curves export is working well! I'll commit the PR shortly, as soon as conflict-checking is complete.

Michael Kowalski commented on pull request blender/blender#107945 2023-05-16 18:09:09 +02:00
Fix #107633: USD import: duplicate shader nodes

Sorry I was late in my review, but fyi, I did test this yesterday with a more complicated shader graph and it worked well.

No worries at all about any delay, and thanks for testing!

Michael Kowalski commented on pull request blender/blender#105375 2023-05-16 17:58:32 +02:00
USD Export: New Curves/Hair Support
Michael Kowalski deleted branch usd-import-duplicate-shaders from makowalski/blender 2023-05-16 17:46:43 +02:00
Michael Kowalski pushed to main at blender/blender 2023-05-16 17:46:41 +02:00
74b5e62d2a Fix #107633: USD import: duplicate shader nodes
Michael Kowalski closed issue blender/blender#107633 2023-05-16 17:46:34 +02:00
Shader nodes duplicated on USD import
Michael Kowalski merged pull request blender/blender#107945 2023-05-16 17:46:32 +02:00
Fix #107633: USD import: duplicate shader nodes
Michael Kowalski commented on pull request blender/blender#107945 2023-05-16 17:14:09 +02:00
Fix #107633: USD import: duplicate shader nodes

I just updated the code to use lookup_ptr. Thanks for pointing this out.

Michael Kowalski pushed to usd-import-duplicate-shaders at makowalski/blender 2023-05-16 17:12:50 +02:00
6d8f7ce7fe USD import: call Map::lookup_ptr().
e0c5c2b976 Merge branch 'main' into usd-import-duplicate-shaders
ce83b26a33 Fix #107903: USD export: output emissiveColor in UsdPreviewSurface
d87547abd5 Cleanup: Remove unused node function for finding link
320ac28f75 Cleanup: Remove unnecessary struct keywords in node header
Compare 37 commits »
Michael Kowalski pushed to main at blender/blender 2023-05-16 15:57:43 +02:00
ce83b26a33 Fix #107903: USD export: output emissiveColor in UsdPreviewSurface