Michael Kowalski makowalski
  • Joined on 2020-09-17
Michael Kowalski pushed to tmp-usd-python-mtl at blender/blender 2023-06-03 01:16:46 +02:00
603f6720ad USD IO: removed debug prints from UMM code.
Michael Kowalski pushed to tmp-usd-python-mtl at blender/blender 2023-06-02 22:02:42 +02:00
45d77da990 USD: print warnings returned by UMM.
Michael Kowalski pushed to tmp-usd-python-mtl at blender/blender 2023-06-02 18:14:24 +02:00
3701e83a12 USD: import texture callback for UMM.
Michael Kowalski commented on issue blender/blender#108325 2023-05-28 23:14:59 +02:00
USD exports point cache instead of UsdSkelAnim

I tested with 4.0.0 Alpha "universal-scene-description" and the animation is exported as UsdSkelAnim as expected, but something related to metersPerUnit, xformOps or Axis seems to be incompatible…

Michael Kowalski commented on issue blender/blender#108325 2023-05-28 23:13:05 +02:00
USD exports point cache instead of UsdSkelAnim

@makowalski I saw you are active in this area. I assume this is not implemented yet. Are there any plans to implement this feature?

Yes, USD skeleton and blend shape animation IO is…

Michael Kowalski pushed to main at blender/blender 2023-05-23 19:44:12 +02:00
574a9a9c8f Merge branch 'blender-v3.6-release'
a127707cb4 USD Curve Export: Pinned CatmullRom Curve
Compare 2 commits »
Michael Kowalski merged pull request blender/blender#108183 2023-05-23 19:18:24 +02:00
USD Curve Export: Pinned CatmullRom Curve
Michael Kowalski pushed to blender-v3.6-release at blender/blender 2023-05-23 19:18:23 +02:00
a127707cb4 USD Curve Export: Pinned CatmullRom Curve
Michael Kowalski pushed to tmp-usd-python-mtl at blender/blender 2023-05-22 23:32:57 +02:00
b6ac1d82f1 USD export: usd_path UMM2 parameter.
Michael Kowalski pushed to tmp-usd-python-mtl at blender/blender 2023-05-22 22:33:02 +02:00
d90b34fe85 USD: call new UMM2 function names.
Michael Kowalski pushed to tmp-usd-python-mtl at blender/blender 2023-05-22 21:24:30 +02:00
d8040da2c1 USD: export textures referenced in group nodes.
Michael Kowalski pushed to tmp-usd-python-mtl at blender/blender 2023-05-22 16:57:51 +02:00
1b48105901 USD export: fix case in stageCache.h include.
Michael Kowalski pushed to tmp-usd-python-mtl at blender/blender 2023-05-22 16:22:23 +02:00
6f521a8bc6 Merge branch 'universal-scene-description' into tmp-usd-python-mtl
Michael Kowalski created branch tmp-usd-python-mtl in blender/blender 2023-05-22 16:22:22 +02:00
Michael Kowalski pushed to universal-scene-description at blender/blender 2023-05-21 17:11:18 +02:00
d66262f66d Merge branch 'main' into universal-scene-description
43d66f6760 Cleanup: Fix copyright date in new bke header
f637b8c095 UI: Rename Copy Vertex Group to Duplicate Vertex Group
ab294b4ebb Cleanup: spelling in comments, colon after doxy parameters
8925ea1890 Merge branch 'blender-v3.6-release'
Compare 422 commits »
Michael Kowalski pushed to universal-scene-description at blender/blender 2023-05-19 21:22:27 +02:00
90d955e93c USD: light export fixes
db39cfea01 USD IO: UsdLux API wrapper classes.
Compare 2 commits »
Michael Kowalski opened issue blender/blender#108013 2023-05-17 16:29:10 +02:00
USD Targets for 4.0
Michael Kowalski commented on issue blender/blender#108003 2023-05-17 15:45:44 +02:00
USDZ IO - Occlusion Texture gets stripped

@weirdmonkey2807 This is a known limitation of the current USD Preview Surface material conversion code, which only converts the Blender Principled BSDF inputs that can be more or less directly…

Michael Kowalski pushed to main at blender/blender 2023-05-17 13:39:41 +02:00
df48490db2 Fix warning in USD curves exporter