Block a user
Fix warning in usd curves exporter
USD: export emissiveColor
USD: export emissiveColor
Similar changes were implemented independently as part of
@expenses I'm sorry overlapping work…
USD Export: New Curves/Hair Support
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.
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
deleted branch usd-import-duplicate-shaders from makowalski/blender
2023-05-16 17:46:43 +02:00
Shader nodes duplicated on USD import
Fix #107633: USD import: duplicate shader nodes
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