Michael Kowalski makowalski
  • Joined on 2020-09-17
Michael Kowalski commented on pull request blender/blender#113107 2024-01-16 03:04:07 +01:00
USD PointInstancer import support

@expenses I think I got the collections and nodes working. Here is my branch:

https://projects.blender.org/makowalski/blender/src/branch/usd-read-pointinstancer-2

with the following…

Michael Kowalski created branch usd-read-pointinstancer-2 in makowalski/blender 2024-01-16 02:51:32 +01:00
Michael Kowalski pushed to usd-read-pointinstancer-2 at makowalski/blender 2024-01-16 02:51:32 +01:00
be7098ebea USD: point instancer import updates
f28291943b Merge branch 'main' into usd-read-pointinstancer-2
0f8c8e475a UI: Improved Default GetWindowUnderCursor Behavior
da5d3c11b6 UI: Consistent capitalization in operator description
dc18622572 Fix: Handle Deleted Files in the Recent List
Compare 10 commits »
Michael Kowalski pushed to usd-point-instancer-import at makowalski/blender 2024-01-16 00:36:58 +01:00
c2761ae4e7 USD: Comments for point instancer conversion.
Michael Kowalski pushed to usd-point-instancer-import at makowalski/blender 2024-01-15 21:50:02 +01:00
8c21d042bc USD: format fixes.
8ab2628482 USD: removed debug prints.
Compare 2 commits »
Michael Kowalski pushed to usd-point-instancer-import at makowalski/blender 2024-01-15 21:18:58 +01:00
3847d2078b USD: WIP: create instancing attibute nodes.
Michael Kowalski commented on pull request blender/blender#116955 2024-01-15 15:43:27 +01:00
Fix #93052: USD import: wrong varying interpolation conversion

Done. added to the issue

Thank you, @benbrennanmusic.

Michael Kowalski commented on pull request blender/blender#116955 2024-01-13 07:05:43 +01:00
Fix #93052: USD import: wrong varying interpolation conversion

@benbrennanmusic Thanks for reporting this.

One complicating factor is that specifying "varying" interpolation for meshes is relatively rare and there are inconsistencies in how DCCs…

Michael Kowalski pushed to usd-point-instancer-import at makowalski/blender 2024-01-12 16:29:52 +01:00
4c3f7ccbf6 USD: support reading undefined USD prims
Michael Kowalski pushed to usd-point-instancer-import at makowalski/blender 2024-01-12 05:40:06 +01:00
65fbbabec8 USD: simplify traversal reading instancer protos
Michael Kowalski deleted branch usd_lazy_cache_file_creation from makowalski/blender 2024-01-11 20:54:16 +01:00
Michael Kowalski merged pull request blender/blender#116242 2024-01-11 20:54:13 +01:00
Fix: USD import: lazily create cache file
Michael Kowalski pushed to main at blender/blender 2024-01-11 20:54:12 +01:00
3fc97a3ed4 Fix: USD import: lazily create cache file
Michael Kowalski pushed to usd-point-instancer-import at makowalski/blender 2024-01-11 18:14:02 +01:00
8eddd86321 USD: fix build error from last merge
ae32daa447 Merge branch 'main' into usd-point-instancer-import
dd60cd4e18 USD instancer import: don't process protos more than once
c78a0f3aa6 Fix #114692: Sculpt on certain modifiers does not update normals
fd3669c3db Fix #115214: Incorrect vertex paint with image texture
Compare 199 commits »
Michael Kowalski commented on pull request blender/blender#116242 2024-01-11 17:33:11 +01:00
Fix: USD import: lazily create cache file
Michael Kowalski pushed to usd_lazy_cache_file_creation at makowalski/blender 2024-01-11 17:27:34 +01:00
4ea2ad332c Merge branch 'main' into usd_lazy_cache_file_creation
c78a0f3aa6 Fix #114692: Sculpt on certain modifiers does not update normals
fd3669c3db Fix #115214: Incorrect vertex paint with image texture
9a7ea993d0 Hydra: Support legacy hair particle curves
b358b89faa Fix #116810: Cycles HIP OpenImageDenoise device not available
Compare 205 commits »
Michael Kowalski pushed to usd-point-instancer-import at makowalski/blender 2024-01-10 22:46:20 +01:00
9c4f526f13 USD: instancer proto prims no longer considered root xforms.
Michael Kowalski pushed to main at blender/blender 2024-01-10 18:33:23 +01:00
e57c17ea6e Fix #93052: USD import: wrong varying interpolation conversion
Michael Kowalski closed issue blender/blender#93052 2024-01-10 18:33:22 +01:00
USD Import: No texture coordinates imported
Michael Kowalski deleted branch usd-varying-uv-import-error from makowalski/blender 2024-01-10 18:33:22 +01:00