Skip to content

Commit

Permalink
Update changes
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewkaufman committed Nov 29, 2016
1 parent 70ac0a3 commit ad4dc03
Showing 1 changed file with 9 additions and 2 deletions.
11 changes: 9 additions & 2 deletions Changes
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,20 @@
Improvements
------------

- `GafferUI::StandardGraphLayout` : Don't apply positions if the layout algorithm fails.
- `GafferScene::Options` : Exposed plug allowing prefixing of options.
- Graph Layout : Don't apply positions if the layout algorithm fails.
- StandardOptions : Added "render:sampleMotion" parameter.
- Currently with Arnold support ( RenderMan support requires Cortex update ).
- Arnold backend : Options prefixed with "header:" are written into the header of image outputs.

Fixes
-----

- ArnoldDisplacement :
- Accepts OSLShader inputs to map plug.
- Fixed dirty propagation.
- ArnoldOptions : Removed errorColorBadMesh option.
- Arnold backend : Leave instancing of ASS archives to Arnold itself.
- Fixed a crash bug when Arnold's procedural cache is in use (tested in Arnold 4.2.15.1)
- Build :
- Fixed failing Travis tests by removing `ImageWriterTest.testMultipleWrite()`.
- IE options supply DCC specific LINKFLAGS if specified.
Expand Down

0 comments on commit ad4dc03

Please sign in to comment.