You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
o3de/Code/Tools/RC
Eric Phister 7dd7e82d86 LYN-2723: Fixes issues with bad project or engine paths (#369)
* Setup NativeUIRequests as an AZ::Interface.  Adds a NativeUISystemComponent to AzFramework Application.

* Renames NativeUISystemComponent (class) to NativeUISystem, since it's no longer a Component.

* Minor update to SettingsRegistryInterface::Remove doc-comments for accuracy.

* Fixes to make an early fatal shutdown of Editor occur without crash.

* LYN-2723: Updates startup to handle errors: engine root is empty, no valid project.json found (mismatched engine name), or bad project path (launch project picker dialog).

* LYN-2723: Minor formatting/spelling edits.

* LYN-2723: Moves ParseCommandLine from ComponentApplication to SettingsRegistryMergeUtils so it can be used in more places.

* Misc fixes. 'wait_for_connect' setting wasn't being properly applied to AP connection settings. Fix infinite loop in CCmdLine::Next.

* LYN-2723: Addresses review feedback.

* LYN-2723: Reverts some changes that caused a unit test to fail.

* LYN-2723: Reverts one more change that was unnecessary.
5 years ago
..
Config/rc Add newlines to the end of all files 5 years ago
ResourceCompiler LYN-2723: Fixes issues with bad project or engine paths (#369) 5 years ago
ResourceCompilerABC Integrating github/staging through commit ab87ed9 5 years ago
ResourceCompilerImage Initial commit 5 years ago
ResourceCompilerLegacy Add newlines to the end of all files 5 years ago
ResourceCompilerPC Integrating github/staging through commit 5f214be 5 years ago
ResourceCompilerScene Add newlines to the end of all files 5 years ago
ResourceCompilerSlice Initial commit 5 years ago
ResourceCompilerUiCanvas Initial commit 5 years ago
ResourceCompilerXML Integrating github/staging through commit 5f214be 5 years ago
CMakeLists.txt Initial commit 5 years ago