Skip to content

Commit

Permalink
Merge branch '0.61_maintenance' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
johnhaddon committed Jun 1, 2022
2 parents 71d227d + 45d3f0c commit a82ead9
Showing 1 changed file with 3 additions and 8 deletions.
11 changes: 3 additions & 8 deletions Changes.md
Original file line number Diff line number Diff line change
Expand Up @@ -169,8 +169,8 @@ Build
- OpenColorIO : Updated to version 2.1.1.
- Cortex : Updated to version 10.4.0.0.

0.61.x.x (relative to 0.61.10.0)
========
0.61.11.0 (relative to 0.61.10.0)
=========

Features
--------
Expand All @@ -191,16 +191,11 @@ Fixes
- ColorChooserPlugValueWidget/ColorSwatchPlugValueWidget : Fixed handling of errors when computing the plug value.
- PlugAlgo : Fixed crash in `setValueFromData()` when setting the value of a BoxPlug (other than a Box2iPlug).


API
---

- ColorChooser/ColorSwatch : Added `setErrored()` and `getErrored()` methods.

API
---

- TweakPlug : Added functor-based variation of `applyTweak` allowing greater control of how users get and set the data being tweaked. `TweaksPlug::applyTweaks` now uses that method and can be used as a reference implementation.
- ColorChooser/ColorSwatch : Added `setErrored()` and `getErrored()` methods.

0.61.10.0 (relative to 0.61.9.0)
=========
Expand Down

0 comments on commit a82ead9

Please sign in to comment.