Skip to content

Commit

Permalink
Changes : Update following 0.52.3.3 release
Browse files Browse the repository at this point in the history
  • Loading branch information
johnhaddon committed Dec 18, 2018
1 parent a0e176b commit 340cde7
Showing 1 changed file with 28 additions and 0 deletions.
28 changes: 28 additions & 0 deletions Changes
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,12 @@ Improvements
------------

- Loop : Added plug context menu item for connecting previous to next (#2887).
- ArnoldOptions : Added adaptive sampling settings (#2919).
- ArnoldRender (#2919) :
- Added support for a "camera" parameter in outputs, allowing renders from
multiple cameras to be performed in a single process.
- Added support for Arnold's `uv_camera`.
- SceneInspector : Added curve basis to Object section (#2892).

Documentation
-------------
Expand Down Expand Up @@ -41,6 +47,28 @@ Breaking Changes
instead.
- Screengrab app : Renamed `-scriptEditor` argument to `pythonEditor` (#2876).

0.52.3.3 (relative to 0.52.3.2)
========

Fixes
-----

- Arnold renderer : Fixed light linking bug (#2947).
- ViewportGadget : Fixed bug in orthographic camera projection. This prevented the
CropWindowTool from working (#2946).

0.52.3.2 (relative to 0.52.3.1)
========

Fixes
-----

- gui : Fixed crash when starting Gaffer with unicode in the clipboard (#2933).
- TransformTool : Fixed crash caused by selection deduplication (#2940).
- ImageTransform : Fixed bug when rotating an empty data window (#2932).
- ImageView : Fixed TypeId bug (#2937).
- Arnold : Fixed crash when using shadowGroups (#2934).

0.52.3.1 (relative to 0.52.3.0)
========

Expand Down

0 comments on commit 340cde7

Please sign in to comment.