-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #299 from o3de/Ulrick28-patch-11
Create 24.09.1.md
- Loading branch information
Showing
1 changed file
with
28 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
## 24.09.1 Release Notes | ||
|
||
24.09.1 is a maintenance release to fix issues found in the 24.9.0 release. | ||
|
||
**General** | ||
|
||
* Fix leaking of Decal textures when reloading levels | ||
* Fix iOS performance issue due to new version of spirv-cross | ||
* Fix shadow banding on mobile | ||
* Windows installer tar fix | ||
* Double-quote windows command calls to support spaces in paths | ||
* Fixes for script-only mode on Windows | ||
* Fixes for two AR test crashes | ||
* Python boot-strapping fixes for the Linux installer | ||
**Robotics and Simulation** | ||
|
||
* Update ros2 template package \#769 fixes version numbers of the project templates; | ||
* Fix ROS2FrameComponent::UpdateNamespaceConfiguration() | ||
* Extend functionality of FrameConversion.py to handle overrides. | ||
* Allow ROS2 Frame Component to be present on Level Entity. | ||
* Fix FollowingCameraComponent: allow fly camera | ||
* Registry setting for pipeline modification | ||
* Revert of \`Fix bug in a spawner component\` | ||
|
||
**O3DE Binaries Site** | ||
|
||
* Allows download of current version \- 1 installers and debian package | ||
* Now also hosts an offline installer |