File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed
Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -15,15 +15,15 @@ gltf:
1515 - support EXT_materials_specular_edge_color & EXT_materials_clearcoat_color
1616 - add generator metadata to USD
1717 - fix various crashes
18- - support bitangents/tangents during import/emport
18+ - support bitangents/tangents during import/export
1919 - fix inverted normal maps
2020obj:
2121 - replace backslash with slash in texture filepath
2222 - fix crash on loading a file > 2gb
2323 - allow single value for ke material setting
2424ply:
2525 - fix reading gsplat sh coefficients
26- - fix export issues when not all meshs have uvs or normals
26+ - fix export issues when not all meshes have uvs or normals
2727 - remove clipping to SH0 for Gsplat
2828 - fix GSplat import and export and add support to SH4
2929spz:
@@ -44,6 +44,7 @@ utility:
4444 - improve shared file format args
4545 - refactor input struct & material processing
4646 - fix for crash in smooth normals computation
47+ - update test baseline images for 24.11 renderer changes
4748cmake:
4849 - switch from cmake FetchContent to CPM
4950 - updating openimageio cmake
You can’t perform that action at this time.
0 commit comments