Skip to content

Commit

Permalink
Merge branch 'dev/nkendallbar/update-deps' into 'main'
Browse files Browse the repository at this point in the history
Update runtime + hdremix deps

See merge request lightspeedrtx/lightspeed-kit!800
  • Loading branch information
nxkb committed Nov 9, 2024
1 parent 540070a commit 47f1c56
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Changed
- Updated runtime to 0.6.0-rc2
- Updated runtime to 0.6.0-rc3
- Updated runtime to 0.6.0
- Updated hdremix to a1863ffe
- Updated hdremix to e57c4c6
- Updated hdremix to 132d6dc
- Renamed `Feature Flags` to `Experimental Features`
- Updated Nucleus Registry accounts
- Updated Repo Tools to the latest public versions
Expand Down
4 changes: 2 additions & 2 deletions deps/install-deps.packman.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<project toolsVersion="5.6">
<dependency name="rtx-remix-remix_runtime" linkPath="../../deps/remix_runtime">
<package name="rtx-remix-remix_runtime" version="remix-0.6.0-rc3" />
<package name="rtx-remix-remix_runtime" version="remix-0.6.0" />
</dependency>
<dependency name="nvtt-exporter-standalone" linkPath="../../deps/tools/nvtt">
<package name="nvtt-exporter-standalone" version="2023.4.0.1-dev-windows-x86_64" />
Expand All @@ -12,7 +12,7 @@
<package name="rtx-remix-lookdev-modeling" version="2023.0.0" />
</dependency>
<dependency name="rtx-remix-hdremix" linkPath="../../deps/hdremix">
<package name="rtx-remix-hdremix" version="e57c4c6" />
<package name="rtx-remix-hdremix" version="132d6dc" />
</dependency>
<dependency name="remix-models-i2m-artifacts" linkPath="../../deps/ai_tools/i2m">
<package name="remix-models-i2m-artifacts" version="1.1.0" />
Expand Down

0 comments on commit 47f1c56

Please sign in to comment.