Commit Graph

  • 014f715fd8 ATOM-14037 StandardPBR TintedTransparent Opacity Chris Santora 2021-05-26 21:27:31 -07:00
  • 246851afee Merge branch 'main' into mp_serialize_vector puvvadar 2021-05-26 21:21:31 -07:00
  • 02e18be3fc Turned off mac asset building on pc platforms (#977) Terry Michaels 2021-05-26 23:18:57 -05:00
  • 40c64eb3cd Merge branch 'main' into mp_serialize_vector puvvadar 2021-05-26 21:12:04 -07:00
  • c84989832d ATOM-13216 Delete Deprecated Functors Chris Santora 2021-05-26 21:07:49 -07:00
  • 8bd4c8d974 Add back text drawing using Draw2d (#928) michabr 2021-05-26 20:51:05 -07:00
  • b1115c091f Removed unused watersample level (#975) Terry Michaels 2021-05-26 22:43:52 -05:00
  • 74bdf2b069 Minor changes: Updated comments and removed an include file. Doug McDiarmid 2021-05-26 20:25:48 -07:00
  • 7e023c3676 ATOM-15133 "Clean Up EnhancedPBR" Chris Santora 2021-05-26 20:23:31 -07:00
  • dd3907c8c4 Merge pull request #951 from aws-lumberyard-dev/Atom/mnaumov/ATOM-15464 AMZN-mnaumov 2021-05-26 20:23:04 -07:00
  • 86035104b9 Merge branch 'main' into cpack_installer scottr 2021-05-26 20:20:47 -07:00
  • 883ddf667e [cpack_installer] removed static cmake package in favor of using file(DOWNLOAD ...) scottr 2021-05-26 20:19:42 -07:00
  • 528df7fad2 Merge branch 'main' into mp_serialize_vector puvvadar 2021-05-26 20:07:58 -07:00
  • 13de9de3c1 Project Manager Toolbar Update Alex Peterson 2021-05-26 19:47:17 -07:00
  • 045def6ce1 Merge branch 'main' into Atom/dmcdiar/ATOM-5034 Doug McDiarmid 2021-05-26 19:23:06 -07:00
  • 17e9c17f31 Added Occlusion Culling Planes and RPI Culling support for Masked Occlusion Culling Doug McDiarmid 2021-05-26 19:18:18 -07:00
  • 84cf3bffde Updating the Install_common.cmake script to copy over the source engine.json templates array to the generated installed engine.json lumberyard-employee-dm 2021-05-26 20:49:52 -05:00
  • 053e273b97 Clear dirty entities at the end of InstantiatePrefab logic srikappa 2021-05-26 18:24:49 -07:00
  • 9b1be43367 Renamed osx_gl to mac and es3 to android for cache folders (#949) Terry Michaels 2021-05-26 19:17:17 -05:00
  • 44c8a19bce Fix Python TypeError in the engine_template.py create-project command lumberyard-employee-dm 2021-05-26 19:05:33 -05:00
  • 4fc7d72b2b modify DetachPrefabFromParent function for debugging chiyteng 2021-05-26 16:49:09 -07:00
  • 07ecb938e7 Merge branch 'main' of https://github.com/aws-lumberyard/o3de into Spawnable/ScriptCanvas/Integration sconel 2021-05-26 16:45:23 -07:00
  • b5599ca739 Add asset picker support to spawn SC node and thread safety measures sconel 2021-05-26 16:45:04 -07:00
  • 1248dc5fb4 Spawning priority threshold through SetReg AMZN-koppersr 2021-05-26 16:39:24 -07:00
  • d1863c6c5b Restore Editor viewport icon rendering (#879) Nicholas Van Sickle 2021-05-26 16:36:54 -07:00
  • 32919b1e7b Updating the AZ_DECLARE_MODULE_CLASS call in the Project's template code module to use the Gem_ prefix instead of Project_ since that is what the StaticModules.inl file geneates in it CreateStaticModules function when generating a monolithic solution lumberyard-employee-dm 2021-05-26 18:34:25 -05:00
  • 7a16ef31f5 Merge branch 'SPEC6989_MultiplayerHostPlayerShouldBeMarkedAutonomous' into Multiplayer_AutonomousPropertiesUpdate Gene Walters 2021-05-26 16:31:22 -07:00
  • 79d66dd492 Search for external project definition before searching for internal projects sweeneys 2021-05-26 16:22:32 -07:00
  • 78616a7bef Updated test materials to force UV center back to (0,0) since the default is now (0.5,0.5). This gets the screenshot tests in ASV working again. Chris Santora 2021-05-26 16:21:52 -07:00
  • cccb68fa38 [cpack_installer] revert accidental debug change committed scottr 2021-05-26 16:21:04 -07:00
  • ba2da96cdb Merge branch 'main' into cpack_installer scottr 2021-05-26 16:16:37 -07:00
  • 2ba645c264 [cpack_installer] post install hooks to install cmake and python scottr 2021-05-26 16:13:14 -07:00
  • dc0f1ff0b1 Merge pull request #966 from aws-lumberyard-dev/pipelines/LYN-4027 Brian Herrera 2021-05-26 16:03:40 -07:00
  • 5ed4454e8b Moved Create New Level logic out from SaveToStream (#967) Terry Michaels 2021-05-26 17:52:34 -05:00
  • 4b610058b5 implement function DetachPrefabFromParent in PrefabPublicHandler chiyteng 2021-05-26 15:47:41 -07:00
  • ab0a1cee2f Fix inadvertent redefine in Test puvvadar 2021-05-26 15:33:10 -07:00
  • 09dd298a8d Merge branch 'main' into Multiplayer_AutonomousPropertiesUpdate Gene Walters 2021-05-26 15:24:05 -07:00
  • 5fa67c23db SPEC-6685: Adding/updating more test summaries for TestRail decoupling effort jckand-amzn 2021-05-26 17:18:29 -05:00
  • 4b16d34af8 update usages of vector scale on Transform to use uniform scale greerdv 2021-05-26 23:00:01 +01:00
  • 3083e5008b Merge branch 'ly-as-sdk/LYN-2948' of https://github.com/aws-lumberyard-dev/o3de into ly-as-sdk/LYN-2948 pappeste 2021-05-26 14:38:58 -07:00
  • 2c4ab59ee5 clearing variable pappeste 2021-05-26 14:38:26 -07:00
  • e0948a26bc Fixed early ticket delete crash AMZN-koppersr 2021-05-26 14:26:16 -07:00
  • 76827ff95e Added support for a priority lane for entity spawning AMZN-koppersr 2021-05-26 09:23:53 -07:00
  • 37b53c0680 Spawnables can no longer be moved. AMZN-koppersr 2021-05-25 09:13:11 -07:00
  • f1a5160fe7 Merge pull request #963 from aws-lumberyard-dev/cgalvan/FixMacBuildSliceConverter cgalvan 2021-05-26 16:20:02 -05:00
  • 023dce00ff Fix syntax error in RewindableArray puvvadar 2021-05-26 14:19:54 -07:00
  • 9103135275 Add iterator test for RewindableFixedVector puvvadar 2021-05-26 14:14:46 -07:00
  • 95963aa198 Update iterators to account for rewindable size puvvadar 2021-05-26 14:11:09 -07:00
  • d99fea7a98 [Inclusion] Rename parameter for retry config Brian Herrera 2021-05-26 13:54:39 -07:00
  • 7830955680 Add units for Rewindable containers and rework RewindableFixedVector to properly handle rewinding puvvadar 2021-05-26 13:45:12 -07:00
  • 5284cf5d62 Merge remote-tracking branch 'upstream/main' into gallowj/main/DCCsi gallowj 2021-05-26 15:45:07 -05:00
  • 6c17c7bfb3 Add new API to convert absolute source paths to relative paths. (#930) Mike Balfour 2021-05-26 15:30:21 -05:00
  • 0678dec64e [ATOM-15618] Shader Build Pipeline: Add UnitTest To Validate Shader C… (#918) galibzon 2021-05-26 15:23:11 -05:00
  • da24f4ccde Launch editor from Project Manager Alex Peterson 2021-05-26 13:17:16 -07:00
  • ef6ac74aa7 Merge pull request #934 from aws-lumberyard-dev/Prefab/RemoveUndoCacheDependency srikappa-amzn 2021-05-26 13:00:02 -07:00
  • b68b9000a3 Fixed extra qualification causing compile error on Mac. Chris Galvan 2021-05-26 14:55:38 -05:00
  • b72cb2c601 SPEC-6685: Updating/adding test summaries for TestRail decoupling effort jckand-amzn 2021-05-26 14:41:08 -05:00
  • 60f7f971f3 Merge pull request #943 from aws-lumberyard-dev/pruiksma/halton_update Ken Pruiksma 2021-05-26 14:20:28 -05:00
  • d2e6031f38 Merge pull request #953 from aws-lumberyard-dev/jckand/FoundationAuto jckand-amzn 2021-05-26 14:06:17 -05:00
  • af8e257c15 Merge branch 'main' into UpdateIosPipeline moudgils 2021-05-26 11:55:08 -07:00
  • 87e8eaef42 Merge pull request #936 from aws-lumberyard-dev/MacDxcUpdateFix moudgils 2021-05-26 11:50:09 -07:00
  • 86afd5fc7f Merge pull request #917 from aws-lumberyard-dev/SpawnableIndexQuery AMZN-koppersr 2021-05-26 11:44:07 -07:00
  • 6f47f28051 Merge remote-tracking branch 'upstream/main' into Atom/santorac/MaterialTypeCleanup Chris Santora 2021-05-26 11:43:29 -07:00
  • a66345e7cb ATOM-13828 UV Transform Center Default Middle Chris Santora 2021-05-26 11:42:25 -07:00
  • 88e1c84854 Merge pull request #863 from aws-lumberyard-dev/Atom/santorac/DepthBasedLayerBlending Chris Santora 2021-05-26 11:38:40 -07:00
  • 6b2028c756 fix ly shine inverted font colors rgba16f 2021-05-26 13:38:03 -05:00
  • 0ffaa5429b Fixed a linux build error where an implicit conversion to const ref is not supported srikappa 2021-05-26 11:31:16 -07:00
  • 50085d0487 Merge pull request #823 from aws-lumberyard-dev/Atom/jiaweig/ATOM-15125_UV_Tangent jiaweig 2021-05-26 11:25:13 -07:00
  • c8a84d9435 Fixes an include path error with AudioEngineWwise phistere 2021-05-26 13:10:55 -05:00
  • e903915867 Merge branch 'main' into pruiksma/halton_update pruiksma 2021-05-26 13:05:50 -05:00
  • 1924937150 Fixes from PR review pruiksma 2021-05-26 13:05:07 -05:00
  • 68cef57d3b Merge branch 'main' into jckand/FoundationAuto jckand-amzn 2021-05-26 13:03:26 -05:00
  • 1ebfa86f87 Added missing indent to test registry in CMakeLists.txt jckand-amzn 2021-05-26 13:02:55 -05:00
  • 55b0a93fd6 fixed a typo Jonny Galloway 2021-05-26 12:55:22 -05:00
  • 7d3dcf85f6 Merge branch 'main' into Prefab/RemoveUndoCacheDependency srikappa 2021-05-26 10:47:35 -07:00
  • 5a41746683 Fixed a comment and added a forward declaration srikappa 2021-05-26 10:46:00 -07:00
  • 05a0e063a2 Also making Auton->Auth Getters requiring controller Gene Walters 2021-05-26 10:38:04 -07:00
  • 8a119f2b18 fixed error in test steps description zsolleci 2021-05-26 12:33:46 -05:00
  • a82f4440ea Fixed release compile error AMZN-koppersr 2021-05-26 10:24:15 -07:00
  • 63ce0c1a62 character controller component now uses simulated body handles (#929) amzn-sean 2021-05-26 18:24:13 +01:00
  • ada73c2834 T92567323 & T92569017 completed, suite updated zsolleci 2021-05-26 12:22:18 -05:00
  • 9a0b93c9ff Fixed generation of Monolithic builds StaticModules.inl (#947) lumberyard-employee-dm 2021-05-26 12:18:26 -05:00
  • d4587d1f99 Add Label Exclusion filter for Sandbox tests from the main test suites (#955) Steve Pham 2021-05-26 10:14:18 -07:00
  • 53f31a2712 Merge pull request #950 from aws-lumberyard-dev/network-transform-scale greerdv 2021-05-26 18:01:49 +01:00
  • d77fae5c18 update Jonny Galloway 2021-05-26 11:56:18 -05:00
  • f3212902aa Merge branch 'main' into SpawnableIndexQuery AMZN-koppersr 2021-05-26 09:48:20 -07:00
  • 4462b059a1 Merge branch 'main' into Atom/santorac/DepthBasedLayerBlending Chris Santora 2021-05-26 09:45:17 -07:00
  • 8ca3b078a2 Remove bootstrap.cfg and some references to it. SJ 2021-05-26 09:32:57 -07:00
  • cbb85e8ef9 adding qdarkstyle to requirements.txt since we removed the package from codebase gallowj 2021-05-26 11:32:05 -05:00
  • 90d9e5d6d8 removing the qdarkstyle package we don't own gallowj 2021-05-26 11:30:46 -05:00
  • ca5e629dac Hasareej lyn 2301 cluster space 2 (#843) Hasareej 2021-05-26 17:12:30 +01:00
  • c3e605e6c2 Fixing call to ly_de_alias_target pappeste 2021-05-26 09:12:08 -07:00
  • a421b4cb71 Merge remote-tracking branch 'origin/ly-as-sdk/LYN-2948-phistere' into ly-as-sdk/LYN-2948 pappeste 2021-05-26 09:06:49 -07:00
  • e2a978d979 Merge branch 'main' into MacDxcUpdateFix moudgils 2021-05-26 08:59:36 -07:00
  • 607dbc47b3 Surrouding the setting of the BASE_PATH within double quotes in the o3de.bat script. This allows to allow paths with spaces in it leading to the engine root directory to work properly when running the script lumberyard-employee-dm 2021-05-26 10:40:47 -05:00
  • 1f71bdeae3 Merge pull request #46 from aws-lumberyard-dev/LYN-1941-GemAliasConvention lumberyard-employee-dm 2021-05-26 10:37:19 -05:00
  • 5449c5785b Several small fixes to the DCCsi to match some o3de changes gallowj 2021-05-26 10:35:50 -05:00
  • c716d812bc Fix crash when using DebugDraw gem rgba16f 2021-05-26 10:25:30 -05:00
  • c0546c27f7 change default scale to 1 greerdv 2021-05-26 16:21:56 +01:00
  • 2fc5b3aadf Merge branch 'main' into network-transform-scale greerdv 2021-05-26 16:20:41 +01:00