Skip to content

Commit

Permalink
CI : Update to Cortex 10.5.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
johnhaddon committed Feb 25, 2025
1 parent 6d20bc9 commit b72bfb0
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main/installDependencies.py
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@

# Determine default archive URL.

defaultURL = "https://github.com/GafferHQ/dependencies/releases/download/9.1.0/gafferDependencies-9.1.0-{platform}{buildEnvironment}.{extension}"
defaultURL = "https://github.com/ImageEngine/cortex/releases/download/10.5.13.0/cortex-10.5.13.0-{platform}{buildEnvironment}.{extension}"

# Parse command line arguments.

Expand Down
11 changes: 11 additions & 0 deletions Changes.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,17 @@ Improvements

- 3Delight : Added light muting support.

Fixes
-----

- SceneWriter : Fixed writing of animated attributes and bounds to USD.
- NumericPlug : Fixed serialisation of plugs with infinite min/max values, for example the promoted outputs of an ImageStats node.

Build
-----

- Cortex : Updated to version 10.5.13.0.

1.5.6.0 (relative to 1.5.5.0)
=======

Expand Down

0 comments on commit b72bfb0

Please sign in to comment.