Commit Graph

  • c8d5d45020 Merge branch 'main' into cpack_installer scottr 2021-05-11 18:22:41 -07:00
  • c777e2e353 [cpack_installer] some cpack cleanup and prep for online installer support (pre/post build steps) scottr 2021-05-11 18:07:19 -07:00
  • deae9db5c2 Merge pull request #704 from aws-lumberyard-dev/MultiplayerComponents kberg-amzn 2021-05-11 17:51:03 -07:00
  • 275bb1bfec ATOM-14688 Disable Individual Layers Chris Santora 2021-05-11 17:25:53 -07:00
  • 9faf35b529 Refactor in prepration for ATOM-14688 "Disable Individual Layers" Chris Santora 2021-05-11 17:09:41 -07:00
  • 35500981eb More removal fixes karlberg 2021-05-11 16:36:44 -07:00
  • a2a315a6cd Fixed all nits and took out the general module and its usage catdo 2021-05-11 16:29:26 -07:00
  • 6b2a750f3d Merge pull request #589 from aws-lumberyard-dev/Atom/olexl/ATOM-15376 Olex Lozitskiy 2021-05-11 19:28:56 -04:00
  • 9775822778 [cpack_installer] remove wxs file ext from lfs filter scottr 2021-05-11 16:09:16 -07:00
  • b2a92b1950 Removing test that required netbinding on the AzFramework TransformComponent karlberg 2021-05-11 16:00:15 -07:00
  • 93ef3acb50 Removing non-tool modules from tools runtime deps Aristo7 2021-05-11 18:43:09 -04:00
  • 5eecd2d5f7 Merge branch 'ly-as-sdk/LYN-2948' of https://github.com/aws-lumberyard-dev/o3de into ly-as-sdk/LYN-2948 phistere 2021-05-11 17:27:10 -05:00
  • 7f5962d1ba disable AssetJobsFloodTest.ContainerCoreTest_BasicDependencyManagement_Success test (#703) sharmajs-amzn 2021-05-11 15:23:43 -07:00
  • 4e54df49db Merge pull request #438 from aws-lumberyard-dev/Spawnable/ProductDependency sconel 2021-05-11 15:19:01 -07:00
  • 3169b3477d Adding missing files to azframework_files.cmake and fixing include errors due to network removal karlberg 2021-05-11 15:15:35 -07:00
  • b92a1884a8 Addex dx12/metal builders to linux Aristo7 2021-05-11 18:08:59 -04:00
  • 083849b444 Fixing initialization of LyShin and removing a macro and ISystemEventListner that were not doing anything pappeste 2021-05-11 14:41:28 -07:00
  • d469572422 Merge pull request #681 from aws-lumberyard-dev/Atom/mnaumov/ATOM-14320 AMZN-mnaumov 2021-05-11 14:31:50 -07:00
  • 318f97a717 build fix for removed gridmate headers karlberg 2021-05-11 14:28:10 -07:00
  • 12ce70030c Merge pull request #701 from aws-lumberyard-dev/mbalfour/slice-prefab-converter Mike Balfour 2021-05-11 16:26:56 -05:00
  • d9ae94ee77 Merge remote-tracking branch 'upstream/main' into Atom/breja/FixDefaultDebugDrawId rgba16f 2021-05-11 16:24:49 -05:00
  • 85e4f0d65f Fix AzFramework::g_defaultSceneEntityDebugDisplayId not working for the AtomDebugDisplayViewportInstance rgba16f 2021-05-11 16:24:28 -05:00
  • b5e87d3601 Change SerializeContextTools into a ToolsApplication so that it can correctly read in slice data: - Uses ToolsApplication instead of ComponentApplication so that built-in Editor components are recognized and read in correctly - Starts up all the DynamicModules immediately so that the System Components are activated, which registers asset handlers and allows asset references to serialize in correctly - Adds a -specialization command-line flag to specify which project specialization to use (editor, game, etc) - Removes the filter to ignore unknown classes since they should all now be "known" - Adds a few gem autoload flags and a null thumbnail service so that Qt and Python systems can be skipped, as they aren't needed for the data conversions and would bring additional overhead and complications mbalfour 2021-05-11 16:13:04 -05:00
  • 74385a575f Merge remote-tracking branch 'origin' into MultiplayerComponents karlberg 2021-05-11 13:43:17 -07:00
  • 5440d0926d Fixing some dependencies in script canvas and emfx karlberg 2021-05-11 13:42:44 -07:00
  • 33af6c1014 Merge branch 'main' into Prefab/CreatePrefab srikappa 2021-05-11 13:41:48 -07:00
  • fe24f37a70 Fixing up null.builder loading issue Aristo7 2021-05-11 15:34:31 -05:00
  • 21dfcfed74 Fix bug where setting autoLoad to false for one gem will prevent every gem after it from loading as well. mbalfour 2021-05-11 15:26:07 -05:00
  • b6740dd972 Merge remote-tracking branch 'upstream/main' into Atom/olexl/ATOM-15376 Aristo7 2021-05-11 15:19:17 -05:00
  • ab8738b7c3 Updating to support Wwise SDK 2021.1.1.X (#686) Eric Phister 2021-05-11 15:16:32 -05:00
  • ef674b7122 Merge pull request #699 from aws-lumberyard-dev/jckand/FoundationAuto jckand-amzn 2021-05-11 15:07:46 -05:00
  • 3e13dd52d1 First pass, removing gridmate touchpoints from AzFramework and non inclusive terminology purge karlberg 2021-05-11 12:47:15 -07:00
  • b4f7038d6a param ordering mnaumov 2021-05-11 12:42:37 -07:00
  • c41ee23ea4 PR feedback mnaumov 2021-05-11 12:40:37 -07:00
  • 899d4c438d Move ThumbnailerNullComponent into AzToolsFramework so that it can be used by other tools that need it. SerializeContextTools will soon rely on this. mbalfour 2021-05-11 14:25:25 -05:00
  • 3c5659668a Add AZ::RPI::ViewportContextRequests alias for the full interface nvsickle 2021-05-11 12:19:56 -07:00
  • 4d8ed6c0cb T92563569 completed and suite updated zsolleci 2021-05-11 14:19:45 -05:00
  • fe29318293 Make ScriptTimePoint::Get const correct nvsickle 2021-05-11 12:18:49 -07:00
  • 7ff5c0e105 Add multiline spacing and GetTextSize to Atom Font nvsickle 2021-05-11 12:18:04 -07:00
  • a0cb4714c0 Merge pull request #659 from aws-lumberyard-dev/Atom/dmcdiar/ATOM-15511 dmcdiarmid-ly 2021-05-11 11:58:31 -07:00
  • 6b72646b61 Updated PrefabBuilder to not error when prefabs are present at end sconel 2021-05-11 11:42:35 -07:00
  • b11234097d Fixed a capitalization issue srikappa 2021-05-11 11:30:16 -07:00
  • e915133bbf Merge pull request #687 from aws-lumberyard-dev/Atom/guthadam/ATOM-15128 Guthrie Adams 2021-05-11 13:10:09 -05:00
  • ff9d8f7a87 Merge pull request #660 from aws-lumberyard-dev/Atom/guthadam/ATOM-15486 Guthrie Adams 2021-05-11 13:09:39 -05:00
  • f40bbb4be3 Merge pull request #693 from aws-lumberyard-dev/shape_collider_editor_body greerdv 2021-05-11 18:59:31 +01:00
  • f7641f3d38 "Changing TIMEOUT in cmakelist.txt" darapan 2021-05-11 10:56:42 -07:00
  • 4a5d773034 Removed environment and debug mode buttons Terry Michaels 2021-05-11 12:55:00 -05:00
  • 9d244b6e2b Removing test dependency from EditorTests jckand-amzn 2021-05-11 12:50:38 -05:00
  • b9a0bf52ab Merge branch 'main' into SPEC6476_ReflectNetworkProperties Gene Walters 2021-05-11 10:46:54 -07:00
  • 703f9deee0 Testing jenkins break Aristo7 2021-05-11 12:43:30 -05:00
  • 1cbcfa75e8 Fixes a crash on mac in the SourceFileRelocatorTest (#688) Nicholas Lawson 2021-05-11 10:40:31 -07:00
  • 780e761a79 Merge branch 'main' into smoke_migration_branch darapan 2021-05-11 10:24:45 -07:00
  • 9ccddab552 Merge pull request #694 from aws-lumberyard-dev/mbalfour/slice-prefab-converter Mike Balfour 2021-05-11 12:02:28 -05:00
  • c2a9ab18e4 Merge branch 'main' into Spawnable/ProductDependency sconel 2021-05-11 09:59:50 -07:00
  • 26d886792d Initial Python bindings pass for ProjectManager Alex Peterson 2021-05-11 09:48:11 -07:00
  • 3ebf23211f Update Mutliplayer Autocomponent to add Get/Set behavior context methods for any Network Properties with GenerateEventBindings=true. Known issues: not tested with container types, some jinja whitespace Gene Walters 2021-05-11 09:37:34 -07:00
  • 2e32b2ee57 Merge pull request #671 from aws-lumberyard-dev/Prefabs/AssetPreload sconel 2021-05-11 09:35:06 -07:00
  • 02d88bc8da Merge pull request #676 from aws-lumberyard-dev/pruiksma/ATOM-15515 Ken Pruiksma 2021-05-11 11:02:52 -05:00
  • dff8de94a5 making both colliders and shape colliders check m_simulating in IsPhysicsEnabled greerdv 2021-05-11 16:57:23 +01:00
  • 0114a82294 Merge branch 'main' into ly-as-sdk/LYN-2948 phistere 2021-05-11 10:52:47 -05:00
  • 3defbce31b Remove legacy serialization and QPropertyTree (#684) bosnichd 2021-05-11 09:31:02 -06:00
  • 704443ac89 Fix up incorrect autoDelete use and handling. Several UI property handlers were incorrectly using the autoDelete feature by calling UnregisterPropertyType and deleting the pointer themselves, which caused double-delete crashes on application shutdown. PropertyManagerComponent now gracefully handles that condition but also explicitly asserts explaining how the code should be changed, and the "known offenders" have been fixed up to use autoDelete correctly. mbalfour 2021-05-11 10:25:03 -05:00
  • 7d8155e46b Merge branch 'main' into jckand/FoundationAuto jckand-amzn 2021-05-11 10:23:21 -05:00
  • 8e90e87bc8 fixing bug with shape collider editor body not being deleted when it is recreated greerdv 2021-05-11 16:17:23 +01:00
  • a009e38064 Merge pull request #679 from aws-lumberyard-dev/debug_draw_transform greerdv 2021-05-11 14:51:23 +01:00
  • b185a94519 Remove all references to old CGrid system (#672) Tom Hulton-Harrop 2021-05-11 14:09:09 +01:00
  • b5e5a3bfee More camera fixes for the new CameraInput system (#667) Tom Hulton-Harrop 2021-05-11 13:38:09 +01:00
  • 006f4d2e82 "Adding Ap Test" darapan 2021-05-11 05:34:38 -07:00
  • d48df87bda "Updating Cmake" darapan 2021-05-11 05:20:06 -07:00
  • dbe16c6a16 "fixing review comments" darapan 2021-05-11 05:07:16 -07:00
  • 7b2e19c86e Merge pull request #572 from aws-lumberyard-dev/script_canvas darapan-ly-sdets 2021-05-11 04:55:52 -07:00
  • 591ad7f824 Added xml output for tests (#664) AMZN-AlexOteiza 2021-05-11 12:44:27 +01:00
  • 27d6e5b848 formatting tidy up greerdv 2021-05-11 11:41:33 +01:00
  • 619f71cc19 fixing some bugs with debug draw not taking entity scale into account greerdv 2021-05-11 11:39:14 +01:00
  • b08643d9da Use renamed functions in stylesheet. sphrose 2021-05-11 11:24:51 +01:00
  • d49135659f [LYN-2520] Added link and tag widgets (#663) Benjamin Jillich 2021-05-11 12:19:56 +02:00
  • 95cf095ee1 Merge branch 'main' into smoke_migration_branch darapan 2021-05-11 01:50:59 -07:00
  • 793af49457 Merge branch 'main' into debug_draw_transform greerdv 2021-05-11 09:50:51 +01:00
  • 805f447d41 "Resolving merge conflicts" darapan 2021-05-11 01:41:52 -07:00
  • ffd2187722 Merge branch 'main' into script_canvas darapan 2021-05-11 01:39:52 -07:00
  • a82d22a718 "Resolving merge conflicts" darapan 2021-05-11 01:39:14 -07:00
  • 23744f27c1 Merge pull request #638 from aws-lumberyard-dev/sc_automation_del_searchtext balibhan 2021-05-11 14:04:33 +05:30
  • f21d3da9ee "Fixing review Comments" darapan 2021-05-11 01:30:39 -07:00
  • 8e4d0d73dc Good working state, but material always emmits low end draw item antonmic 2021-05-11 01:29:53 -07:00
  • 7276253c42 renamed function sphrose 2021-05-11 08:20:44 +01:00
  • 9bea26511f Merge branch 'main' into LY-113714 sphrose 2021-05-11 08:06:16 +01:00
  • f8fe5eebfa merge from main balibhan 2021-05-11 12:13:02 +05:30
  • 4fa8e8cf2e Merge branch 'main' into sc_automation_del_searchtext balibhan 2021-05-11 11:57:22 +05:30
  • d61c93a7b6 Merge pull request #431 from aws-lumberyard-dev/Prefab/Create/IgnoreLevel Danilo Aimini 2021-05-10 23:09:51 -07:00
  • 89bb0edb30 ATOM-15518 Change Multilayer PBR To Use Lerp Base Blending Chris Santora 2021-05-10 23:04:56 -07:00
  • 8ddfcabae7 Removed unneeded comments (#673) Terry Michaels 2021-05-10 22:02:30 -05:00
  • fcbdd9e418 Added RHI feature flag for unbounded arrays dmcdiar 2021-05-10 19:34:54 -07:00
  • 286a1aafa9 Clang build fix sconel 2021-05-10 19:11:51 -07:00
  • 5cff7994bf Small update to AssetJsonSerializer result assignment sconel 2021-05-10 19:00:24 -07:00
  • 12fb07c3e3 Fix for failing AssetJsonSerializer conformity tests sconel 2021-05-10 18:56:29 -07:00
  • 36911723c2 Addressed PR feedback sconel 2021-05-10 18:17:39 -07:00
  • f413e08c63 Merge branch 'main' into Atom/dmcdiar/ATOM-15511 dmcdiar 2021-05-10 18:04:59 -07:00
  • 43f87d1541 another attempt fixing the artifacts mnaumov 2021-05-10 17:58:12 -07:00
  • f21637f471 Merge pull request #685 from aws-lumberyard-dev/Atom/jromnoa/SPEC-6728-fix-material-editor-launcher jromnoa 2021-05-10 17:51:23 -07:00
  • 558e5c2fb5 Merge branch 'main' into mp_editor_pipeline puvvadar 2021-05-10 17:50:43 -07:00