Commit Graph

  • 5bf7330f35 made some physX tests less flaky (#4632) amzn-sean 2021-10-13 12:50:11 +01:00
  • 48a74ca93d Remove clearFocus from EditorTransformComponentSelection duplicate Entity (#4571) hultonha 2021-10-13 10:18:21 +01:00
  • da1fde8314 ImGui histogram container improvements (#4630) Benjamin Jillich 2021-10-13 09:57:15 +02:00
  • 2b79abb8c4 EMotion FX: A parameter’s text box of Blend Space 2D and 1D Motions only takes one numerical input value including fractions (#4626) Benjamin Jillich 2021-10-13 09:13:19 +02:00
  • 8d4fe12634 Merge branch 'development' into Atom/guthadam/thumbnail_and_preview_refactor Guthrie Adams 2021-10-13 00:18:23 -05:00
  • 63da5847c1 chore: correct documentation and correct method return. Michael Pollind 2021-10-12 20:15:29 -07:00
  • ccd60513f1 Fix prefab close dialog Editor crash on Linux (#4623) Steve Pham 2021-10-12 18:34:55 -07:00
  • ea030d2890 Removing unused softening boundary width controls mrieggeramzn 2021-10-12 17:48:12 -07:00
  • 8d97f75e42 Fixes to allow cmake to find files inside the render doc linux tar rgba16f 2021-10-12 23:38:01 +00:00
  • 1cb26a31f8 LYN-7195 + LYN-7185 + LYN-5301 | Hide viewport helpers for entities out of focus + selection shortcut adjustments (#4615) Danilo Aimini 2021-10-12 15:53:38 -07:00
  • 3b78132833 Split StyleHelper.h into a header and source file (#4614) Luis Sempé 2021-10-12 15:45:41 -07:00
  • 2b72f7b100 Merge pull request #4642 from aws-lumberyard-dev/Atom/guthadam/overriding_property_asset_ctrl_thumbnails Guthrie Adams 2021-10-12 17:27:03 -05:00
  • 1ea472bdeb Merge pull request #4589 from aws-lumberyard-dev/lytt_integ_linux Sean Sweeney 2021-10-12 15:11:12 -07:00
  • 70636572ff Fix casing of editor_xml filenames to match casing in .ly files (#4640) Steve Pham 2021-10-12 15:08:07 -07:00
  • 80db67e90a Remove many unused variables and unused setting files (#4607) Artur K 2021-10-13 00:06:15 +02:00
  • f34811c373 Merge pull request #4639 from aws-lumberyard-dev/Atom/guthadam/thumbnail_bus_passes_const_qpixmap Guthrie Adams 2021-10-12 16:47:26 -05:00
  • 343a13a134 updating comments Guthrie Adams 2021-10-12 16:44:54 -05:00
  • 4f539b0eb7 fixed comments Guthrie Adams 2021-10-12 16:17:19 -05:00
  • 960e3fc1b9 Merge pull request #4427 from aws-lumberyard-dev/sample_editor_for_qa_automation Sean Sweeney 2021-10-12 14:08:01 -07:00
  • c35b0e5efa fix a test string to indicate PostFX Layer Scott Murray 2021-10-12 13:46:02 -07:00
  • f7e08d1c4b PropertyAssetCtrl and ThumbnailPropertyCtrl support custom thumbnail images • PropertyAssetCtrl was previously extended with ThumbnailPropertyCtrl to optionally display a thumbnail and floating zoomed in preview of the selected asset. • This change allows overriding the image that comes from the thumbnail system with a custom image provided as an attribute. The custom image can be specified as either a file path or a buffer containing a serialized QPixmap. • This will be used by the material system in the editor to provide a dynamically rendered image of the material with property overrides applied so that the image will update as the user customizes their material. Guthrie Adams 2021-10-12 15:36:19 -05:00
  • 6318247b3d LYN-7279 + LYN-7192 | Focus Mode - Container unit tests + Clear container entity open state on new level load (#4558) Danilo Aimini 2021-10-12 13:34:51 -07:00
  • c38c9739da Adding vertexNormal to the Surface structure and using it for shadows (#4617) mrieggeramzn 2021-10-12 13:32:47 -07:00
  • 190cf92f9d Merge pull request #4637 from aws-lumberyard-dev/cgalvan/FixPythonScriptsTreeItems Chris Galvan 2021-10-12 15:30:57 -05:00
  • 5cefd552a6 - Optimize SRG compilation to not update the whole SRG if not needed across all backends (#4499) moudgils 2021-10-12 13:24:40 -07:00
  • 730e593c1f merging latest development Scott Murray 2021-10-12 13:23:13 -07:00
  • 4c5906a8d4 PostFX Shape Weight Modifier component P0 parallel test Scott Murray 2021-10-12 13:21:55 -07:00
  • a273899f1b Add DeltaSerializer unit tests puvvadar 2021-10-12 13:17:09 -07:00
  • 8487373b0c Updated thumbnail notification bus to use const QPixmap& Guthrie Adams 2021-10-12 14:41:26 -05:00
  • 05767f2d2b Atom Timer fix - changed milliseconds to seconds (#4631) Adi Bar-Lev 2021-10-12 15:40:12 -04:00
  • c355c162ab Merge pull request #4486 from aws-lumberyard-dev/Prism/ShowRepoList AMZN-Phil 2021-10-12 12:38:49 -07:00
  • 713c6c7df0 Merge branch 'development' into Atom/guthadam/thumbnail_and_preview_refactor Guthrie Adams 2021-10-12 14:22:40 -05:00
  • 94c938496e Fixed logic error causing Python Scripts tree items to only show extension intead of filename. Chris Galvan 2021-10-12 13:46:54 -05:00
  • 7fcaeb16c4 PostFX Layer component P0 parallel test (#4619) smurly 2021-10-12 11:23:29 -07:00
  • 91592d2218 Merge branch 'development' into Atom/guthadam/thumbnail_and_preview_refactor Guthrie Adams 2021-10-12 13:21:11 -05:00
  • e8142fa403 Updated editor material component slots to support dynamic previews rendered with property overrides applied Fixed scaling issues with labels used for images Reduced updating previews and material component inspector to only apply after a value is committed Storing cache of previously rendered material previews Guthrie Adams 2021-10-12 13:19:38 -05:00
  • 736c2fe27b [O3DE][GameLift] Add client side change for starting and stopping matchmaking (#4536) Junbo Liang 2021-10-12 10:41:27 -07:00
  • ff14c2d991 Merge pull request #4471 from aws-lumberyard-dev/jckand/LCXfailUpdate Terry Michaels 2021-10-12 12:24:00 -05:00
  • 26aa7495a2 Changed preview renderer states to use construction and destruction instead of start and stop functions to make sure everything is shut down cleanly Guthrie Adams 2021-10-12 11:26:14 -05:00
  • 36e201a1be Update PropertyAssetCtrl and ThumbnailPropertyCtrl to support custom images Guthrie Adams 2021-10-12 11:22:53 -05:00
  • 01448c5c49 ATOM-16658 Remove PBSreferenceMaterials gem which is a gem for legacy cry3dengine (#4616) Qing Tao 2021-10-12 09:11:50 -07:00
  • 129d249cb4 Do not delete the actor instance if it's belong to an entity. (#4624) Roman 2021-10-12 08:53:30 -07:00
  • 0d9bb2e9b4 Merge branch 'development' of https://github.com/o3de/o3de into jckand/LCXfailUpdate jckand-amzn 2021-10-12 10:37:44 -05:00
  • 8cf736b999 Added default Camera position a Sensible Default igarri 2021-10-12 11:37:05 +01:00
  • da190abbab Fixed Camera Locations igarri 2021-10-12 10:37:33 +01:00
  • ccb686b0fc Bug report template improvement suggestions (#4478) Benjamin Jillich 2021-10-12 11:15:56 +02:00
  • 7ca85460f7 Bug Fix: Improve display of Viewport UI (#4596) Michael Pollind 2021-10-12 01:41:11 -07:00
  • a849008a48 compile fix and add activation failure test. sphrose 2021-10-12 09:33:36 +01:00
  • 02d8596d87 chore: improject documentation for IntersectSegment Michael Pollind 2021-10-11 20:24:41 -07:00
  • 7af448c9b7 PR feedback Mikhail Naumov 2021-10-11 20:15:56 -05:00
  • 52ced4a4ee Merge branch 'development' of https://github.com/o3de/o3de into jckand/LCXfailUpdate jckand-amzn 2021-10-11 18:29:39 -05:00
  • 9dee92a708 Mateiral component P0 tests editor script (#4585) smurly 2021-10-11 16:09:11 -07:00
  • 89e6df1c7f ATOM-16575 clean up image builder presets files (#4611) Qing Tao 2021-10-11 15:18:39 -07:00
  • a95c609bd8 [development] Migrate Atom CPU timing stats tracking to use global stats profiler (#4549) Scott Romero 2021-10-11 14:00:42 -07:00
  • d3c2e288e9 sandbox the Reflection Probe portion of the test, remove xfail marker - Reflection Probe will be re-added in the parallel test approach (#4584) jromnoa 2021-10-11 13:30:27 -07:00
  • 843f993fc9 Improve ticket tracker workflow for testing (#4610) Vincent Liu 2021-10-11 13:17:07 -07:00
  • 56de6064d2 Hopefully final pass on PR comments nggieber 2021-10-11 12:07:04 -07:00
  • ef3470b0a9 Dependency confirmation screen and URL display fix Alex Peterson 2021-10-11 12:04:44 -07:00
  • 45def74409 Fix extension ignoring between Windows and Linux sweeneys 2021-10-11 11:11:40 -07:00
  • c759bc9cd0 Update the Jenkins script to disable access log during AWSI deployment (#4579) Junbo Liang 2021-10-11 10:52:00 -07:00
  • 091b729183 Do not run SSAO pass when disabled (#3826) Tobias Alexander Franke 2021-10-11 18:48:28 +02:00
  • 3698c3c3a7 Merge branch 'development' into Prism/ShowRepoList nggieber 2021-10-11 09:20:06 -07:00
  • 68fe604dde Missing shape test sphrose 2021-10-11 17:18:41 +01:00
  • 48b2c2a4f2 Surface Materials list unit tests sphrose 2021-10-11 16:52:43 +01:00
  • 189aa5f3ac Disable the creation of the UserSettings.xml file in Xcb tests (#4593) Chris Burel 2021-10-11 08:50:05 -07:00
  • 5c859cb134 Fix camera drift issues (#4576) hultonha 2021-10-11 16:23:24 +01:00
  • 3b89f7e1cd {lyn7283} added test for assetHint Json Serialzier callback logic (#4586) Allen Jackson 2021-10-11 09:55:28 -05:00
  • 2d7dfe5047 Increase the max time in the iOS run loop from DBL_EPSILON to one millisecond to address issue where the virtual keyboard is sluggish. (#4580) bosnichd 2021-10-11 08:36:07 -06:00
  • 61533f68bf Merge pull request #4522 from aws-lumberyard-dev/LYN-5265_state_tracker_impl jonawals 2021-10-11 15:34:05 +01:00
  • 1c3b293cd3 fix comments replace /** with //! Michael Pollind 2021-10-11 07:28:34 -07:00
  • fc72a1a327 Merge branch 'development' of https://github.com/o3de/o3de into NetHierarchyInput pereslav 2021-10-11 14:40:06 +01:00
  • 3ef24d3a05 Header fix. John 2021-10-11 14:28:27 +01:00
  • e26d1f9ec5 Linux non-unity header fix (again). John 2021-10-11 14:17:46 +01:00
  • 6c8441713d Fix another missing header for Linux non-unity. John 2021-10-11 14:02:56 +01:00
  • 9baf76beab Add missing header for non-unity builds on Linux. John 2021-10-11 13:28:33 +01:00
  • f84bd9829a remove some flackyness in physx automated tests (#4547) amzn-sean 2021-10-11 13:01:14 +01:00
  • cd6fc66322 Merge pull request #4575 from aws-lumberyard-dev/triangle-mesh-warning greerdv 2021-10-11 12:40:24 +01:00
  • b91d503a82 Add AZStd::lerp math function, based on C++20 (#3468) Artur K 2021-10-11 12:55:24 +02:00
  • c3ff1e0cd3 feedback from PR greerdv 2021-10-11 11:15:55 +01:00
  • 622a9bc009 merge from development greerdv 2021-10-11 10:23:42 +01:00
  • 1cdb34326b Merge branch 'development' into LYN-5265_state_tracker_impl John 2021-10-11 08:38:54 +01:00
  • 8aea92af29 renamed SharedThumbnailUtils to SharedPreviewUtils Guthrie Adams 2021-10-10 02:10:15 -05:00
  • 9f92bd2d33 Compile again after renaming and moving files Cleaned up namespaces Renamed a couple of functions and added comments Guthrie Adams 2021-10-10 01:45:13 -05:00
  • 3ee45d54bb rename Common*.* Shared*.* Guthrie Adams 2021-10-10 00:37:13 -05:00
  • 7f4aae7089 renaming Previewer folder to SharedPreview Guthrie Adams 2021-10-10 00:32:14 -05:00
  • 78f4e0d0de Combined common thumbnail classes Guthrie Adams 2021-10-09 23:57:04 -05:00
  • afa8bb9226 chore: update intersect and improve documentation Michael Pollind 2021-10-09 21:10:08 -07:00
  • 44eb0af9e7 Merge branch 'development' into Atom/guthadam/thumbnail_and_preview_refactor Guthrie Adams 2021-10-09 18:18:54 -05:00
  • 2c6cfdd7dc Implemented support for semi-live previews of materials in the material property inspector. Changed thumbnailer bus to use const pixmap Changed capture request call back to use const pixmap instead of image Replaced scene and pipeline members with constructor parameters Added material preview renderer to editor material system component with new requests and notifications Changed material property inspector details group to persistent heading so the preview image widget would not get destroyed during refreshes. But this was also a backlog task. Changed common preview render camera to use lookat Moved default asset caching to thumbnail renderer Guthrie Adams 2021-10-09 18:17:50 -05:00
  • 05e8b2941a Removing unused member, simplify API kberg-amzn 2021-10-08 21:36:54 -07:00
  • 4449e83c3b Further fixes to get client migrations functional, plus a bug fix from the netBindComponent lookup optimization kberg-amzn 2021-10-08 21:27:31 -07:00
  • 7b1dd01d1d Implemented a deferred LoadLevel queue for the SpawnableLevelSystem (#4561) lumberyard-employee-dm 2021-10-08 20:09:22 -05:00
  • 70053f055a More python PR feedback nggieber 2021-10-08 16:52:58 -07:00
  • e4d3ab118c Console changes: Added a new SettingsRegistry root key for executing (#4567) lumberyard-employee-dm 2021-10-08 17:59:57 -05:00
  • 2034cd3053 Platform manager and sanity tests for Linux sweeneys 2021-10-08 15:36:52 -07:00
  • d3f6898ad6 Fixes test_MaterialEditorLaunch_AllRHIOptionsSucceed() test by searching for RHI log lines (#4511) jromnoa 2021-10-08 15:01:20 -07:00
  • 0d576004fe Merge pull request #4577 from aws-lumberyard-dev/pipelines/add-retry-inc-build-util Brian Herrera 2021-10-08 14:27:43 -07:00
  • 82ae9e9a41 merging latest dev with small conflict resolution taking theirs Gene Walters 2021-10-08 14:08:36 -07:00
  • 56b7ee2bd4 Merge branch 'development' into Atom/guthadam/thumbnail_and_preview_refactor Guthrie Adams 2021-10-08 16:03:56 -05:00
  • 4c3d7a7e04 Reorganized thumbnail and preview are files into common folder Guthrie Adams 2021-10-08 16:02:57 -05:00