Commit Graph

  • 9a887bd690 Removed unused lambda function. santorac 2021-11-17 15:11:05 -08:00
  • 7787ceb04c Merge branch 'stabilization/2110' of https://github.com/aws-lumberyard/o3de into Prism/CLIDisplayLastError AMZN-Phil 2021-11-17 14:43:03 -08:00
  • 4b37e742d3 Add interface to allow disabling global AZ Core test environment trace bus suppression (#5594) amzn-mike 2021-11-17 16:40:48 -06:00
  • 555776fd7f Fix AssetBus connection policy to re-lock the mutex afterward since some destructors in the calling methods are still altering the context (#5575) (#5664) amzn-mike 2021-11-17 16:40:45 -06:00
  • c375f07339 Merge pull request #5637 from aws-lumberyard-dev/Prism/FixGemCart AMZN-Phil 2021-11-17 14:30:43 -08:00
  • e9ec37f20b Moved global vector inside PythonBindings AMZN-Phil 2021-11-17 14:03:24 -08:00
  • d3de1689ad Removed unused lambda function. santorac 2021-11-17 13:53:11 -08:00
  • 5b9896d2c4 fixed unit test running system chcurran 2021-11-17 13:47:51 -08:00
  • a8dcfbbb13 Prevent settings from being saved to setreg files on editor close. Limiting this to avoid a bigger blast radius. (#5717) Danilo Aimini 2021-11-17 13:27:57 -08:00
  • 2774ac1811 Merge branch 'stabilization/2110' into Atom/santorac/MaterialEditorHandlesMissingTextures santorac 2021-11-17 13:24:56 -08:00
  • 713a3916f5 Merge pull request #5691 from aws-lumberyard-dev/Atom/guthadam/material_editor_viewport_settings_previews_uses_thumbnail_widget Guthrie Adams 2021-11-17 14:57:52 -06:00
  • 6d8ca966f3 Detects changes in size of the copied runtime dependency (#5711) Esteban Papp 2021-11-17 12:43:07 -08:00
  • 0367a3297f fixed version explorer issue chcurran 2021-11-17 12:17:45 -08:00
  • be9db80f99 Merge branch 'stabilization/2110' into Atom/santorac/MaterialEditorHandlesMissingTextures santorac 2021-11-17 12:15:57 -08:00
  • 95c8398c79 Merge pull request #5673 from aws-lumberyard-dev/Prism/AddEditGemsButton AMZN-Phil 2021-11-17 12:14:24 -08:00
  • 2ae7a5ef9f Added a unit test for the MaterialPropertyValue bug fix. santorac 2021-11-17 12:04:46 -08:00
  • aaafb3ee34 Guard against creating a PreviewRenderer with uninitialized RPI. (#5708) Mike Balfour 2021-11-17 13:30:03 -06:00
  • f5537b4b47 Merge pull request #5675 from aws-lumberyard-dev/amzn-tommy/gitflow_211116_o3de2 Tommy Walton 2021-11-17 11:26:41 -08:00
  • 6b1fb04a1c Terrain Supports Physics test (#5706) John Jones-Steele 2021-11-17 19:16:30 +00:00
  • 1aae3d5619 reorder cluster UI for collider component mode to match order in entity UI greerdv 2021-11-17 19:10:48 +00:00
  • b69d1ba2af Merge pull request #5686 from aws-lumberyard-dev/scripting/text_updates_pass3 Luis Sempé 2021-11-17 11:06:42 -08:00
  • a1cf76ec65 Merge pull request #5652 from aws-lumberyard-dev/viewport/EditorModeUIBackButton jonawals 2021-11-17 18:32:46 +00:00
  • 33abae1008 Merge pull request #5710 from aws-lumberyard-dev/cgalvan/FixSlowScriptCanvasLoading Chris Galvan 2021-11-17 12:31:45 -06:00
  • 7de4628747 Merge branch 'stabilization/2110' into Prism/FixGemCart AMZN-nggieber 2021-11-17 10:19:47 -08:00
  • 8d26251c93 Include DownloadController nggieber 2021-11-17 10:16:41 -08:00
  • 6819a1956d Merge branch 'stabilization/2110' of https://github.com/aws-lumberyard/o3de into Prism/CLIDisplayLastError AMZN-Phil 2021-11-17 10:01:00 -08:00
  • d0ebe4ee10 Follow up fix for ATOM-13512 (#5689) Qing Tao 2021-11-17 10:00:31 -08:00
  • 1457ef6ee9 Merge pull request #5692 from aws-lumberyard-dev/Atom/guthadam/throttle_material_editor_updates_when_inactive Guthrie Adams 2021-11-17 11:47:37 -06:00
  • 21c3aba7da Fixed slow Script Canvas loading by moving error icon construction in NodePaletteTreeItem. Chris Galvan 2021-11-17 11:13:38 -06:00
  • e34ea3bcaa Fixes for viewport selection issues (#5494) Tom Hulton-Harrop 2021-11-17 17:12:21 +00:00
  • ef16207ac5 Merge pull request #5684 from aws-lumberyard-dev/Atom/jromnoa/cherrypick-dev-asset-gpu-test-fixes jromnoa 2021-11-17 09:06:46 -08:00
  • 1e42261d76 Merge remote-tracking branch 'upstream/development' into amzn-tommy/gitflow_211116_o3de2 Tommy Walton 2021-11-17 09:04:04 -08:00
  • 72de78bb83 Reduce material editor update interval when inactive Reduce the application update interval when it’s not in focus to reduce power consumption and interference with other applications Guthrie Adams 2021-11-17 01:25:57 -06:00
  • cb552256f8 Moved asynchronous image loading function to atom tools framework Moved settings registry wrapper function to atom tools framework Created registry settings with default values for preview configurations based on asset type Changed lighting preset previews and thumbnails to use reflective material Created registry settings for preset selection dialog borders, padding, sizes Updated shared preview utility functions to compare against registered asset types instead of passing them in individually Guthrie Adams 2021-11-16 23:23:25 -06:00
  • 8bccd36d03 Terrain detail textures support with bindless arrays (#5460) Ken Pruiksma 2021-11-17 10:30:06 -06:00
  • a051bdeeb0 Enably QtForPython for Linux (#5667) Steve Pham 2021-11-17 08:28:33 -08:00
  • 593f03efb4 Camera fixes follow-up (#5703) Tom Hulton-Harrop 2021-11-17 16:23:01 +00:00
  • a7e90fd6c8 Fix copy paste variable name AMZN-Phil 2021-11-17 08:15:41 -08:00
  • 6dcbc64cd6 Removed preview image setting from model presets It’s no longer needed because we use the thumbnail renderer Guthrie Adams 2021-11-16 23:10:42 -06:00
  • 123b422709 Updated shared preview fit to camera logic and viewing angle Guthrie Adams 2021-11-15 10:44:13 -06:00
  • 88569948e3 Changed preset selection dialog widget headings to not overlap preview images Guthrie Adams 2021-11-15 10:42:22 -06:00
  • 5311878e87 Replacing preset preview images with thumbnail widget to improve load times Guthrie Adams 2021-11-07 15:17:11 -06:00
  • 9b6e2ed51d render solid skeleton option (#5610) Roman 2021-11-17 08:05:03 -08:00
  • 13782187a3 Update astc-encoder package to use SSE4.1 across all platforms (#5676) Nicholas Lawson 2021-11-17 08:03:42 -08:00
  • 416b44333e Removed string copy per PR feedback lsemp3d 2021-11-17 07:56:09 -08:00
  • a623f04f46 Applied feedback from PR lsemp3d 2021-11-17 07:52:46 -08:00
  • ce86aa59d7 Updated animation node names lsemp3d 2021-11-17 07:45:40 -08:00
  • 9f9aa8f2a6 [Linux] Avoid duplicating inotify watches in forked AssetBuilder processes (#5683) Chris Burel 2021-11-17 07:34:56 -08:00
  • e07cb1f2ed Re-enabled linux tests physics (#5701) AMZN-AlexOteiza 2021-11-17 14:30:41 +00:00
  • 823b5bde0b Merge pull request #5645 from aws-lumberyard-dev/avoid-bad-mass-ratios greerdv 2021-11-17 14:15:25 +00:00
  • a6164ca2cd Fix for camera roll behavior when in 'Be this camera' mode (#5658) Tom Hulton-Harrop 2021-11-17 12:27:23 +00:00
  • 155fe77f5d ShaderMetricsSystem spawns a lot of warnings (#5661) galibzon 2021-11-17 05:47:25 -06:00
  • 8ee6f1a7f4 Fix back icon scaling. John 2021-11-17 11:08:22 +00:00
  • 68a2561dc1 Fixed - Current Camera Reset - When making a new Entity, or add a new Component, you are immediately taken out of current Camera View. (#5650) AMZN-Igarri 2021-11-17 10:58:31 +01:00
  • f245c0a7c2 Cherry-picking changes for EngineFinder.cmake. (#5682) lumberyard-employee-dm 2021-11-16 20:40:58 -06:00
  • ba5102b37d Change to optionally show all python error strings AMZN-Phil 2021-11-16 17:40:12 -08:00
  • 89f4ebb298 Refactored away circular dependencies in Multiplayer gem. Olex Lozitskiy 2021-11-16 20:29:15 -05:00
  • 8b82452a1b Updated ResolvePathReference to also early-return when the path is empty. @gadams3 said this would be helpful to him. santorac 2021-11-16 17:30:33 -08:00
  • 7d48e8209c Updated a failing unit test. santorac 2021-11-16 17:28:57 -08:00
  • 551e6010dd Add support for getting the level entity when prefabs are enabled. (#5680) Mike Balfour 2021-11-16 19:23:53 -06:00
  • cdb38251d8 Fixed an issue that prevented saving child materials with explicitly empty texture properties. santorac 2021-11-16 17:19:44 -08:00
  • 2e733b4950 Merge branch 'development' into scripting/text_updates_pass3 lsemp3d 2021-11-16 17:19:31 -08:00
  • dcd50d90c9 Forward declared QVBoxLayout nggieber 2021-11-16 17:08:36 -08:00
  • de544bf34a Updated the AWS node names lsemp3d 2021-11-16 17:00:36 -08:00
  • 92510df373 Fix missing clip to world matrix data (#5677) Alex Peterson 2021-11-16 16:34:43 -08:00
  • c2308de8ee Added in missed suggestions from previous PR nggieber 2021-11-16 16:29:12 -08:00
  • fabf61688d Improved generation and look up for BehaviorProperty and updates AWS node names lsemp3d 2021-11-16 16:24:48 -08:00
  • a3d3423ff7 Merge branch 'stabilization/2110' into Prism/AddEditGemsButton nggieber 2021-11-16 16:04:06 -08:00
  • a38c59372c improve docstring descriptions for FOV degrees and Asset.id not asset paths for diff asset properties jromnoa 2021-11-11 14:13:08 -08:00
  • b36ad7aaff move component descriptions above the property param in the docstrings jromnoa 2021-11-11 14:06:59 -08:00
  • d07cbb7af6 add AtomComponentProperties.grid('Secondary Grid Spacing') direct call, remove fmt:on comment jromnoa 2021-11-11 13:57:11 -08:00
  • 222581318d add some docstring descriptions for Cubemap Texture, Material Asset, Secondary Grid Spacing, & Field of View component properties jromnoa 2021-11-11 13:23:38 -08:00
  • e27e6cc5ef update asset called in global skylight test as well jromnoa 2021-11-11 11:55:04 -08:00
  • 3b0e3a5d52 update golden images for spot light and area light tests, update asset used jromnoa 2021-11-11 11:36:42 -08:00
  • bbbcc94634 saving progress on test fixes to swap branches jromnoa 2021-11-09 14:59:43 -08:00
  • 53275fcb70 add new golden image that uses smaller asset file jromnoa 2021-11-08 17:52:25 -08:00
  • de67bb70c9 Added comment why GemRepos isn't included in ContainsScreen nggieber 2021-11-16 16:01:25 -08:00
  • 33493b5c8e add new component property paths to mesh, material, camera, hdri_skybox, and global_skylight components jromnoa 2021-11-05 17:05:22 -07:00
  • 0efb8847aa drop the 'as helper' for TestHelper and re-factor the helper. calls to TestHelper. jromnoa 2021-11-05 16:36:45 -07:00
  • 9c2a50d686 use smaller asset files, fix asset to use asset.id for tests jromnoa 2021-11-04 13:53:27 -07:00
  • c83d0432dd saving initial round of edits for the using the Asset class jromnoa 2021-11-04 11:40:01 -07:00
  • 95da89d0cc Merge branch 'stabilization/2110' into Prism/AddEditGemsButton nggieber 2021-11-16 15:58:14 -08:00
  • 0d17e575a7 Fix: Display Repo Gems on Repo Screen Correctly (#5638) AMZN-nggieber 2021-11-16 15:53:51 -08:00
  • 5d2be299d8 Moved includes to forward declarations on GemCatalogScreen nggieber 2021-11-16 15:36:32 -08:00
  • 2ae8477683 ATOM-13512 Altering IBL ImageProcessor .preset Does Not Force Assets to Rebuild (#5639) Qing Tao 2021-11-16 15:25:13 -08:00
  • 6c1eefe605 Fix for two viewports not computing the right camera matrices (#5672) mrieggeramzn 2021-11-16 15:08:28 -08:00
  • 2b345cc059 Merge pull request #5379 from aws-lumberyard-dev/Neil_o3de_automation_HDRi_Skybox jromnoa 2021-11-16 15:08:15 -08:00
  • a74fa5c5b8 Workaround for NVidia flicker bug. (#5669) Mike Balfour 2021-11-16 17:06:27 -06:00
  • fc805594d0 Fixes for misc gem download issues (#5665) Alex Peterson 2021-11-16 14:51:28 -08:00
  • 3ad07a2295 AWSClientAuth updated to use custom CognitoCachingCredentialsProvider (#5525) allisaurus 2021-11-16 14:50:37 -08:00
  • 808c783109 Show python errors in Project Manager for adding repos and downloading gems AMZN-Phil 2021-11-16 14:24:02 -08:00
  • f02d92e5d9 Updated node names & categories lsemp3d 2021-11-16 14:00:32 -08:00
  • 3a7105fd4c Updated remaining math nodes' text lsemp3d 2021-11-16 13:49:19 -08:00
  • 7bf5f86c05 Merging latest development Tommy Walton 2021-11-16 13:38:57 -08:00
  • 6651ae3d78 Fix for python load errors on Linux (#5627) amzn-phist 2021-11-16 15:32:24 -06:00
  • df36067ef3 Configure gems option added to projects button to go directly to gem catalog nggieber 2021-11-16 13:22:52 -08:00
  • 8ca5a79076 Move gamelift client usage into each activity scope (#5554) Vincent Liu 2021-11-16 13:06:59 -08:00
  • c2cf9471ba Merge commit 'c3dacb1e5228c05ae146b711c007ee38e4b7ef1c' into amzn-tommy/gitflow_211116_o3de2 Tommy Walton 2021-11-16 12:55:22 -08:00
  • 2fd9048f99 Merge commit '5e04ddcc023309ef8e1e43e80867b6cd2b172afc' into amzn-tommy/gitflow_211116_o3de2 Tommy Walton 2021-11-16 12:55:18 -08:00
  • 214b47a0d5 Merge commit 'b20a9b5f39b025475d74f166a2634f74b835fdca' into amzn-tommy/gitflow_211116_o3de2 Tommy Walton 2021-11-16 12:55:14 -08:00