37ae47dda1
fix linux build error
carlitosan
2021-12-02 16:02:29 -08:00
631ebacc0c
Fix for bug - switch association fails (#5947)
tjmgd
2021-12-02 23:50:51 +00:00
c5460c2064
Removes driller from AzToolsFramework
Esteban Papp
2021-12-02 15:40:23 -08:00
f56bbb96b0
LYN-5843. Fixed an issue when exit from full screen game mode in Editor. (#6098)
Qing Tao
2021-12-02 15:38:24 -08:00
791e140727
Removes Driller from GridMate
Esteban Papp
2021-12-02 15:28:44 -08:00
4d5aad13d1
Remove legacy renderer dependencies in LyShine and move LyShine headers to gem (#6049)
michabr
2021-12-02 14:47:32 -08:00
f030b8e33a
Removes Driller from Code/Legacy
Esteban Papp
2021-12-02 14:45:18 -08:00
4e081e74bb
Moves Code/Tools/Standalone to Code/Tools/LuaIDE
Esteban Papp
2021-12-02 14:43:36 -08:00
97cd722ac1
remove shadowmap size calls to fix test, clean up some property value assignments for component tests
jromnoa
2021-12-02 14:42:37 -08:00
d4e7a9cf16
Removing adding the null-terminator by hand. _vsnprintf_s already does this. Even if the buffer is too small, the /0 is still at the end
Gene Walters
2021-12-02 14:41:24 -08:00
5dfd40d056
Removes leftover from profiler tool
Esteban Papp
2021-12-02 14:39:38 -08:00
efcbc7ccd7
Removing code which was supposed to add a newline, but never did. The comment said it was required because of an assumption with Trace, but clearly Trace doesn't make that assumption
Gene Walters
2021-12-02 14:36:41 -08:00
7a0282a534
Fix debug ImGui asserts I introduced in [b2c13b2]. (#6104)
bosnichd
2021-12-02 14:17:12 -07:00
d158d36ce4
add the test steps to the docstring for the AtomGPU_LightComponent_SpotLightScreenshotsMatchGoldenImages() function
jromnoa
2021-12-02 13:14:48 -08:00
dea512f02f
Removing PythonAssetBuilderSystemComponent from GetRequiredSystemComponents This change was prompted by the Python asset builder activating in the material editor and asset processor, leading to conflicts as both initialized, started Python, spamming the console window and log with warnings while trying to save module symbol information. Because PythonAssetBuilderSystemComponent also has a SystemComponentTag attribute declaring it as an AssetBuilder, it will still be discovered and automatically added to the asset builder. Removing it from GetRequiredSystemComponents will stop the component from activating outside of the asset builder.
Guthrie Adams
2021-12-02 12:19:22 -06:00
ab76f8cb62
Combined tests under NoAutoTestMode test class. Updated prefab name in test due to conflict running in parallel.
jckand-amzn
2021-12-02 12:28:58 -06:00
ed4498ebe5
Merge pull request #5943 from tjmgd/bug-delete-event-h
Luis Sempé
2021-12-02 10:23:51 -08:00
bd1a4a3062
Removed trait AZ_TRAIT_DISABLE_FAILED_INPUT_TESTS
Steve Pham
2021-12-02 10:20:55 -08:00
8bde44d5fb
Removes TraceMessageDrillerBus
Esteban Papp
2021-12-02 10:08:58 -08:00