We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 92046f8 commit d25b7ceCopy full SHA for d25b7ce
Changes
@@ -10,9 +10,17 @@
10
11
- FromMayaCameraConverter now accounts for pixelAspectRatio.
12
13
+#### IECoreRI
14
+
15
+- Primitive variable types in RI now set from the prim var interpretation. Type hints now ignored.
16
17
#### IECoreAppleseed
18
19
- 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.
24
25
#### Build
26
0 commit comments