Commit Graph

  • a62cb8cf2b Merge pull request #3999 from aws-lumberyard-dev/Prefab/IncreaseReadFileSizeLimit AMZN-koppersr 2021-09-09 10:33:40 -07:00
  • f9ce966103 Merge pull request #3440 from aws-lumberyard-dev/Prefab/SaveAllPrefabs AMZN-koppersr 2021-09-09 10:33:22 -07:00
  • 65de5ec3e6 Change TerrainLayerSpawner to use axis aligned box. (#4019) sphrose 2021-09-09 17:12:18 +01:00
  • 91e9c8d81f Adds unused calls to Trace functions to prevent constant failures in release builds Esteban Papp 2021-09-09 09:11:19 -07:00
  • 546ce377f0 Merge branch 'development' into Prefab/IncreaseReadFileSizeLimit srikappa-amzn 2021-09-09 09:09:04 -07:00
  • fd78b42f67 Merge branch 'development' into Prefab/SaveAllPrefabs srikappa-amzn 2021-09-09 09:08:22 -07:00
  • c2b2cc060a WIP Guthrie Adams 2021-09-09 10:52:12 -05:00
  • a0ada8fcd3 Reworked net entities instantiation in order to fix entity references e.g. parent-child relationship. Note: Only entities within network spawnable keep the references until the ticket system refactoring is done pereslav 2021-09-09 16:44:35 +01:00
  • 7dc930b444 merging latest development kberg-amzn 2021-09-09 08:22:14 -07:00
  • d82b2a0608 Initial test coverage for viewport selection before introducing new 'single' select functionality (#3987) hultonha 2021-09-09 10:23:55 +01:00
  • c86a1427a0 Fixed ragdoll panel being available in Animation Editor when PhysX gem is enabled. (#3985) moraaar 2021-09-09 09:48:32 +01:00
  • 05644a54a5 Merge pull request #3997 from aws-lumberyard-dev/fix_lyn6482_ebp_warning_errors moraaar 2021-09-09 09:41:01 +01:00
  • 1442f1275b Fixed Physics SC tests (#4001) AMZN-AlexOteiza 2021-09-09 09:32:43 +02:00
  • 3d3324cc2b Merge remote-tracking branch 'upstream/development' into Atom/santora/UseLibPng santorac 2021-09-09 00:05:29 -07:00
  • 849a8da4d9 Added unit tests for PngFile. Fixed a couple issue like palettized files would not load, and stripping alpha was not affecting the color type reported by libpng. Also cleaned up some error reporting. Added AzFramework to Atom/Utils tests to support PngFile testing. santorac 2021-09-08 23:45:16 -07:00
  • a80314f84a Added a missing include file srikappa-amzn 2021-09-08 23:25:24 -07:00
  • 5dcfb8e654 Initialize prefab interface pointers only when prefabs are enabled srikappa-amzn 2021-09-08 23:19:05 -07:00
  • 34ca9bd5ba fix Linux error chcurran 2021-09-08 22:29:32 -07:00
  • e6573766c2 Fixes for release builds for unused variable warnings (#4000) Steve Pham 2021-09-08 21:13:36 -07:00
  • 4c864ebf01 merging latest development kberg-amzn 2021-09-08 19:09:14 -07:00
  • 340a5e603b Merge branch 'development' into Atom/guthadam/atomtools_updating_cmake_config Guthrie Adams 2021-09-08 19:16:01 -05:00
  • f414cd3966 More fixes Esteban Papp 2021-09-08 16:50:57 -07:00
  • 443bf472cb removed unused function from script event handler node chcurran 2021-09-08 16:31:46 -07:00
  • b87b807de9 Fixed an unused variable error in linux build srikappa-amzn 2021-09-08 16:07:22 -07:00
  • 76219f6c5f Releasing style manager with window Guthrie Adams 2021-09-08 17:25:02 -05:00
  • 6191788caf Merge branch 'development' into Atom/guthadam/atomtools_updating_cmake_config Guthrie Adams 2021-09-08 17:16:54 -05:00
  • d46223db05 Merge pull request #3998 from aws-lumberyard-dev/Atom/guthadam/fixing_gestures_gem_warnings Guthrie Adams 2021-09-08 17:06:27 -05:00
  • 7bf5894513 Set max file size limit as default parameter for ReadFile srikappa-amzn 2021-09-08 14:29:08 -07:00
  • 92986c7012 Merge branch 'development' into Prefab/SaveAllPrefabs srikappa-amzn 2021-09-08 14:11:50 -07:00
  • 1e7af75d94 Merge branch 'development' into Prefab/IncreaseReadFileSizeLimit srikappa-amzn 2021-09-08 14:09:07 -07:00
  • d58bda5bbf WIP Esteban Papp 2021-09-08 13:43:30 -07:00
  • 30cafff04d new LZ4 package to fix debug compile issue (#3993) Nicholas Lawson 2021-09-08 13:37:37 -07:00
  • a9c6909a29 Renamed PngImage to PngFile and put it in a Utils namespace to match the other file utilities. santorac 2021-09-08 13:20:54 -07:00
  • 9f06bffc1b Fix ebus node slots not checked for vars (#3994) Alex Peterson 2021-09-08 13:19:03 -07:00
  • 81966cbcbf [LYN-5564] Update AWSNativeSDK revision (#3686) Vincent Liu 2021-09-08 12:57:13 -07:00
  • 7a8eb8eda5 Added a new PngImage utility class that wraps libpng. This replaces the use of OpenImageIO in O3DE (although OpenImageIO is still a build dependency for now). santorac 2021-09-08 12:56:24 -07:00
  • 3ad3e557e5 Fixing gestures gem warnings when gEnv/pTimer is null Guthrie Adams 2021-09-08 14:37:19 -05:00
  • 8941c9d227 Add [[maybe_unused]] to some local variables that are only referenced as arguments to CryLogAlways that is not compiled in release. (#3992) bosnichd 2021-09-08 13:21:15 -06:00
  • 32515f33d4 Merge branch 'development' of https://github.com/o3de/o3de into carlitosan/development chcurran 2021-09-08 11:59:43 -07:00
  • 88319fcaf9 {LYN6482} Fix warning as error in Editor Python Bindings Jackson 2021-09-08 13:52:19 -05:00
  • c7fbdb0ace Make level name appear in bold and update save all prefabs settings registry key srikappa-amzn 2021-09-08 11:49:33 -07:00
  • 2a810c4845 fix backup file action in version explorer chcurran 2021-09-08 11:36:04 -07:00
  • f2e6c2dc2b Fix compile errors in the Wwise Gem (#3989) amzn-phist 2021-09-08 13:26:50 -05:00
  • 5f7040a0ae Merge pull request #3972 from aws-lumberyard-dev/Atom/dmcdiar/ATOM-16381 dmcdiarmid-ly 2021-09-08 11:16:20 -07:00
  • cc7cc9b7a8 Terrain/sphrose/layer spawner (#3980) sphrose 2021-09-08 16:55:22 +01:00
  • 817f8ce4c1 Terrain/jjjoness/3172 axis aligned box shape component (#3981) John Jones-Steele 2021-09-08 16:50:29 +01:00
  • 860b28c10b more fixes Esteban Papp 2021-09-08 08:48:32 -07:00
  • 6863e9cf9e Camera orbit fix (#3963) hultonha 2021-09-08 13:37:06 +01:00
  • 5c4ce8cd06 Upload test screenshots to s3 on test failure. (#3815) jromnoa 2021-09-08 04:11:44 -07:00
  • 5a6daf4352 Maximize read file size limit and set it to 1MiB for Atom use cases srikappa-amzn 2021-09-08 02:02:24 -07:00
  • 052ff90c9d Preparatory work to allow for more viewport integration tests (#3961) hultonha 2021-09-08 09:36:04 +01:00
  • 91f8730588 merging latest development kberg-amzn 2021-09-07 21:17:45 -07:00
  • 0b7c4fff85 Clear rewound entities if we attempt to sync rewind state outside of a scoped rewind kberg-amzn 2021-09-07 21:08:51 -07:00
  • 7e9b6116da Update component application tick to use the ITime interface and respect simulation t_scale settings kberg-amzn 2021-09-07 21:04:24 -07:00
  • c805d443d2 Merge branch 'development' into cmake/warn_virtual Esteban Papp 2021-09-07 18:42:40 -07:00
  • a72b8a025f others Esteban Papp 2021-09-07 18:38:16 -07:00
  • 7d34004b6d some Code/Legacy fixes Esteban Papp 2021-09-07 18:38:05 -07:00
  • cc00a535d7 more Code/Framework fixes Esteban Papp 2021-09-07 18:37:45 -07:00
  • 9e0ff8e55d disabling external headers for analyzer Esteban Papp 2021-09-07 18:36:40 -07:00
  • fc251ae175 Merge branch 'development' into Atom/guthadam/atomtools_updating_cmake_config Guthrie Adams 2021-09-07 20:04:40 -05:00
  • 6b5b82717d Merge pull request #3967 from aws-lumberyard-dev/Atom/guthadam/adding_null_checks_to_gestures_gem Guthrie Adams 2021-09-07 18:45:48 -05:00
  • 9fe3c87f4e Merge pull request #3968 from aws-lumberyard-dev/FixDebugCompileErrors Esteban Papp 2021-09-07 16:20:15 -07:00
  • d814662810 Fixes renderdoc define Esteban Papp 2021-09-07 16:15:22 -07:00
  • f30ac72040 fixing AzCore for linux/windows virtual warn Esteban Papp 2021-09-07 16:14:52 -07:00
  • 6b13e8bfc8 Enabling PreFast to find virtual/override issues, some better organization of files Esteban Papp 2021-09-07 16:11:48 -07:00
  • 5f95c41eb5 Added RayTracingPass support for the Scene Srg. dmcdiar 2021-09-07 15:52:03 -07:00
  • 46c6923bf7 Enabling warnings around format security Esteban Papp 2021-09-07 15:17:40 -07:00
  • 5c0bbe7ac1 add SC cvar settings cache chcurran 2021-09-07 14:32:24 -07:00
  • 0f1e117904 Reverted a small local change that got pushed by mistake srikappa-amzn 2021-09-07 14:32:13 -07:00
  • d0b7ffab67 Changed parameter names to reflect the recursive nature of functions and some more changes srikappa-amzn 2021-09-07 14:27:00 -07:00
  • 89d0557dd3 Merge pull request #3966 from aws-lumberyard-dev/Atom/dmcdiar/ATOM-16380 dmcdiarmid-ly 2021-09-07 14:23:35 -07:00
  • 12fb91a484 Fix some debug compile errors introduced by https://github.com/o3de/o3de/pull/3903 bosnichd 2021-09-07 15:08:39 -06:00
  • 8edcc504bd Add AWSI automation tests to a new test suite and pipe (#3913) Junbo Liang 2021-09-07 13:02:13 -07:00
  • fe8f4a7720 typo Esteban Papp 2021-09-07 12:55:07 -07:00
  • 214ebb7308 Adding null checks to Gestures gem if gEnv isn't set Guthrie Adams 2021-09-07 14:40:20 -05:00
  • fd007548e0 MeshFeatureProcessor::SetVisible now adds or removes the mesh from the raytracing scene as appropriate. dmcdiar 2021-09-07 12:16:04 -07:00
  • 1d4487f4f8 Improvement suggestion from another PR Esteban Papp 2021-09-07 11:53:40 -07:00
  • e7156144a8 Merge branch 'development' into renderdoc_define Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com> Esteban Papp 2021-09-07 11:49:11 -07:00
  • 2a2847b15d Legacy code cleanup - part 3 (#3903) Artur K 2021-09-07 20:14:16 +02:00
  • 1d98ab3a1c Fixes renderdoc define Esteban Papp 2021-09-07 11:09:31 -07:00
  • 4d5b047c1b Fix PipelineLibraries (DX12 backend). (#3768) moudgils 2021-09-07 11:03:11 -07:00
  • 64ab627f03 Merge branch 'development' of https://github.com/o3de/o3de into carlitosan/development chcurran 2021-09-07 09:35:04 -07:00
  • aad2c214a4 Merge branch 'development' into cmake/warn_virtual Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com> Esteban Papp 2021-09-07 08:26:37 -07:00
  • d1df0fbe47 reverting one that was changed by mistake Esteban Papp 2021-09-07 08:17:06 -07:00
  • e20c270580 Fixes install failures when RenderDoc and/or PIX are enabled Esteban Papp 2021-09-07 07:59:03 -07:00
  • 8c51fc24f7 Adding clang warning Esteban Papp 2021-09-07 07:54:35 -07:00
  • f551e69b2b PythonProxyNotificationHandler::OnEventGenericHook acquires the Python GIL before executing (#3904) moraaar 2021-09-07 15:35:04 +01:00
  • 33299399af File renames for settings updates hultonha 2021-09-07 09:16:31 +01:00
  • c002515036 Merge pull request #3945 from aws-lumberyard-dev/reorg_px2 AMZN-AlexOteiza 2021-09-06 22:18:28 +02:00
  • b8f65cc78b updates after file renames hultonha 2021-09-06 15:27:57 +01:00
  • 9159eccb25 Fixes for periodic and gpu tests affected by the move ANT\aljanru 2021-09-06 17:03:10 +02:00
  • 3e9a415b27 EditorPreferences modernize file rename Hulton-Harrop 2021-09-06 15:00:26 +01:00
  • 6c1185bcbb rename CEditorPreferencesPage_ViewportMovmement to CEditorPreferencesPage_ViewportCamera Hulton-Harrop 2021-09-06 14:55:49 +01:00
  • 784542d82e EMotionFX: Resetting motion sets is not registered in the Motions pane which may lead to a crash (#3762) Benjamin Jillich 2021-09-06 16:00:16 +02:00
  • a374ea29f2 Expose setting to adjust angular manipulator circle bound (#3932) hultonha 2021-09-06 14:22:57 +01:00
  • 6cc9a33845 Add a new implementation for cone/ray intersect to simplify code and fix issue with current implementation (#3902) hultonha 2021-09-06 11:36:17 +01:00
  • 73b9f1bb40 Removed comment for line ANT\aljanru 2021-09-06 11:42:39 +02:00
  • 3ca4a8c54a Removed SC connections that fail to compile for now ANT\aljanru 2021-09-06 00:25:58 +02:00
  • 44d2a9275f Blast tests ANT\aljanru 2021-09-05 23:37:55 +02:00
  • cdfaabc2ca Merge fix, removed editor preferences change by accident ANT\aljanru 2021-09-05 22:32:26 +02:00