Commit Graph

  • e8428b42be Adjusting o3de path to run from install (authored by @lumberyard-employee-dm) pappeste 2021-05-26 08:17:09 -07:00
  • 06bfe89120 Merge branch 'main' into jckand/FoundationAuto jckand-amzn 2021-05-26 10:11:10 -05:00
  • 1fb8dd7dcd SPEC-7008: Moving failing Editor tests to Sandbox suite for investigation jckand-amzn 2021-05-26 10:00:33 -05:00
  • 78d6dc3613 [SPEC-7010] Windows release_vs2019 build fails with an unreferenced formal parameter (#952) galibzon 2021-05-26 09:49:09 -05:00
  • aefeeab376 Merge pull request #927 from aws-lumberyard-dev/jckand/FoundationAuto jckand-amzn 2021-05-26 09:08:08 -05:00
  • 05f3144055 [LYN-2522] Gem catalog header widgets (#919) Benjamin Jillich 2021-05-26 16:01:12 +02:00
  • 37813945cf Merge pull request #948 from aws-lumberyard-dev/transform-float-scale-continued greerdv 2021-05-26 15:00:22 +01:00
  • 09c5bb8d65 [ATOM-15464] Fixing Material Editor crash on shutdown mnaumov 2021-05-26 06:29:09 -07:00
  • 4018bb587c update network code to use uniform scale on Transform greerdv 2021-05-26 14:20:22 +01:00
  • 9a15023eb5 Merge branch 'main' into jckand/FoundationAuto jckand-amzn 2021-05-26 07:57:28 -05:00
  • 62d196da30 Removed tool and server gem query functions from the ProjectManager projects.py script lumberyard-employee-dm 2021-05-26 04:57:43 -05:00
  • 922099050b Simplified the o3de package gem enable/disable logic The add_gem_project and remove_gem project scripts, now just enables on a gem name basis instead of a CMake target basis lumberyard-employee-dm 2021-05-26 04:46:16 -05:00
  • 1c7d5e5615 Merge branch 'main' into transform-float-scale-continued greerdv 2021-05-26 10:27:18 +01:00
  • 78afeb8047 update more calls to Transform to use uniform scale greerdv 2021-05-26 10:26:26 +01:00
  • 9f8948556f Merge branch 'main' into Atom/dmcdiar/ATOM-15555 Doug McDiarmid 2021-05-26 00:03:31 -07:00
  • 40435fcb2e Added RayTracingMaterialSrg. Added UV buffer to the RayTracingSceneSrg mesh buffers. Added RayTracingSceneUtils and RayTracingMaterialUtils shader includes. Doug McDiarmid 2021-05-25 23:52:19 -07:00
  • 4652d47fb3 Merge remote-tracking branch 'origin/lawsonamzn_prototype_gem_naming_conventions' into ly-as-sdk/LYN-2948-phistere lumberyard-employee-dm 2021-05-26 00:38:51 -05:00
  • 59934e6be1 Updating the ProjectManager code and scripts with new layout of the o3de package scripts lumberyard-employee-dm 2021-05-26 00:20:41 -05:00
  • 76fe7f3666 Merge branch 'main' of https://github.com/aws-lumberyard/o3de into ly-as-sdk/LYN-2948-phistere lumberyard-employee-dm 2021-05-25 23:48:55 -05:00
  • 76c23cda6a Add all datatype parameters script balibhan 2021-05-26 10:17:44 +05:30
  • 791e044457 Fixed PlatformConfigurationUnitTests.TestFailReadConfigFile_RegularScanfolder test by setting a project path in the AssetProcessorTest fixture lumberyard-employee-dm 2021-05-25 23:38:03 -05:00
  • 6f8f22f340 Suppress resolve path failed error in Atom_RHI UtilsTests now that the @assets@ alias isn't set during these test lumberyard-employee-dm 2021-05-25 22:55:21 -05:00
  • 58bd72c429 Setting project path to AutomatedTesting to fix the EMotionFX CanUseFileMenu and CanOpenWorkspace test from failing when resolving a relative path lumberyard-employee-dm 2021-05-25 22:53:56 -05:00
  • 80f9da800a insert the scripts/o3de folder to the front of the sys.path for the o3de.py script to allow the o3de package scripts to be imported lumberyard-employee-dm 2021-05-25 22:27:28 -05:00
  • 0fc9697e49 Allow Autonomous->Auth properties. Remove the ability of accessing properties Getters from the Component when ReplicateTo is Autonomous; in this case users must be using the controller to Get Gene Walters 2021-05-25 19:56:18 -07:00
  • 224c8417b7 Merge branch 'main' into Atom/santorac/DepthBasedLayerBlending Chris Santora 2021-05-25 19:43:45 -07:00
  • 7206c5d62f Added a newline at the end of the file to get rid of warnings. Chris Santora 2021-05-25 19:43:20 -07:00
  • d4d533e6a8 Add comment to FillHaltonSequence pruiksma 2021-05-25 21:39:34 -05:00
  • ab84a43a83 Update to HaltonSequence to make it easier to fill your own custom structures with halton sequences. pruiksma 2021-05-25 21:34:53 -05:00
  • b0527387a1 Merge remote-tracking branch 'origin/ly-as-sdk/LYN-2948-phistere' into ly-as-sdk/LYN-2948 pappeste 2021-05-25 19:24:14 -07:00
  • 29163fba1a Replace call to Cry renderer to get viewport height (#939) michabr 2021-05-25 18:51:37 -07:00
  • 03ec6465b5 Support deserializing non-reflected enums (#815) Chris Burel 2021-05-25 18:49:06 -07:00
  • f64bd999e0 Move UvStreamTangentBitmask to new files. jiaweig 2021-05-25 18:47:04 -07:00
  • 4b75b7bb63 Fixed the AssetBundler unit test by moving the retrieval of the Engine Root Path after the Settings Registry has merged the runtime paths lumberyard-employee-dm 2021-05-25 20:30:59 -05:00
  • df44f782f2 More dependencies fixes pappeste 2021-05-25 18:11:48 -07:00
  • 4e362a2a04 Removing the initialization of the "@root@" alias to the EngineRoot since it really represents the Asset Cache Root and any paths within it are lowercased. Moved the ordering to set the @assets@ alias before the @projectplatformcache@ so that the "ArchiveTestFixture.IResourceList_Add_AbsolutePath_RemovesAndReplacesWithAlias" test is able to convert it's absolute path to an alias path that starts with @assets@ lumberyard-employee-dm 2021-05-25 20:09:13 -05:00
  • 5eb3bcdf55 Merge pull request #932 from aws-lumberyard-dev/carlitosan-beta-fixes carlitosan 2021-05-25 17:39:06 -07:00
  • e4efc467f2 Updated comment for ListEntities in SpawnableEntitiesInterface. AMZN-koppersr 2021-05-25 17:38:20 -07:00
  • b5a0df00e1 Hosts which are not a dedicated server (meaning they also play the game) will spawn a default player for themselves Gene Walters 2021-05-25 17:21:03 -07:00
  • 004a3bbb37 Merge pull request #861 from aws-lumberyard-dev/Atom/santorac/RemoveScriptContextWarnings Chris Santora 2021-05-25 17:10:24 -07:00
  • b256b737a8 Add IBitset include puvvadar 2021-05-25 16:52:17 -07:00
  • 6559b4c5a9 Cleanup extraneous includes in Rewindable headers puvvadar 2021-05-25 16:45:45 -07:00
  • d2797c0d15 Add RewindableArray and cleanup a bit more of vector puvvadar 2021-05-25 16:40:58 -07:00
  • 9f46e34cc4 Updates to the DefaultProject template phistere 2021-05-25 18:27:45 -05:00
  • 3bc5ecd9d9 Fixes a divide by zero in Atom FPS Display phistere 2021-05-25 18:24:43 -05:00
  • 4dd08ec21f Added a default level prefab concept for newly created levels (#931) Terry Michaels 2021-05-25 18:15:19 -05:00
  • 6136bc270e Remove flaky test from AzNetwork instead of using retry Steve Pham 2021-05-25 16:05:40 -07:00
  • dacffc8f07 Remove the "(PREVIEW)" label from the Animation Editor (#926) Chris Burel 2021-05-25 16:05:09 -07:00
  • 50b9233552 Cleanup rewind concerns by basing around m_rewindableSize puvvadar 2021-05-25 16:03:53 -07:00
  • 56c8f06fe0 Merge pull request #924 from aws-lumberyard-dev/Atom/mriegger/ATOM-15609 mrieggeramzn 2021-05-25 15:48:02 -07:00
  • 59254cc9e7 Update Launcher to find the autoexec.cfg in assets phistere 2021-05-25 17:40:09 -05:00
  • fe29728233 Merge branch 'ly-as-sdk/LYN-2948-phistere' of https://github.com/aws-lumberyard-dev/o3de into ly-as-sdk/LYN-2948-phistere phistere 2021-05-25 17:41:22 -05:00
  • f12162a1cf Update Launcher to find the autoexec.cfg in assets phistere 2021-05-25 17:40:09 -05:00
  • 050574715a Address various feedback around RewindableFixedVector puvvadar 2021-05-25 15:38:13 -07:00
  • d536a9438d Revert "Fixes an issue with RUNTIME_DEPENDENCIES including too many targets during install" lumberyard-employee-dm 2021-05-25 17:30:47 -05:00
  • d3835699ea Merge branch 'ly-as-sdk/LYN-2948' of https://github.com/aws-lumberyard-dev/o3de into ly-as-sdk/LYN-2948-phistere lumberyard-employee-dm 2021-05-25 17:17:55 -05:00
  • 19adbf2f41 Removing adding runtime dependencies for gems that are in the BUILD_DEPENDENCIES pappeste 2021-05-25 15:12:17 -07:00
  • cfd6c6f93a Merge branch 'ly-as-sdk/LYN-2948-phistere' of https://github.com/aws-lumberyard-dev/o3de into ly-as-sdk/LYN-2948-phistere lumberyard-employee-dm 2021-05-25 17:00:50 -05:00
  • 79ba6c0ecf Updating the EngineFinder.cmake for the AutomatedTesting project to use the engines_path key lumberyard-employee-dm 2021-05-25 17:00:26 -05:00
  • f2cb116240 Updating path to tests for LandscapeCanvasTests_main jckand-amzn 2021-05-25 16:44:44 -05:00
  • 200d71e56c Update Dxc path for Mac based on the Dxc updated package moudgils 2021-05-25 14:43:54 -07:00
  • 1f297fc8ac Updating LuminanceHistogramGenerator to use RWStructuredBuffer as RWBuffer doeesnt work on Metal when combined with atomic operations moudgils 2021-05-25 14:41:14 -07:00
  • bdf9ac31fb update to use uniform scale calls to Transform greerdv 2021-05-25 22:31:41 +01:00
  • e47fb1b7ea Fix outdated Rewindable vector jinja generation puvvadar 2021-05-25 14:21:14 -07:00
  • 24c17932e3 Add error messages to ErrorText.h, label functionality to fix default groups on FDNs. chcurran 2021-05-25 14:19:04 -07:00
  • 6d9dd587ee Revert change to LocalPrediction xml puvvadar 2021-05-25 14:17:25 -07:00
  • 7129cad1ce Add RewindableFixedVector and update jinja components to use it puvvadar 2021-05-25 14:12:47 -07:00
  • 713a3fd885 Convert TextureAtlas gem/builder to use Atom (#853) michabr 2021-05-25 14:05:03 -07:00
  • 82b4b83256 Launch o3de.exe instead of project_manager.py Alex Peterson 2021-05-25 13:15:15 -07:00
  • 87ff564bad ATOM-14838 Make Parallax Look Decent By Default Chris Santora 2021-05-25 13:15:10 -07:00
  • 0fb65fd961 Merge branch 'main' into jckand/FoundationAuto jckand-amzn 2021-05-25 15:14:49 -05:00
  • 3d88774050 Inclusive language edit Mike Chang 2021-05-25 12:59:24 -07:00
  • 8950a99c6b Readme update (#770) Mike Chang 2021-05-25 12:58:22 -07:00
  • be9c9d9fa3 Remove prefab undo cache dependency on CreatePrefab use case srikappa 2021-05-25 12:57:16 -07:00
  • c2e965ea5a Merge pull request #909 from aws-lumberyard-dev/transform-float-scale greerdv 2021-05-25 20:42:29 +01:00
  • 87a8f0ddca [LYN-2969] Update resource mapping tool with O3DE icon (#898) Vincent Liu 2021-05-25 12:34:08 -07:00
  • f7309ddd0b Merge branch 'main' into carlitosan-beta-fixes chcurran 2021-05-25 12:13:03 -07:00
  • c1e7970dbb Add support for unordered_set to ScriptCanvas. Improved graph version upgrade systems and fixed related bugs. chcurran 2021-05-25 12:07:14 -07:00
  • 952901f55b [cpack_installer] adding setup script to install cmake, python, and registering the engine scottr 2021-05-25 11:33:59 -07:00
  • 05a99947e4 Merge branch 'main' into jckand/FoundationAuto jckand-amzn 2021-05-25 13:27:35 -05:00
  • a1514eb0b5 AWSI Gems Automation Update Jenkins configuration (Windows Only) (#923) amzn-hdoke 2021-05-25 11:27:11 -07:00
  • ec1d129100 Merge branch 'main' into transform-float-scale greerdv 2021-05-25 19:21:32 +01:00
  • d2c982df98 address PR feedback greerdv 2021-05-25 19:21:04 +01:00
  • 35f09b0c3a Merge pull request #916 from aws-lumberyard-dev/Atom/jromnoa/SPEC-6689-remove-testrail-info-from-tests jromnoa 2021-05-25 11:15:18 -07:00
  • 3aa6969d19 disabling rccontrollertest (#874) sharmajs-amzn 2021-05-25 11:13:29 -07:00
  • 0be75732cc Added initial support for nested slices to slice-prefab converter (#881) Mike Balfour 2021-05-25 12:44:34 -05:00
  • 58afb79060 Merge branch 'main' of https://github.com/aws-lumberyard/o3de into Spawnable/ScriptCanvas/Integration sconel 2021-05-25 10:43:56 -07:00
  • 4bfc000974 The @assets@ alias should not be set to an empty string. amzn-sj 2021-05-25 10:30:02 -07:00
  • 48ef8747ef Re-enabling main suite for Dynamic Vegetation and Landscape Canvas suites jckand-amzn 2021-05-25 12:24:58 -05:00
  • e371d41688 Revert change that caused a seg-fault amzn-sj 2021-05-25 10:21:53 -07:00
  • 25f22d67ff Merge branch 'main' into jckand/FoundationAuto jckand-amzn 2021-05-25 12:21:53 -05:00
  • 1d50d7ed64 Project Manager Projects Screen Dynamically Shows Projects Loaded from O3DE (#873) AMZN-nggieber 2021-05-25 10:16:11 -07:00
  • 72d394dfca Revert "merging latest main" jromnoa 2021-05-25 10:09:08 -07:00
  • 47df212ecd Revert "revert accidental docstring change" jromnoa 2021-05-25 10:08:51 -07:00
  • bdedf419b4 revert accidental docstring change jromnoa 2021-05-25 10:08:11 -07:00
  • 2c6c639ede merging latest main jromnoa 2021-05-25 10:05:55 -07:00
  • bae370750b Merge branch 'main' into Atom/jromnoa/SPEC-6689-remove-testrail-info-from-tests jromnoa 2021-05-25 10:04:22 -07:00
  • ad3625c2a2 Added ability to specify a default directory for the asset picker in the asset property control (#903) Terry Michaels 2021-05-25 11:57:49 -05:00
  • 2126915f6c Merge pull request #34 from aws-lumberyard-dev/ly-as-sdk/Engine-Gem-Tracking lumberyard-employee-dm 2021-05-25 11:44:56 -05:00
  • 83b7122128 project_path must be set before call to Application::Start() in order to set aliases. amzn-sj 2021-05-25 09:30:55 -07:00