Skip to content

Commit bcc155e

Browse files
committed
Merge branch 'release/1.0.x' into 'main'
create version 1.0.0-rc1 See merge request lightspeedrtx/lightspeed-kit!871
2 parents 9766bd1 + 6988255 commit bcc155e

12 files changed

+31
-20
lines changed

CHANGELOG.md

Lines changed: 14 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
### Added
11+
- Created 1.0.0-rc1 build
12+
13+
### Changed
14+
15+
### Fixed
16+
17+
### Removed
18+
19+
## [1.0.0-rc1]
20+
1021
### Added
1122
- Created 2024.5.1 build
1223
- REMIX-3399: Added Sentry metrics for unique users and app elapsed time
@@ -34,7 +45,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3445
- REMIX-3992: Added alphabetical sorting for the Stage Manager parent items
3546

3647
### Changed
37-
- REMIX-3831: Updated kit version to 106.5.0
3848
- Updated hdremix to dd92d0f
3949
- REMIX-3640: Use Async Threaded Processing for Filtering of the Stage Manager items
4050
- Stage Manager: Add set_context_name() as a way to refresh plugins before building tree.
@@ -55,6 +65,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
5565
- Changed CI/CD stages to remove check-changelog from the start
5666
- REMIX-3894: Use scale instead of meters per unit for ingestion
5767
- REMIX-3896: Improve the Unload Stage (Close Project) button behavior
68+
- REMIX-3831: Updated kit version to 106.5.0
5869
- REMIX-3832: Update material property widget to work with virtual attributes
5970
- Upgraded the AI Tools PyTorch Version
6071
- REMIX-3904: Improved mod packaging flow by adding a window to fix unresolved assets
@@ -68,6 +79,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6879
- REMIX-3989: Enable the Stage Manager by default
6980
- REMIX-3989: Rename Experimental Features to Optional Features
7081
- Modified the property trees throughout the app to make more efficient use of space
82+
- Updated hdremix to 30ccb8e
83+
- Updated runtime to 1.0.0
7184

7285
### Fixed
7386
- REMIX-2350: Updating capture window behavior to avoid it hanging on other tabs
@@ -92,8 +105,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
92105
- Fixed packman remote configuration for building from lspackages
93106
- Fixed initial display for virtual attributes like volumetric radiance scale before they are set.
94107

95-
### Removed
96-
97108
## [2024.5.1]
98109

99110
### Added

VERSION.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2024.5.1
1+
1.0.0-rc1

deps/install-deps.packman.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<project toolsVersion="5.6">
22
<dependency name="rtx-remix-remix_runtime" linkPath="../../deps/remix_runtime">
3-
<package name="rtx-remix-remix_runtime" version="remix-0.6.0" />
3+
<package name="rtx-remix-remix_runtime" version="remix-1.0.0" />
44
</dependency>
55
<dependency name="nvtt-exporter-standalone" linkPath="../../deps/tools/nvtt">
66
<package name="nvtt-exporter-standalone" version="2023.4.0.1-dev-windows-x86_64" />
@@ -12,7 +12,7 @@
1212
<package name="rtx-remix-lookdev-modeling" version="2023.0.0" />
1313
</dependency>
1414
<dependency name="rtx-remix-hdremix" linkPath="../../deps/hdremix">
15-
<package name="rtx-remix-hdremix" version="3c38541" />
15+
<package name="rtx-remix-hdremix" version="30ccb8e" />
1616
</dependency>
1717
<dependency name="remix-models-i2m-artifacts" linkPath="../../deps/ai_tools/i2m">
1818
<package name="remix-models-i2m-artifacts" version="1.1.0" />

launcher.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
name = "RTX Remix"
33
#displayed before application name in launcher
44
productArea = "NVIDIA"
5-
version = "2024.4.0-RC.6"
5+
version = "1.0.0-rc1"
66
# A filter of release types
77
# 3 filter types [ "alpha", "beta", "release "]
8-
channel = "beta"
8+
channel = "release"
99

1010
# Set true if you want this package to show in enterprise launcher
1111
enterpriseStatus = false

source/apps/lightspeed.app.trex.base.kit

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[package]
2-
version = "2024.5.1"
2+
version = "1.0.0-rc1"
33
category = "Application"
44
title = "NVIDIA RTX Remix Base"
55
description = "Base app that regroups all extensions shared between all NVIDIA RTX Remix experiences"

source/apps/lightspeed.app.trex.ingestcraft.kit

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[package]
2-
version = "2024.5.1"
2+
version = "1.0.0-rc1"
33
category = "Application"
44
title = "NVIDIA RTX Remix IngestCraft"
55
description = "A tool to ingest asset(s) for RTX Remix"
@@ -108,4 +108,4 @@ enabled = [
108108

109109
########################################################################################################################
110110
# END GENERATED PART
111-
########################################################################################################################
111+
########################################################################################################################

source/apps/lightspeed.app.trex.kit

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[package]
2-
version = "2024.5.1"
2+
version = "1.0.0-rc1"
33
category = "Application"
44
title = "NVIDIA RTX Remix"
55
description = "App that regroups all extensions shared between all NVIDIA RTX Remix experiences"

source/apps/lightspeed.app.trex.stagecraft.kit

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[package]
2-
version = "2024.5.1"
2+
version = "1.0.0-rc1"
33
category = "Application"
44
title = "NVIDIA RTX Remix StageCraft"
55
description = "A tool to edit stage(s) captured from game(s)"

source/apps/lightspeed.app.trex.texturecraft.kit

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[package]
2-
version = "2024.5.1"
2+
version = "1.0.0-rc1"
33
category = "Application"
44
title = "NVIDIA RTX Remix TextureCraft"
55
description = "A tool to edit texture(s)"
@@ -78,4 +78,4 @@ enabled = [
7878

7979
########################################################################################################################
8080
# END GENERATED PART
81-
########################################################################################################################
81+
########################################################################################################################

source/apps/lightspeed.app.trex.validation_cli.kit

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[package]
2-
version = "2024.5.1"
2+
version = "1.0.0-rc1"
33
category = "Application"
44
title = "NVIDIA RTX Remix IngestCraft CLI"
55
description = "Experience used by the Mass Ingestion CLI. It defines everything we need for Lightspeed (materials, etc)"
@@ -87,4 +87,4 @@ enabled = [
8787

8888
########################################################################################################################
8989
# END GENERATED PART
90-
########################################################################################################################
90+
########################################################################################################################

0 commit comments

Comments
 (0)