Michael Kowalski makowalski
  • Joined on 2020-09-17
Michael Kowalski pushed to usd-read-pointinstancer-2 at expenses/blender 2024-01-29 21:25:38 +01:00
1009a19810 USD: addressed review comments
662173e365 Merge branch 'main' into usd-read-pointinstancer-2
f185a284f0 Fix: EEVEE-Next: Hair material flags
56439d88f5 GPv3: Noise modifier
8b7b165ad9 Fix: Compositor lighten mix mode is wrong for factors < 1
Compare 168 commits »
Michael Kowalski pushed to usd-read-pointinstancer-2 at makowalski/blender 2024-01-29 21:22:11 +01:00
1009a19810 USD: addressed review comments
662173e365 Merge branch 'main' into usd-read-pointinstancer-2
f185a284f0 Fix: EEVEE-Next: Hair material flags
56439d88f5 GPv3: Noise modifier
8b7b165ad9 Fix: Compositor lighten mix mode is wrong for factors < 1
Compare 434 commits »
Michael Kowalski commented on pull request blender/blender#113107 2024-01-25 04:23:45 +01:00
USD PointInstancer import support

Works fine with PlantFactory instances

Thanks for testing!

Michael Kowalski commented on pull request blender/blender#113107 2024-01-24 16:25:19 +01:00
USD PointInstancer import support

@blender-bot package

Michael Kowalski commented on pull request blender/blender#113107 2024-01-24 03:18:00 +01:00
USD PointInstancer import support

I'm taking a look now too. First impressions are great! The "4004 Moore Lane" DPEL asset loads with its vegetation now. However, there is a rather large set of memory leaks stemming from the…

Michael Kowalski pushed to usd-read-pointinstancer-2 at expenses/blender 2024-01-24 03:15:23 +01:00
3dd14a43a3 USD: fix point instancer node treee mem leak.
Michael Kowalski commented on pull request blender/blender#113107 2024-01-24 02:59:47 +01:00
USD PointInstancer import support

The latest package build for this PR is available here: https://builder.blender.org/download/patch/PR113107/

@wave Thanks so much for the invisibleIds USD example! I've added support for…

Michael Kowalski commented on pull request blender/blender#113107 2024-01-24 02:11:30 +01:00
USD PointInstancer import support

It would be great to finally get that geometry sets branch merged, so we can properly import hair and point clouds. Any help with that would be appreciated.

I think it would be better to…

Michael Kowalski commented on pull request blender/blender#113107 2024-01-24 00:22:10 +01:00
USD PointInstancer import support

@blender-bot package

Michael Kowalski pushed to usd-read-pointinstancer-2 at expenses/blender 2024-01-24 00:20:41 +01:00
95b015984e USD: bug fixes
057007822d Merge remote-tracking branch 'origin' into usd-read-pointinstancer-2
91b4f9f1f6 Data Transfer: Avoid unnecessarily computing existing normals
da6405fee7 Fix #117410: Corner normals cache not reset on geometry clear
e0ff7731e0 Core: make BKE_appdir functions thread safe, using optional<string>
Compare 141 commits »
Michael Kowalski pushed to usd-read-pointinstancer-2 at expenses/blender 2024-01-23 19:32:29 +01:00
5fb8357fc6 USD: replaced static cast per review comment
3fadb7495e USD import: support point instancer masking
Compare 2 commits »
Michael Kowalski commented on pull request blender/blender#113107 2024-01-22 17:53:42 +01:00
USD PointInstancer import support

I addressed the review comments, I believe. However, @wave pointed out that the logic ignores invisibleIds in the USD, and I'm currently working to address this. I hope to push these…

Michael Kowalski pushed to usd-read-pointinstancer-2 at expenses/blender 2024-01-22 17:39:35 +01:00
0bed400311 USD: addressed review comments
Michael Kowalski commented on pull request blender/blender#113107 2024-01-19 19:53:29 +01:00
USD PointInstancer import support

@wave If you'd like to test this functionality, builds for this pull request are available here:

https://builder.blender.org/download/patch/PR113107/

Michael Kowalski commented on pull request blender/blender#113107 2024-01-19 18:12:09 +01:00
USD PointInstancer import support

@blender-bot package

Michael Kowalski commented on pull request blender/blender#113107 2024-01-19 17:24:25 +01:00
USD PointInstancer import support
Michael Kowalski pushed to universal-scene-description at blender/blender 2024-01-17 03:23:19 +01:00
0d6a5a87a6 USD: remove obsolete cachefile creation functions
Michael Kowalski pushed to universal-scene-description at blender/blender 2024-01-17 02:48:47 +01:00
72300a353f USD: fixed merge conflicts.
049d6b71d9 Merge branch 'main' into universal-scene-description.
55131f6f90 Tests: Enable new triangulate geometry node test files
a6fd1f5034 Fix: Curves extrude with all points selected
bff51ae66c Cleanup: Use std::string to store UI button string
Compare 408 commits »
Michael Kowalski commented on issue blender/blender#106398 2024-01-16 18:30:05 +01:00
UsdGeomPoints import support

@devin-bayly I just wanted to touch base on how things are going with this task. Looks live you had made some really nice progress! Is there any issue that you need help with?

Michael Kowalski commented on pull request blender/blender#113107 2024-01-16 03:45:21 +01:00
USD PointInstancer import support

The above changes allow reading the nested point instancing example provided by @Matt-McLin:

image