Commit Graph

  • e306321b61 Removing xfail from optimized Landscape Canvas suite and disabling non-optimized suites jckand-amzn 2021-10-04 10:56:16 -05:00
  • 9786d63596 Hair - Hair Gem introduction to O3DE from Atom/barlev/AtomTressFX_DevRebase (#4439) Adi Bar-Lev 2021-10-04 10:46:31 -04:00
  • 3321f9e5ea First google benchmarks for hierarchy logic. AMZN-Olex 2021-10-04 09:00:20 -04:00
  • 4d49a604af Moving run Physx Benchmarks behind a cmake flag (#4411) amzn-sean 2021-10-04 12:34:51 +01:00
  • b394f843ae Merge branch 'development' of https://github.com/o3de/o3de into NetHierarchyInput pereslav 2021-10-04 12:31:15 +01:00
  • 1c305c6402 Fixed physx asset when exported as convex or primitives. (#4414) moraaar 2021-10-04 12:05:33 +01:00
  • d03273089e Merge pull request #4433 from aws-lumberyard-dev/LYN-5265_state_tracker_impl jonawals 2021-10-04 12:02:06 +01:00
  • d5dcd3c74a Add explanatory comment to broadcast fixture. John 2021-10-04 09:53:36 +01:00
  • f0c66cfa6f Remove references to legacy visibility system (#4441) hultonha 2021-10-04 09:42:16 +01:00
  • 8c55107e07 ViewportEditorModeInfo to ViewportEditorModeTrackerInfo. John 2021-10-04 09:36:12 +01:00
  • cfba31f6a0 Merge branch 'LYN-7080_FixEditorServerConnectionRaceCondition' into LYN-6770_AutomatedTestNetInputs Gene Walters 2021-10-03 22:57:13 -07:00
  • 73891c71b7 Fix EditorServer connection by ensuring that SendReadyForEntityUpdates is only called after a handshake is finished and the editor has accepted the editorserver's connection. Also allow engine-centric projects to use editor-server by passing in the project-path when launching the editor-server. Also allow devs to set sv_defaultPlayerSpawnAsset from inside the editor and it'll be used by the editor-server Gene Walters 2021-10-03 22:49:13 -07:00
  • 64068991ed Merge branch 'development' of https://github.com/o3de/o3de into NetHierarchyInput pereslav 2021-10-02 23:46:17 +01:00
  • 7dc5c8be61 NetworkTransformComponent replicates local transform for child entities Olex Lozitskiy 2021-10-02 09:50:10 -04:00
  • b1c7469687 Renamed m_groups and m_properties to have "Old" in the name for clarity. Also fixed a potential uninitialized data bug in Conve. santorac 2021-10-01 17:11:54 -07:00
  • 95cfe056a1 Updated .materialtype files to use the new format, "propertySets" instead of "groups". santorac 2021-10-01 17:00:45 -07:00
  • aca5961eb7 Merge pull request #4376 from aws-lumberyard-dev/Atom/guthadam/material_editor_replace_modified_color_with_indicator Guthrie Adams 2021-10-01 18:42:01 -05:00
  • 49cfc67f61 AzCore/Ebus/Ebus.h: Fix docs urls Issue#913 FiniteStateGit 2021-10-01 16:13:59 -07:00
  • 1245c2361d Updated documentation_url field. This doc is being moved per: https://github.com/o3de/o3de.org/pull/993 Mike Cronin 2021-10-01 16:06:11 -07:00
  • 98e5a18e49 Fixes for API changes from most recent integrate kberg-amzn 2021-10-01 16:06:11 -07:00
  • 5f8e60f4bb ATOM-16558 Buffer memory leak (#4444) Qing Tao 2021-10-01 15:55:37 -07:00
  • ba23583d5f Adding gadams feedback mrieggeramzn 2021-10-01 15:54:49 -07:00
  • 305a4e083a Merge remote-tracking branch 'upstream/development' into nvsickle/OutlinerDuplicateEntryFixes nvsickle 2021-10-01 15:48:20 -07:00
  • bf136a567b Some shutdown crash fixes, reverted a whitespace, and added some basic unit tests for time additions kberg-amzn 2021-10-01 15:04:50 -07:00
  • 65b82b41d6 Added unittest for an activation test AMZN-Olex 2021-10-01 17:56:32 -04:00
  • 050de68f7d Merge branch 'development' into Atom/guthadam/material_editor_replace_modified_color_with_indicator Guthrie Adams 2021-10-01 16:39:57 -05:00
  • 323026fbd5 Merge pull request #4361 from aws-lumberyard-dev/Atom/guthadam/material_editor_add_toggle_alternate_skybox_to_toolbar3 Guthrie Adams 2021-10-01 16:17:11 -05:00
  • f3e6adce7f LYN-6882 release builds are executing code in asserts (#4305) Esteban Papp 2021-10-01 13:52:52 -07:00
  • 76de21940d Fixup merge mrieggeramzn 2021-10-01 13:29:52 -07:00
  • 91925d0f65 Merge pull request #4423 from aws-lumberyard-dev/MakeUserAdapterNameMatchPartialNames Jeremy Ong 2021-10-01 14:18:39 -06:00
  • db68911c9a Merging mrieggeramzn 2021-10-01 13:17:28 -07:00
  • 7018f16088 Fixing undo/redo not updating transform pivot point (#4375) Mikhail Naumov 2021-10-01 15:16:45 -05:00
  • b3d7de1e78 Improvements. You can now call SetDecalMaterial() with any permutation and it works as expected mrieggeramzn 2021-10-01 13:03:52 -07:00
  • 799ab8585b Update MaterialEditor launcher to use platform traits for executable extensions (#4429) Steve Pham 2021-10-01 12:24:57 -07:00
  • a18655e8f7 Update jinja change to use booleanTrue filter puvvadar 2021-10-01 11:43:22 -07:00
  • 3cff21e2c2 Merge pull request #4430 from aws-lumberyard-dev/Atom/jromnoa/fix-for-vulkan-rhi-test-failure Guthrie Adams 2021-10-01 13:28:43 -05:00
  • 0a6ddfab5e Revert optimization change in favor of another PR puvvadar 2021-10-01 11:02:12 -07:00
  • 18b947fd00 Changed the AssetManager DispatchEvents function to continously pump the (#4432) lumberyard-employee-dm 2021-10-01 12:11:55 -05:00
  • 23322edde7 Fix Entity id consistency issue & refactor prefab workflows/tests (#4373) chiyenteng 2021-10-01 10:02:00 -07:00
  • 865ed60007 merging latest dev kberg-amzn 2021-10-01 09:53:16 -07:00
  • b984335b30 [Android] Fix black screen on Android when app is launched (#4418) SJ 2021-10-01 09:02:09 -07:00
  • bf393ec85c fixes some install paths issues in monolithic release (#4422) Esteban Papp 2021-10-01 08:38:46 -07:00
  • c245960c7b remove addition of the LoggerService as a required service rgba16f 2021-10-01 10:17:08 -05:00
  • fec77632ef Archive Component - Rewrite and additional work on Archive and Asset Bundler (#4332) amzn-phist 2021-10-01 10:15:16 -05:00
  • 6e68da9382 Merge branch 'development' of https://github.com/o3de/o3de into Network/olexl/nettransform_local_for_children_cr AMZN-Olex 2021-10-01 09:14:10 -04:00
  • 10c7ef7147 Change editor viewport mdoe tracker id from viewport to entity context. John 2021-10-01 10:36:08 +01:00
  • b1fd428a99 Merge pull request #4413 from aws-lumberyard-dev/LYN-5265_state_tracker_impl SergeyAMZN 2021-10-01 09:44:00 +01:00
  • 41dbf69b46 Animation Editor: Move real-time plugin updates from SystemComponent to the main window (#4384) Benjamin Jillich 2021-10-01 09:59:11 +02:00
  • 8d993494f6 Entity migrations now totally functional again, plus some fixes to network rigid bodies to make them work properly as they migrate around kberg-amzn 2021-09-30 22:53:51 -07:00
  • f6638420f0 Formatting fix up puvvadar 2021-09-30 20:02:38 -07:00
  • 2811a84187 Move did handshake logic to connection data plus an optimization puvvadar 2021-09-30 19:59:34 -07:00
  • 18652fabea fix other configurtion typos to be configuration jromnoa 2021-09-30 18:57:37 -07:00
  • 46ad2f684b fixes the configurtion typo to be configuration instead and increases the test timeout to 60 sec from 30 sec jromnoa 2021-09-30 18:35:01 -07:00
  • fe35a09474 Merge pull request #4421 from aws-lumberyard-dev/Atom/dmcdiar/ATOM-16458 dmcdiarmid-ly 2021-09-30 18:24:39 -07:00
  • 0b718d435c Installer, bootstrapper, and executable signing for Windows (#4406) Mike Chang 2021-09-30 17:40:34 -07:00
  • fbf09f27c7 Marked test_VariableManager_UnpinVariableType_Works as xfail, the test needs to be reworked lsemp3d 2021-09-30 17:15:06 -07:00
  • 779edb7fe5 Sample Editor test for QA Automation project kritin 2021-09-30 16:43:15 -07:00
  • 86a4b76076 Fixed tabs to spaces santorac 2021-09-30 16:33:01 -07:00
  • 8c41e94c8d Merge remote-tracking branch 'upstream/development' into Atom/santorac/FixSceneSrgTime santorac 2021-09-30 16:30:41 -07:00
  • ef3552df69 First pass for network hierarchy input processing pereslav 2021-10-01 00:07:23 +01:00
  • 04d62ae761 Passed DiffuseProbeGrid OBB directly into culling data. dmcdiar 2021-09-30 15:59:06 -07:00
  • de224d2360 Removed minor string differences rgba16f 2021-09-30 17:45:29 -05:00
  • 79dea539c4 Allow user to specify a partial gpu name to the forceAdaptor command line argument rgba16f 2021-07-26 13:28:54 -05:00
  • 30bd997cb9 Fixed potential render scene time precision issues. The timestamp was simply converted from GetTimeAtCurrentTick to a float. Since this value is backed by QueryPerformanceCounter which is 0 at boot, you could see broken animations on the GPU when your system has been on for a long time. So I simplified the RPI's time API (removed unused code), and subtracted the application start time each frame before converting the time value to a float. Also moved FindShaderInputConstantIndex("m_time") to be called only once, instead of every frame. santorac 2021-09-24 14:14:31 -07:00
  • e1c49e436d convert atom to task graph (#4230) rgba16f [Amazon] 2021-09-30 17:45:33 -05:00
  • 60a0d2ba01 Atom/mriegger/decalnormalmaps (#4302) mrieggeramzn 2021-09-30 15:34:12 -07:00
  • bd0f5a1746 Merge branch 'development' of https://github.com/o3de/o3de into Network/olexl/nettransform_local_for_children_cr AMZN-Olex 2021-09-30 18:22:23 -04:00
  • 8a1af282c4 Merge pull request #4419 from aws-lumberyard-dev/carlitosan/bugfix carlitosan 2021-09-30 15:12:36 -07:00
  • 2d0b969065 Re-enable orphaned test nvsickle 2021-09-30 14:44:12 -07:00
  • 2185505302 Repair upgrade notification after bad automatic merge chcurran 2021-09-30 14:59:11 -07:00
  • 619948231a fix compile error from bad automatic merge chcurran 2021-09-30 14:26:27 -07:00
  • 6e115fb257 Updated RTX-GI SDK to v1.1.30. dmcdiar 2021-09-30 14:20:05 -07:00
  • a244d429c4 Merge branch 'development' of https://github.com/o3de/o3de into carlitosan/development chcurran 2021-09-30 14:05:28 -07:00
  • 65e375bb42 Guthries excellent recommendation mrieggeramzn 2021-09-30 13:44:06 -07:00
  • f273664e1d Merge branch 'development' into o3de_sdk/installer_configs Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com> Esteban Papp 2021-09-30 13:39:41 -07:00
  • e29726ad52 Merge pull request #4398 from aws-lumberyard-dev/Atom/amzn-tommy/ATOM-13339_RemoveModelAssetIdFixupFunction Guthrie Adams 2021-09-30 15:29:14 -05:00
  • 5fe4d8043d set ed_useNewAssetBrowserTableView to false by default chcurran 2021-09-30 12:55:41 -07:00
  • 8581b30260 Merge pull request #4274 from aws-lumberyard-dev/daimini/FocusMode/breadcrumbs Chris Galvan 2021-09-30 13:37:48 -05:00
  • aa8594b491 Add a unit test for XcbInputDeviceKeyboard (#4393) Chris Burel 2021-09-30 11:19:23 -07:00
  • 2db8aa3ce2 Merge branch 'development' into Atom/mriegger/stopdecalflickering Signed-off-by: mrieggeramzn <mriegger@amazon.com> mrieggeramzn 2021-09-30 11:04:20 -07:00
  • d9a3048a6d Adding comment mrieggeramzn 2021-09-30 11:04:02 -07:00
  • 328cde0516 Updated the naming convention for material property "names" vs "IDs". santorac 2021-09-30 10:59:17 -07:00
  • 25a7b70440 Getting rid of some tabs mrieggeramzn 2021-09-30 10:36:09 -07:00
  • 225d9d3b3c Fixes to unit tests after merge Danilo Aimini 2021-09-30 10:33:32 -07:00
  • d3bc7d8f12 Merge branch 'development' of https://github.com/o3de/o3de into daimini/FocusMode/breadcrumbs Danilo Aimini 2021-09-30 10:32:03 -07:00
  • a1f22f6823 Adding some code to cache the material in the editor component to avoid flickering mrieggeramzn 2021-09-30 10:19:26 -07:00
  • 299fc8bc3d Merge branch 'development' of https://github.com/o3de/o3de into carlitosan/bugfix chcurran 2021-09-30 10:16:21 -07:00
  • 44afede58a Merge remote-tracking branch 'upstream/development' into Atom/amzn-tommy/ATOM-13339_RemoveModelAssetIdFixupFunction amzn-tommy 2021-09-30 10:14:29 -07:00
  • 3635e5ed35 Put the ShaderMetrics.json in the @user@ folder, plus an unrelated #include path fix. (#4402) bosnichd 2021-09-30 11:09:04 -06:00
  • 8d67f184c8 LYN-7008 | Focus Mode - Selection unit tests (#4357) Danilo Aimini 2021-09-30 10:05:50 -07:00
  • bee4346df8 Merge pull request #4401 from aws-lumberyard-dev/mp_unit_test_pass1 puvvadar 2021-09-30 09:54:24 -07:00
  • c0d8020786 Merge branch 'development' into Atom/santorac/RemixableMaterialTypes santorac 2021-09-30 09:30:17 -07:00
  • cfbe76fdf6 Add call site for activating/deactivating Focus. John 2021-09-30 17:29:32 +01:00
  • ff13bf50a0 Merge branch 'development' of https://github.com/o3de/o3de into carlitosan/bugfix chcurran 2021-09-30 09:21:47 -07:00
  • b1c82fc045 Updated references to Engine.pak to be lowercase engine.pak (#4397) lumberyard-employee-dm 2021-09-30 10:57:54 -05:00
  • a5cc6b4663 Merge branch 'development' into LYN-5265_state_tracker_impl John 2021-09-30 16:53:37 +01:00
  • ffbc3f1c80 Fix a bug in recursion of prefab links when checking for dirty prefabs (#4392) srikappa-amzn 2021-09-30 20:56:11 +05:30
  • 4d368fe329 Fix to capitalization in include via the UI Danilo Aimini 2021-09-30 08:18:12 -07:00
  • 7b1d98535d Merge branch 'development' of https://github.com/o3de/o3de into daimini/FocusMode/breadcrumbs Danilo Aimini 2021-09-30 08:16:11 -07:00
  • fa47b35580 Call sites for activating/deactivating viewport editor modes. (#4265) jonawals 2021-09-30 15:36:42 +01:00