Block a user
Michael Kowalski
pushed to universal-scene-description at blender/blender
2023-03-11 19:45:02 +01:00
22b0019e94
USD IO: Fixed error in Sun light angle export.
Michael Kowalski
pushed to universal-scene-description at blender/blender
2023-03-11 02:55:12 +01:00
11b33f3a3d
USD import: fix error importing texture for UMM.
USD Export: Texture alpha (A) channel from shader graph being remapped to red (R)
@PratikPB2123 Thanks for reporting this. I have verified the issue. There may already be a pull request to address this, but I need to verify this. If there isn't, I'll create a new patch to…
Michael Kowalski
pushed to universal-scene-description at blender/blender
2023-03-09 02:41:50 +01:00
ac02bc5390
USD: updated import textures mode option description.
beff110ab1
USD: disable vertex group export by default.
3b9df7b9bb
USD: panels UX change for import/export options.
f8faefab13
USD export: fixed vertex group export crash.
2aaa085f4c
USD export: fix warnings setting axis options.
Michael Kowalski
pushed to universal-scene-description at blender/blender
2023-02-28 15:48:22 +01:00
353f83ddda
USD: fix linux/mac compiler warnings.
Michael Kowalski
pushed to universal-scene-description at blender/blender
2023-02-24 17:31:18 +01:00
94a35ab24a
USD: fix linux/mac compiler warnings.
Michael Kowalski
pushed to universal-scene-description at blender/blender
2023-02-24 12:42:20 +01:00
c30ad3ad30
USD: Fixed linux/mac build error.
Michael Kowalski
pushed to universal-scene-description at blender/blender
2023-02-24 12:23:18 +01:00
c0948d75c1
USD: Fixed linux/mac build warning and error.
Michael Kowalski
pushed to universal-scene-description at blender/blender
2023-02-24 04:27:58 +01:00
5f2d3decd3
USD: fix import options errors.
Michael Kowalski
pushed to universal-scene-description at blender/blender
2023-02-24 04:00:04 +01:00
d68c0afd23
USD: New export UI.
Refactor: in USD importer extract read_mesh params into a struct
Michael Kowalski
pushed to universal-scene-description at blender/blender
2023-02-22 02:36:02 +01:00
ad9446b08d
Merge branch 'main' into universal-scene-description
1b96dd535a
Merge branch 'blender-v3.5-release'
d355f3ed2b
Cleanup: Spelling in warning message
78825783cc
Merge branch 'blender-v3.5-release'
144f74230f
Make update: Fix empty message of "Blender repository skipped"
Michael Kowalski
pushed to universal-scene-description at blender/blender
2023-02-21 17:43:19 +01:00
b17e75f876
USD IO: use asset resolver to copy textures.
Michael Kowalski
pushed to universal-scene-description at blender/blender
2023-02-19 02:24:56 +01:00
7187ccb998
USD: export generic float2 attributes as UVs.
Refactor: in USD importer extract read_mesh params into a struct
LGTM too.
@makowalski want to do the commit?
My apologies. The pull request emails were getting filtered into my junk folder, so I didn't get this message till now. I'll do the…
USD: fix various import problems with the Alab V2 scene
Do you know if perfuv
is a common naming convention for USD? I haven't seen this convention before, but maybe it's used more widely than I'm aware. I would argue that if this name is specific…