Skip to content

Commit d25b7ce

Browse files
committed
Updated changes for re-tag of 9.0.0
1 parent 92046f8 commit d25b7ce

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

Changes

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,17 @@
1010

1111
- FromMayaCameraConverter now accounts for pixelAspectRatio.
1212

13+
#### IECoreRI
14+
15+
- Primitive variable types in RI now set from the prim var interpretation. Type hints now ignored.
16+
1317
#### IECoreAppleseed
1418

1519
- Added support for shading overrides.
20+
- Added mesh tangents and motion normals.
21+
- Mesh tangents (primitive variable uTangent) are now exported to appleseed meshes.
22+
- Time varying tangents and normals for primitives with deformation blur are now exported if appleseed supports them (since version 1.2.0).
23+
- Fixed a warning message in ToAppleseedMeshConverter.
1624

1725
#### Build
1826

0 commit comments

Comments
 (0)