Commit Graph

  • 5885270640 [iOS] Update to use AWSNativeSDK 1.9.50 (#6890) Vincent Liu 2022-01-14 14:36:15 -08:00
  • 3d17f9648f removes the old log lines test for the Light component, test will be re-added as a return codes test in the p1 test tasks jromnoa 2022-01-14 14:08:29 -08:00
  • e4bd28f636 Update NetworkSpawnableLibrary to only hold onto network.spawnables (instead of all spawnables) Gene Walters 2022-01-14 13:48:37 -08:00
  • c9ee1f7871 ATOM-17132 Image builder failed to build some images after preset was fixed (#6900) Qing Tao 2022-01-14 13:31:13 -08:00
  • 295c836ed8 clean up comments, add set type action in disabled form carlitosan 2022-01-14 12:46:08 -08:00
  • aa18deef5d AtomTressFX - fixing crash bug for prefab (#6892) Adi Bar-Lev 2022-01-14 15:26:41 -05:00
  • d95e157f48 Different Pso cache per vendor/driver (#6893) moudgils 2022-01-14 12:24:58 -08:00
  • c8e5bcc901 Dont allow spawning netbound entities by default, we first need to initialize multiplayer and know our network agent type (dedicated-server/client-server/client). This will stop the editor playmode (which doesn't init multiplayer until it connects to the server) from spawning netbound entities Gene Walters 2022-01-14 12:01:32 -08:00
  • c403fa3db6 More GetValues() overrides (#6896) Mike Balfour 2022-01-14 13:30:45 -06:00
  • 7680d1f9d0 [development] fixed issue with dangling budget pointers if the budget tracker is torn down and rebuilt (#6801) Scott Romero 2022-01-14 11:28:21 -08:00
  • f339c199df Merge pull request #6470 from aws-lumberyard-dev/Atom/scottmur/lbc_helper jromnoa 2022-01-14 11:26:14 -08:00
  • bbfe740cc9 Disable flaky HttpRequestor test (#6866) allisaurus 2022-01-14 10:52:32 -08:00
  • 284ae60139 Add missing 'precise' keyword for Vertex shaders (#6902) moudgils 2022-01-14 10:34:57 -08:00
  • c778606c89 Templates restricted (#6498) AMZN-byrcolin 2022-01-14 10:27:20 -08:00
  • 641e76eca9 Convert the loops using the Get* functions in Terrain physics and debugger components to use the new ProcessRegion* functions. amzn-sj 2022-01-14 10:09:14 -08:00
  • 02ce4659c4 remove comment carlitosan 2022-01-14 09:58:54 -08:00
  • f87e1f6906 Disabling BundleMode, AssetBundler, and MissingDependency tests on Linux. (#6888) LesaelR 2022-01-14 09:48:46 -08:00
  • b62d130475 Updated AnimNode registration in LyShine and Maestro to register to a member variable map (#6786) lumberyard-employee-dm 2022-01-14 11:32:29 -06:00
  • 7474c5480e Adding ray tracing toggle to behavior context so it can be used with scripting. windbagjacket 2022-01-14 17:07:13 +00:00
  • 4392c8963c [Linux] Prefer higher versioned clang compilers to lower versions (#6824) Chris Burel 2022-01-14 09:00:26 -08:00
  • e1572ce5c9 Updating assimp to the v12 packages (#6861) AMZN-stankowi 2022-01-14 08:49:42 -08:00
  • 56837f48d9 Remove error state when user attempts to save empty script event. sphrose 2022-01-14 16:29:00 +00:00
  • 5aba5dff46 Merge branch 'development' of https://github.com/o3de/o3de into cgalvan/DraftStreamingImageAssetPixelAPI Chris Galvan 2022-01-14 09:55:55 -06:00
  • 5c52df7211 Change property refresh to ValuesOnly instead of EntireTree windbagjacket 2022-01-14 10:48:13 +00:00
  • a43cd95313 Fixed physics periodic tests on linux platform (#6881) moraaar 2022-01-14 10:01:38 +00:00
  • 5c603882b3 Changed the Shader instanceId to the combined assetId and supervariant index dmcdiarmid-ly 2022-01-13 19:57:22 -07:00
  • 1431afb51a remove a ability to change type on user added slots carlitosan 2022-01-13 18:26:39 -08:00
  • 22cee244c1 remove a ability to reset reference, do not display reference box on user added data slots carlitosan 2022-01-13 17:30:02 -08:00
  • f026e543cc Merge pull request #6395 from aws-lumberyard-dev/nvsickle/GenericDomDocument Nicholas Van Sickle 2022-01-13 16:45:32 -08:00
  • 7e5e4842b0 Merge pull request #6676 from aws-lumberyard-dev/Atom/mriegger/format Jeremy Ong 2022-01-13 17:18:57 -07:00
  • 42c523b275 Add SetEnv and UnSetEnv for environment variable to util (#6884) Vincent Liu 2022-01-13 16:07:44 -08:00
  • 13d6451b6a update parser and unit tests to respect the new way slots are added to user function nodes carlitosan 2022-01-13 13:24:48 -08:00
  • 193f529b9c Add an LyShine client API target (#6829) michabr 2022-01-13 12:56:34 -08:00
  • 34d74857f5 [development] fix for a possible MSVC compiler bug (#6870) Scott Romero 2022-01-13 12:55:36 -08:00
  • 79431f5e5f First batch of GetValues() overrides (#6852) Mike Balfour 2022-01-13 14:50:54 -06:00
  • 62e7483b0e Switched GradientSignal to use GemTestEnvironment. (#6886) Mike Balfour 2022-01-13 14:44:59 -06:00
  • e9e0156d9e Merge branch 'development' of https://github.com/o3de/o3de into cgalvan/DraftStreamingImageAssetPixelAPI Chris Galvan 2022-01-13 13:10:14 -06:00
  • a99bf8ff1a Merge pull request #6882 from aws-lumberyard-dev/cgalvan/RemovedUnusedEditorUtils Chris Galvan 2022-01-13 13:09:21 -06:00
  • 2048d8c05c Added region-based APIs for uint and int Chris Galvan 2022-01-13 11:38:16 -06:00
  • 3f0bd92853 Removed some unused EditorUtils functions Chris Galvan 2022-01-13 10:28:58 -06:00
  • 1ed81ae973 Added API for retrieving region of streaming image asset pixel values Chris Galvan 2022-01-13 10:27:19 -06:00
  • e92379e235 Merge branch 'development' of https://github.com/o3de/o3de into cgalvan/DraftStreamingImageAssetPixelAPI Chris Galvan 2022-01-13 10:17:59 -06:00
  • fed1278fe6 AP: product dependency optimization (#6619) amzn-mike 2022-01-13 08:56:24 -06:00
  • 6d1a2382e8 Bug hide window (#5939) tjmgd 2022-01-13 13:56:38 +00:00
  • ff0df4b8b6 Update behavior reflection of EMotionFX's MotionEvent to use nullptr instead of empty lambdas. (#6617) Andre Mitchell 2022-01-13 03:36:19 -05:00
  • e224fc2ee5 Bugfix - ViewportInteractionImp connected to the wrong id in RenderViewportWidget (#6867) Roman 2022-01-12 22:39:56 -08:00
  • fabb2b186c chore: disable mouse move test Michael Pollind 2022-01-12 20:52:57 -08:00
  • 073994e8e7 Remove quotes around list (#6864) amzn-sj 2022-01-12 17:34:34 -08:00
  • 4e755cc258 Add variable, datum sanity for user added slots carlitosan 2022-01-12 16:21:40 -08:00
  • bd2ede053c Merge pull request #6860 from aws-lumberyard-dev/scripting/6855 Luis Sempé 2022-01-12 15:50:59 -08:00
  • 74e4055195 Fix Prefab instance assets not preloading (#6834) Nicholas Van Sickle 2022-01-12 15:23:06 -08:00
  • 575be414bd Merge pull request #5221 from aws-lumberyard-dev/Atom/santorac/OrderOnceDependencyForPassBuilder santorac 2022-01-12 14:42:33 -08:00
  • 68084d6a82 Merge pull request #6356 from aws-lumberyard-dev/Atom/santorac/ShaderVariantListSizeLimit santorac 2022-01-12 14:42:20 -08:00
  • d323edcfae bringing in latest development Scott Murray 2022-01-12 14:11:14 -08:00
  • aebf93d882 fixing a typo in docstring Scott Murray 2022-01-12 13:13:52 -08:00
  • ffde762081 Minor comment tweak, and code readability Gene Walters 2022-01-12 12:43:39 -08:00
  • 49a0c78013 Check if transform component is attached to an entity before sending out notifications that rely upon having an entity; this stops runtime warnings when calling GetEntityId() Gene Walters 2022-01-12 12:33:28 -08:00
  • c056ae705d Merge pull request #6714 from aws-lumberyard-dev/crash_log_bug Gene Walters 2022-01-12 12:24:07 -08:00
  • a635e935e3 minor typo fix on code warning Gene Walters 2022-01-12 12:20:46 -08:00
  • 4e811d5af8 Small update: adding the component type to a warning in order to help debug what component is failing Gene Walters 2022-01-12 12:19:59 -08:00
  • 3b84049a1d Adding NetworkTestLevelEntityComponent to cmake for compilation Gene Walters 2022-01-12 12:18:06 -08:00
  • 5dc442fcb0 [Terrain] First pass of the ProcessList and ProcessRegion APIs for retrieving surface data (#6729) amzn-sj 2022-01-12 12:07:57 -08:00
  • 068244b1bb Remove quotes around list of paths (#6857) amzn-sj 2022-01-12 12:00:33 -08:00
  • bd933fdc4c Merge branch 'development' of https://github.com/o3de/o3de into cgalvan/DraftStreamingImageAssetPixelAPI Chris Galvan 2022-01-12 13:57:49 -06:00
  • 1053351fd3 Merge pull request #6853 from aws-lumberyard-dev/cgalvan/RemovedUnusedLegacyShowIconsOption Chris Galvan 2022-01-12 13:56:50 -06:00
  • f2f4eab92e Merge pull request #6660 from tjmgd/bug-righthand-bones-81 Chris Galvan 2022-01-12 13:45:23 -06:00
  • 88d93c7d4c Merge pull request #6654 from tjmgd/bug-ragdoll-77 Chris Galvan 2022-01-12 13:45:02 -06:00
  • ee3196d64a Removed an RPC that's now being used inside the NetLevelEntity autocomponent Gene Walters 2022-01-12 11:31:45 -08:00
  • e4fe40aede Merge branch 'development' into Atom/santorac/OrderOnceDependencyForPassBuilder santorac 2022-01-12 11:26:11 -08:00
  • 4449a87c27 Merge branch 'development' into Atom/santorac/ShaderVariantListSizeLimit santorac 2022-01-12 11:24:15 -08:00
  • 561ff40c81 Creating a new multiplayer component which we'll assign to a networked level entity (as opposed to a network player). Gene Walters 2022-01-12 11:13:10 -08:00
  • b772d7b3e8 Removing multiplayer script canvas translation files from the scriptcanvas gem; these will eventually move into AutomatedTesting project once repopulated (if needed). Gene Walters 2022-01-12 11:10:34 -08:00
  • 5b195cb028 Removed some unused variables Chris Galvan 2022-01-12 12:33:36 -06:00
  • 830c55dd7c Reverted two other small changes I missed Chris Galvan 2022-01-12 12:30:48 -06:00
  • 010e8a5df1 Reverted changes to image gradient asset (will put in separate PR) Chris Galvan 2022-01-12 12:28:52 -06:00
  • bd65da39d0 Updated node subtitle lsemp3d 2022-01-12 10:20:04 -08:00
  • 47feb639c7 Merge remote-tracking branch 'origin/nvsickle/FixPrefabComponentAssetLoading' into LYN-9136_MultiplayerCTRL+G_ScriptFail Gene Walters 2022-01-12 09:36:54 -08:00
  • ea4bf6b7d6 Merge branch 'development' of https://github.com/o3de/o3de into cgalvan/DraftStreamingImageAssetPixelAPI Chris Galvan 2022-01-12 11:21:45 -06:00
  • e31fa88c00 Removed unused legacy show icons option Chris Galvan 2022-01-12 11:13:40 -06:00
  • a690c76ad4 Fixed depth clipping artifacts for parallax PDO. (#6837) santorac 2022-01-12 08:54:22 -08:00
  • ffa9cc3a66 Unit tests and benchmarks for GetValues() (#6823) Mike Balfour 2022-01-12 08:46:10 -06:00
  • f51c845cbb Fix: AnimAudioComponentRequestBus canvas script function failure (#6658) tjmgd 2022-01-12 13:42:12 +00:00
  • acec79fe2e Node name change cursor missing (#6721) tjmgd 2022-01-12 11:57:54 +00:00
  • 74483dc3ba Merge pull request #6812 from aws-lumberyard-dev/3736_color_picker_space sphrose 2022-01-12 09:41:02 +00:00
  • 44908a80c6 Merge pull request #6825 from aws-lumberyard-dev/Atom/santorac/UpdateTestMaterialsForLucyHermanubisRename santorac 2022-01-11 17:30:28 -08:00
  • b9787fb2b3 [Mac] Update to use AWSNativeSDK 1.9.50 (#6797) Vincent Liu 2022-01-11 17:24:33 -08:00
  • 13bc91aa77 Split editor entity activation from PrefabSystemComponent (#6787) srikappa-amzn 2022-01-11 16:53:46 -08:00
  • 73419387c5 Check engines_path in get_registered (#6828) Alex Peterson 2022-01-11 16:49:59 -08:00
  • 07e6b54ca5 Fix names display index and scripting dev gem (#6822) Alex Peterson 2022-01-11 16:49:16 -08:00
  • 2e19b703ef fix release build nemerle 2022-01-12 01:37:02 +01:00
  • 5dc97e7e4b Fix Prefab instance assets not preloading Nicholas Van Sickle 2022-01-11 16:34:22 -08:00
  • 5cd8b0e172 Renamed more files from "lucy" to "hermanubis" santorac 2022-01-11 14:55:44 -08:00
  • faf3255ea6 Renamed more files from "lucy" to "hermanubis" santorac 2022-01-11 14:27:09 -08:00
  • e7c9a158bb Merge branch 'development' into Atom/santorac/UpdateTestMaterialsForLucyHermanubisRename santorac 2022-01-11 14:17:28 -08:00
  • ce2e433b71 Merge pull request #6826 from aws-lumberyard-dev/jckand/DynVegTestSaveFix Chris Galvan 2022-01-11 15:39:30 -06:00
  • f03c2885f0 Moving AutomatedTesting Atom levels into the Graphics subfolder (#6791) SWMasterson 2022-01-11 12:21:45 -08:00
  • f42a094606 Merge branch 'development' of https://github.com/o3de/o3de into jckand/DynVegTestSaveFix jckand-amzn 2022-01-11 13:38:10 -06:00
  • 48a90e0668 Adding wait_for_condition checks for level save/export, and extending wait for slice creation test jckand-amzn 2022-01-11 13:37:55 -06:00
  • d09da902d6 Fixed test materials since all the "lucy" stuff was renamed to "hermanubis". santorac 2022-01-11 11:26:44 -08:00
  • 8162780a65 Merge pull request #6819 from aws-lumberyard-dev/cgalvan/FixNewLevelInputFocus Chris Galvan 2022-01-11 11:55:06 -06:00