Michael Kowalski makowalski
  • Joined on 2020-09-17
Michael Kowalski deleted branch usd-varying-uv-import-error from makowalski/blender 2024-01-10 18:33:22 +01:00
Michael Kowalski closed issue blender/blender#93052 2024-01-10 18:33:22 +01:00
USD Import: No texture coordinates imported
Michael Kowalski merged pull request blender/blender#116955 2024-01-10 18:33:20 +01:00
Fix #93052: USD import: wrong varying interpolation conversion
Michael Kowalski pushed to usd-point-instancer-import at makowalski/blender 2024-01-10 17:39:52 +01:00
3f857159b7 USD import: fix point instancer quat conversion
Michael Kowalski pushed to usd-point-instancer-import at makowalski/blender 2024-01-10 00:28:40 +01:00
720a0e2d3b USD: WIP creating point instancer proto collections
Michael Kowalski commented on issue blender/blender#93052 2024-01-09 19:24:21 +01:00
USD Import: No texture coordinates imported

I created pull request #116955, which appears to fix the "count inconsistent" errors for varying interpolation.

Michael Kowalski created pull request blender/blender#116955 2024-01-09 19:21:47 +01:00
Fix #93052: USD import: wrong varying interpolation conversion
Michael Kowalski created branch usd-varying-uv-import-error in makowalski/blender 2024-01-09 19:20:13 +01:00
Michael Kowalski pushed to usd-varying-uv-import-error at makowalski/blender 2024-01-09 19:20:13 +01:00
c9259a110d Fix #93052: USD import: wrong varying interpolation conversion
7981b35064 Fix #114582: Replace unknown node types with an 'undefined' node
b6f8e1396b Geometry Nodes: refactor indices for zone socket mapping
9704d5e468 BLI: Add "numbers" math header, decouple C API
96f93ff42e Fix: False positives/negatives in curves_selection.cc#contains
Compare 10 commits »
Michael Kowalski commented on issue blender/blender#93052 2024-01-09 17:36:00 +01:00
USD Import: No texture coordinates imported

Thanks for reporting this. I believe I found the underlying bug causing the error. I'll confirm today.

Michael Kowalski pushed to usd-point-instancer-import at makowalski/blender 2024-01-07 02:50:31 +01:00
59de6300e9 USD: WIP processing point instancer readers.
Michael Kowalski created branch usd-point-instancer-import in makowalski/blender 2024-01-06 01:43:46 +01:00
Michael Kowalski pushed to usd-point-instancer-import at makowalski/blender 2024-01-06 01:43:46 +01:00
fd6bb39e9e Merge branch 'main' into usd-point-instancer-import
3e744db9fe Tests: Refactor handling of environment variables when invoking tests.
b0db5363fa Cleanup: Use blender C++ containers for USD
0a8129e0cf Cleanup: Make format
549a606383 Cleanup: Improve face corner variable name, simplify iteration
Compare 9 commits »
Michael Kowalski pushed to usd_lazy_cache_file_creation at makowalski/blender 2024-01-05 19:07:22 +01:00
39ea675ca3 Merge branch 'main' into usd_lazy_cache_file_creation
66cdc112fc Anim: Bone Collections, replace .move_to_parent() with .child_number
6444eeb14c Anim: test, improve bone collection name tests
9f076edf5d Fix: Filtering does not work in GPU compositor
517feec7ea Cleanup: Improve some mesh topology map variable naming
Compare 336 commits »
Michael Kowalski approved blender/blender#116801 2024-01-05 01:10:33 +01:00
Cleanup: Use blender C++ containers for USD

This looks good, Jesse. Thanks!

Michael Kowalski pushed to universal-scene-description at blender/blender 2024-01-04 20:59:39 +01:00
764bb424f6 USD: fix build errors from last merge with main.
1fe7cf5468 Merge branch 'main' into universal-scene-description
4ce14a639f Revert "Cleanup: move CMake test utility functions into testing.cmake"
a815594394 Build: bump sse2neon to latest main
71474da5fd Fix RNG memory leak on various error conditions
Compare 181 commits »
Michael Kowalski commented on pull request blender/blender#113107 2024-01-03 02:38:21 +01:00
USD PointInstancer import support

As an update, I was pulled away for a while working on other pull requests, but I'm back to working on this now. I'm sorry about the delay.

Michael Kowalski deleted branch usdskel_export_pr from makowalski/blender 2024-01-02 15:51:54 +01:00
Michael Kowalski pushed to main at blender/blender 2024-01-02 15:51:51 +01:00
c6d61e8586 USD: Support armature and shape key export
Michael Kowalski merged pull request blender/blender#111931 2024-01-02 15:51:51 +01:00
USD: Support armature and shape key export