Skip to content

Commit abc6a01

Browse files
committed
Add kOfxImageEffectPropUniqueIdentifier to release notes
Signed-off-by: Greg Cotten <[email protected]>
1 parent 271cd8a commit abc6a01

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

release-notes.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ This is version 1.6 of the OpenFX API.
2424
## Detailed List of Changes
2525

2626
- Add `kOfxImageEffectPropNoSpatialAwareness`. Allows the host and plugin to coordinate a render that ensures no spatial changes to the image.
27+
- Add `kOfxImageEffectPropUniqueIdentifier`. Allows the plugin to differentiate its instances (e.g. for stably seeding a random number generator per-instance).
2728

2829
# Release Notes - 1.5
2930

0 commit comments

Comments
 (0)