Skip to content

Commit d0d5c33

Browse files
sunyabpixar-oss
authored andcommitted
CHANGELOG: Update for additional change in 25.08
Also bump anticipated release date. (Internal change: 2373655)
1 parent 4c123e1 commit d0d5c33

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Change Log
22

3-
## [25.08] - 2025-07-28
3+
## [25.08] - 2025-07-29
44

55
This release includes the preview release of OpenExec. See more details in the
66
OpenExec section below.
@@ -47,13 +47,16 @@ OpenExec section below.
4747
other libraries.
4848

4949
- Disable TF_DECLARE_PUBLIC_TOKENS macro expansion to avoid Intellisense hangs.
50-
(PR: [#3732](https://github.com/PixarAnimationStudios/OpenUSD/pull/3732)
50+
(PR: [#3732](https://github.com/PixarAnimationStudios/OpenUSD/pull/3732))
5151

5252
- `Tf.ScopeDescription` can now be used as a decorator in Python, making
5353
it easier to annotate functions or methods.
5454

5555
- Fixed matrix multiplication order issue with color transforms in GfColor.
5656

57+
- Fixed colorspace accuracy issues in GfColorSpace.
58+
(Issue: [#3697](https://github.com/PixarAnimationStudios/OpenUSD/issues/3697))
59+
5760
- Various TsSpline updates.
5861
- Knots now have tangent algorithms for the knot's pre and post tangents.
5962
Tangent algorithms include None, Custom, and AutoEase (Maya/AnimX).

0 commit comments

Comments
 (0)