Commit Graph

  • ae3503b74c Fixes build after merge Esteban Papp 2022-01-25 18:31:51 -0800
  • 27a75fa6a1 Addressing feedback for the Play In Editor missing asset fixes. AMZN-koppersr 2022-01-25 18:15:09 -0800
  • d46bd0ebc0 Removes special Android case, those files where palified properly Esteban Papp 2022-01-25 16:27:40 -0800
  • 25157b3fa1 PR comments Esteban Papp 2022-01-25 16:26:00 -0800
  • a3e541cc47 Adding back NodeableOutNative.h per PR request Esteban Papp 2022-01-25 16:14:02 -0800
  • 6fad254b59 Merge branch 'development' into optimization/unused_files Esteban Papp 2022-01-25 15:40:30 -0800
  • 56e7e70735
    [development] properly pal-ify Android utilities in AzCore (#7147) Scott Romero 2022-01-25 14:57:51 -0800
  • f91c605144
    Fix prefab/instance name inconsistency issue in automated testing's prefab utils (#7122) chiyenteng 2022-01-25 14:57:16 -0800
  • 8766de21cc
    Only use a deterministic random when network option is enabled. (#7126) Roman 2022-01-25 14:53:16 -0800
  • b5c7869f14 Merge branch 'development' into Atom/santorac/RemixableMaterialTypes3 santorac 2022-01-25 14:47:24 -0800
  • 6e05ac678d Hide the RenderViewportWidget when there is no level loaded so the gradient background is visible Chris Galvan 2022-01-25 16:46:49 -0600
  • 99764df120
    Fix GCC Build Errors Steve Pham 2022-01-25 14:44:24 -0800
  • dbf9e3f0e5
    Move Android-specific AzFramework dependency of AzTestRunner to Android platform include file (#7151) Chris Burel 2022-01-25 14:20:49 -0800
  • 8bdb51e63a
    Merge pull request #7135 from aws-lumberyard-dev/Atom/guthadam/atom_tools_move_me_performance_monitor_to_atf Guthrie Adams 2022-01-25 15:40:31 -0600
  • 312f5ad08f
    Merge pull request #7092 from aws-lumberyard-dev/Atom/scottmur/P1_entity_reference jromnoa 2022-01-25 13:39:07 -0800
  • 1e9c1cdf1f
    Android devices have alignment issue with ASTC_6X6 textures. Swith to ASTC_4X4 to fix this issue. (#7144) Qing Tao 2022-01-25 13:34:56 -0800
  • 8b5f532e30 Disable render pipeline for EditorViewportWidget until a level has been loaded Chris Galvan 2022-01-25 14:25:32 -0600
  • 50015f8599
    Add icon support for the Breadcrumbs UI Component, use it in the Prefab Focus Mode breadcrumbs. (#7136) Danilo Aimini 2022-01-25 12:00:30 -0800
  • aab3d8df67
    Converting Landscape Canvas tests to utilize the prefab system (#7142) jckand-amzn 2022-01-25 13:45:30 -0600
  • 55146d037a
    Add manipulator for atom render plugin in animation editor. (#7068) Roman 2022-01-25 11:25:18 -0800
  • adfd77c67c
    Merge pull request #7046 from aws-lumberyard-dev/Neil_o3de_local jromnoa 2022-01-25 11:04:42 -0800
  • 956a1e59bb
    [LYN-9039] Object stream write response change (#7085) amzn-mike 2022-01-25 12:58:17 -0600
  • a3cb6b8c5b
    AP: Update Sqlite to version 3.37.2 (#7124) amzn-mike 2022-01-25 12:58:07 -0600
  • e2a73edd05
    Merge pull request #6723 from tjmgd/bug-shorcut-keys-96 Chris Galvan 2022-01-25 12:49:34 -0600
  • e27a666bac Fixed missing assets when entering Play-In-Editor. AMZN-koppersr 2022-01-25 10:11:38 -0800
  • b98bc34eb1
    Merge pull request #7031 from aws-lumberyard-dev/LYN-9321_RequestNetSpawnableErrorFix Gene Walters 2022-01-25 09:52:00 -0800
  • ea55c6d5e5
    Initial fix for geometry being intersected when not visible (#6473) Tom Hulton-Harrop 2022-01-25 16:56:58 +0000
  • ad8b142230
    Bump urllib3 in /scripts/build/build_node/Platform/Common (#7118) dependabot[bot] 2022-01-25 08:31:18 -0800
  • efd2e41b05 Added unit test for single pixel and pixel regions API usage Chris Galvan 2022-01-25 10:22:39 -0600
  • c8cf613cf6
    {lyn9135} Adding a default prefab during scene processing (#6851) Allen Jackson 2022-01-25 10:02:56 -0600
  • f3e6e57cc4
    [development] Android trace support (#7021) Scott Romero 2022-01-25 07:59:53 -0800
  • f3120ca780 Made some float constants more explicit and updated the pixel index calculation logic to be more concise Chris Galvan 2022-01-25 09:58:00 -0600
  • 95c0186d1b
    Add GetHeights() and GetSurfaceWeightsFromList() APIs. (#7121) Mike Balfour 2022-01-25 09:52:00 -0600
  • 6a91b6d92d Merge branch 'development' of https://github.com/o3de/o3de into cgalvan/DraftStreamingImageAssetPixelAPI Chris Galvan 2022-01-25 09:35:58 -0600
  • a2db9806a8
    Merge pull request #7123 from aws-lumberyard-dev/cgalvan/gitflow_220124_o3de_development Chris Galvan 2022-01-25 08:19:34 -0600
  • 601858978f
    The default android platform settings refer to lumberyard #3881 (#7073) John Jones-Steele 2022-01-25 11:49:05 +0000
  • d346d45848
    File menu open level and save level as dialogs not properly recognized as modals #6605 (#7072) John Jones-Steele 2022-01-25 10:43:20 +0000
  • 191db77e4d Atom Tools: Moved performance monitor system component from ME to ATF Moved the performance monitor system component and metrics gathering from the material editor into atom tools framework so it can be reused and extended by other applications. Replaced the custom performance monitor docked window in the material editor with status bar widgets that are always visible and take up no screen real estate. This could possibly be moved to the base application class or rendered on top of the viewport. Guthrie Adams 2022-01-24 22:17:01 -0600
  • 5d67b63c92 Added basic client connectivity test. scspaldi 2022-01-24 16:52:25 -0800
  • e1cb40fa33
    Adding missing dependency on LyShine to the VirtualGamepad (#7087) lumberyard-employee-dm 2022-01-24 17:24:43 -0600
  • f3e9e41f4f
    Adding partial implementation of C++20 concepts and range functions for AZStd::span (#7102) lumberyard-employee-dm 2022-01-24 17:09:08 -0600
  • b83fc89c74 Making requested changes to LevelLoadTest Neil Widmaier 2022-01-24 15:03:27 -0800
  • a3fbcae81f
    Bump urllib3 in /scripts/build/build_node/Platform/Linux (#7119) dependabot[bot] 2022-01-24 14:47:38 -0800
  • 075f5ce693
    Reimplement the GCC fix for the AWS jobs using forward declare (#7088) Junbo Liang 2022-01-24 14:20:33 -0800
  • 54893da550 Merge branch 'development' of https://github.com/o3de/o3de into cgalvan/DraftStreamingImageAssetPixelAPI Chris Galvan 2022-01-24 16:18:38 -0600
  • a2d925c311
    Merge pull request #6719 from tjmgd/bug-model-crash-92 Chris Galvan 2022-01-24 16:03:07 -0600
  • d038c4e843 Merge branch 'development' of https://github.com/aws-lumberyard/o3de into Neil_o3de_local Neil Widmaier 2022-01-24 13:56:34 -0800
  • 049b33d2df Merging stabilization/2111RTE -> development, resolved conflicts Chris Galvan 2022-01-24 15:55:31 -0600
  • f89977abe3
    Merge pull request #7054 from aws-lumberyard-dev/Atom/santorac/RemixableMaterialTypes2_FIX2 santorac 2022-01-24 13:18:11 -0800
  • d1143770e0
    Prefab Focus Mode | Fixes to viewport top toolbar (#7094) Danilo Aimini 2022-01-24 13:17:16 -0800
  • 630c10faf8
    Merge pull request #7117 from aws-lumberyard-dev/cgalvan/FixAudioWwiseCompileIssue Chris Galvan 2022-01-24 15:15:49 -0600
  • 74c8561fd0 bringing in latest develoment Scott Murray 2022-01-24 13:13:23 -0800
  • 640fe70c56
    Combining the original scene manifest with the new manifest (#7083) Allen Jackson 2022-01-24 15:09:15 -0600
  • f34d3a822e
    Add a ray cast API to the terrain system, implement it, and use it so entities can be placed on top of terrain. (#6895) bosnichd 2022-01-24 13:47:44 -0700
  • f8ac3071a3
    Merge pull request #6671 from tjmgd/bug-anim-lod-91 Chris Galvan 2022-01-24 13:26:03 -0600
  • b1caed0f8e
    Introduce shortcut labeling in "Find in Viewport" context menu item in the Outliner (#7095) Danilo Aimini 2022-01-24 11:22:50 -0800
  • 1cf7d57b3f
    Update deployment scripts to support AWSI automation tests on Linux (#7038) Junbo Liang 2022-01-24 11:20:15 -0800
  • 160508d2d6
    Merge pull request #7104 from aws-lumberyard-dev/Atom/guthadam/atom_tools_change_preset_browser_to_generic_asset_grid_dialog Guthrie Adams 2022-01-24 13:15:32 -0600
  • acc2346678 Merge remote-tracking branch 'upstream/stabilization/2111RTE' into cgalvan/gitflow_220124_o3de_main Chris Galvan 2022-01-24 13:13:43 -0600
  • b5ac9cb66b
    Merge pull request #7107 from aws-lumberyard-dev/Atom/guthadam/atom_tools_combined_me_viewport_renderer_and_widget Guthrie Adams 2022-01-24 13:11:27 -0600
  • 56edae53b9
    Merge pull request #7105 from aws-lumberyard-dev/Atom/guthadam/atom_tools_replace_custom_help_dialog_with_message_box Guthrie Adams 2022-01-24 13:10:49 -0600
  • f3daeba165 Removed unused IViewPane Editor class Chris Galvan 2022-01-24 13:08:41 -0600
  • fec2b889a3 Merge remote-tracking branch 'upstream/development' into Atom/santorac/RemixableMaterialTypes2_FIX2 Signed-off-by: santorac <55155825+santorac@users.noreply.github.com> santorac 2022-01-24 10:54:03 -0800
  • 2b7b975a88 Fixed missing include compile issue Chris Galvan 2022-01-24 12:38:29 -0600
  • 8d0dce2613
    Merge pull request #7101 from siretty/fix_build_linux_clang_13 Chris Galvan 2022-01-24 12:24:33 -0600
  • 7bf7b03dd2
    Added base level for tests, updated automation to use prefabs, and restored sandboxed tests (#6993) SWMasterson 2022-01-24 09:50:37 -0800
  • 0d2204917e
    [development] enabled mouse wheel scrolling in the Profiler gem visualizer (#6930) Scott Romero 2022-01-24 09:49:13 -0800
  • a0594aac9c Merge branch 'development' of https://github.com/o3de/o3de into cgalvan/DraftStreamingImageAssetPixelAPI Chris Galvan 2022-01-24 11:48:44 -0600
  • 04e515ee85
    Merge pull request #7099 from aws-lumberyard-dev/LYN-8726_NetAutoComponentScriptNodeFrontEndFix Gene Walters 2022-01-24 09:45:47 -0800
  • 71640c1c82
    Merge pull request #6376 from nemerle/compiletime_filerequest_code2 Chris Galvan 2022-01-24 11:43:27 -0600
  • 3fd7e79891
    Merge pull request #5155 from pollend/feat/add-cursor-wrap-mode-viewport Chris Galvan 2022-01-24 11:43:18 -0600
  • c7d1c4603f
    Removing lux core (whats left of it) (#7089) mrieggeramzn 2022-01-24 09:24:20 -0800
  • 7b3631444d
    Merge pull request #7058 from aws-lumberyard-dev/editor_log_fix Gene Walters 2022-01-24 08:08:28 -0800
  • 37c0b661f9
    Added blast asset, whose fbx works with Atom, to help testing Blast Gem (#7110) moraaar 2022-01-24 15:49:33 +0000
  • 7b649656bc chore: use numeric cast for QtEventTOAzInputMapperTest Michael Pollind 2022-01-24 07:30:39 -0800
  • be877373f1
    Merge pull request #7041 from aws-lumberyard-dev/quad-collider-2 greerdv 2022-01-24 14:26:02 +0000
  • 8d7500f9c3 merge from development greerdv 2022-01-24 12:39:08 +0000
  • d412f3cc50 update with feedback from PR greerdv 2022-01-24 12:38:15 +0000
  • 5940982244
    Ensure render geometry is refreshed when the mesh component controller is moved (#6452) Tom Hulton-Harrop 2022-01-24 10:41:32 +0000
  • a623e52331
    Merge pull request #7040 from aws-lumberyard-dev/TerrainMaterialsFix SergeyAMZN 2022-01-24 10:25:51 +0000
  • 3113b8be03
    Fix for 'Cannot Find PThread' when using GCC (#7097) Steve Pham 2022-01-23 23:17:25 -0800
  • 1643c68fa7 chore: fix compiling errors Michael Pollind 2022-01-23 18:26:31 -0800
  • aabde7916f Atom Tools: Combined ME viewport widget and renderer classes Was looking into options for making any part of this more generic or reusable but 60% of the code is just setup and teardown of processors, handles, entities, and components for the material editor viewport content. The rest is about handling material editors specific setting changes. Most of the general-purpose code has already been moved into atom tools framework render viewport widget. The best reduction or generalization from this point would be using prefabs or some other mechanism to data drive setting up camera, viewport model, IBL, lighting, sky box. Guthrie Adams 2022-01-23 16:25:57 -0600
  • 0a5f472f43 Clang 13: Fix build errors ... Daniel Edwards 2022-01-22 14:36:20 +0100
  • d6cf8e24f3 Atom Tools: Replaced custom help dialog with generic message box The help dialog just displayed some HTML text. The message box class provided by Qt can display the same information and styling without additional code. We don’t want to carry around the extra class to new applications based off of this one or port to ATF. A simple about box was also added and can be fleshed out in the future. Both dialogs will eventually need to be updated with additional information. Guthrie Adams 2022-01-23 12:29:33 -0600
  • f20bf38f88 Atom Tools: Changed ME preset browser dialog into generic asset grid dialog in ATF Moving more potentially shared code out of the material editor into atom tools framework. This change consolidates the lighting preset browser, model preset browser, and the base dialogue that they shared into a single, grid based, asset selection dialog. AssetGridDialog should appear as a move and rename of PresetBrowserDialog but there are probably too many differences with new variable renames and SelectableAsset struct. Along the way I found examples showing that event bus broadcast accepted generic functions and lambdas. Used this to do a minor cleanup of the viewport settings inspector where the preset dialogs were initialized and other places that did several back to back bus calls. Guthrie Adams 2022-01-23 11:16:56 -0600
  • c4addbc0e0 Moved AutomatedTesting specific script translation assets from gems/canvas into AutomatedTesting Gene Walters 2022-01-21 22:08:31 -0800
  • 4d62351628 Fixes for Linux no unity builds Esteban Papp 2022-01-21 16:42:30 -0800
  • 878ba24a3f
    Removed unused AWSNativeSDK dependency from Editor (#7091) lumberyard-employee-dm 2022-01-21 18:28:26 -0600
  • 1f7040c6b8
    Updating mock calls in unit_test_manifest.py to fix test (#7090) lumberyard-employee-dm 2022-01-21 18:28:13 -0600
  • dd7706f9fe
    Fire OnEditorEntityCreated notification in SandboxIntegrationManager::CreateNewEntityAtPosition (#7079) chiyenteng 2022-01-21 16:23:31 -0800
  • dbd6ddbc1c
    Optimized Gradient Previewer (#7074) Mike Balfour 2022-01-21 18:05:19 -0600
  • 6481b147fc style and other fixes Scott Murray 2022-01-21 16:03:39 -0800
  • e06b8782cc Add AZ::Dom::Patch, a Generic DOM analog to JSON patch Nicholas Van Sickle 2022-01-21 15:55:37 -0800
  • fd4014b278 PR comments Esteban Papp 2022-01-21 15:31:17 -0800
  • 109cab9b8a Fixes Linux generation Esteban Papp 2022-01-21 15:30:56 -0800
  • 6c31f45b9e Fixes the validation script Esteban Papp 2022-01-21 15:30:36 -0800
  • 29b3cf4fee Fixes to the unused script Esteban Papp 2022-01-21 15:29:42 -0800
  • a145d3c82f
    Issues/install missing assets (#7081) Esteban Papp 2022-01-21 15:07:27 -0800
  • 7fa6a82f55
    Make ILyShine an AZ::Interface (#6923) michabr 2022-01-21 15:03:57 -0800