Commit Graph

  • 2b4bd10028 Updated path to icon that was emitting a warning lsemp3d 2021-08-11 17:08:09 -07:00
  • 04e64e274f Fix typo in copypasting... Danilo Aimini 2021-08-11 16:53:41 -07:00
  • c28026a022 [EMotionFX] Avoid using invalid Aabbs Chris Burel 2021-08-11 10:35:13 -07:00
  • c173dee2bc [redcode/crythread-2nd-pass] removed MultiThread.h along with external CryInterlocked* definitions AMZN-ScottR 2021-08-11 16:38:54 -07:00
  • ed199b736a Merge branch 'development' of https://github.com/o3de/o3de into daimini/settings-registry-origin-tracking Danilo Aimini 2021-08-11 16:35:56 -07:00
  • 3f34fa5636 Some cleanup of platform.h and other CryCommon files Esteban Papp 2021-08-11 16:34:00 -07:00
  • 0f347c11bf Add header file needed for no unity builds (#3047) SJ 2021-08-11 16:08:21 -07:00
  • 094d06f1e3 Update EMotionFX layouts to deal with changed QObject names (#3045) Chris Burel 2021-08-11 16:08:05 -07:00
  • dba26cc235 Fix code that trips -Wsign-compare (#3046) Chris Burel 2021-08-11 16:07:46 -07:00
  • 337ea488b6 [redcode/crythread-2nd-pass] replaced remaining CryInterlocked* usage with equivalent AZStd version AMZN-ScottR 2021-08-11 15:57:49 -07:00
  • 5a891c8cbd [redcode/crythread-2nd-pass] replaced remaining CrySpinLock/CryWriteLock usage with equivalent AZStd version AMZN-ScottR 2021-08-11 15:54:59 -07:00
  • 0c05c9f204 [not working] Made lod selection more generic for further work Kyle B 2021-08-11 15:49:50 -07:00
  • 6c83dcd702 [redcode/crythread-2nd-pass] fixed another missing include AMZN-ScottR 2021-08-11 15:44:04 -07:00
  • 0f8ea17235 Merge pull request #3051 from aws-lumberyard-dev/cgalvan/gitflow_210811_dev Chris Galvan 2021-08-11 17:41:29 -05:00
  • 016cfef6ca Visualizer: fix empty rows being shown (#2881) Jacob Hilliard 2021-08-11 15:32:11 -07:00
  • 935bef61b2 Rename NonUniformScale svg icon to fix warning. Danilo Aimini 2021-08-11 15:29:42 -07:00
  • 584c125fbc rename serializer chcurran 2021-08-11 15:11:20 -07:00
  • 3374b82360 Merge branch 'development' of https://github.com/o3de/o3de into carlitosan/development chcurran 2021-08-11 14:48:24 -07:00
  • fb1ee0f037 updated undo/redo messages Guthrie Adams 2021-08-11 16:45:51 -05:00
  • aaa847a569 Remove empty User Functions and Script Event sections chcurran 2021-08-11 14:40:34 -07:00
  • e0410385d5 AtomTools: fixing status bar messages fixed problems with status bar messages not appearing added status bar messages to shader management console got rid of central widget variable and moved layout to atom tools window base class Guthrie Adams 2021-08-11 16:38:13 -05:00
  • 7e5cbdab1e Create a new automated test for Prefab basic workflows (#2715) chiyenteng 2021-08-11 14:11:26 -07:00
  • c5fe65f85e Merge branch 'development' into Atom/guthadam/atomtools_refactor_main Guthrie Adams 2021-08-11 16:04:54 -05:00
  • 8b8e249e05 Add new functions to mock unit test class. Danilo Aimini 2021-08-11 13:59:41 -07:00
  • c6714595b1 Define a new Jenkins build script to deploy AWS resources (#2983) Junbo Liang 2021-08-11 13:59:29 -07:00
  • 041aa42307 fixes after merge Esteban Papp 2021-08-11 13:56:03 -07:00
  • 633cf818f7 updating test scripts Guthrie Adams 2021-08-11 15:54:13 -05:00
  • 2f20b92395 Merge branch 'development' into Atom/guthadam/atomtools_refactor_move_mainwindow_bus Guthrie Adams 2021-08-11 15:44:54 -05:00
  • 5b0046ce78 Resolved conflicts in merge from stabilization/2106 -> development. Chris Galvan 2021-08-11 15:33:50 -05:00
  • f8d39e2671 Merge pull request #3049 from aws-lumberyard-dev/cgalvan/gitflow_210811 Chris Galvan 2021-08-11 15:29:33 -05:00
  • 3142367fa8 move main window bus reflection to atom tools Guthrie Adams 2021-08-11 15:21:54 -05:00
  • e10e62b399 Merge pull request #2863 from aws-lumberyard-dev/Atom/dmcdiar/ATOM-15995 dmcdiarmid-ly 2021-08-11 13:05:27 -07:00
  • ce7598c10b [redcode/crythread-2nd-pass] fixed missing includes AMZN-ScottR 2021-08-11 12:59:32 -07:00
  • f1e8d37b86 holding pen for refactor Guthrie Adams 2021-08-11 14:55:28 -05:00
  • 5f22dc817c Merge branch 'development' into cmake/SPEC-7182 Esteban Papp 2021-08-11 12:39:51 -07:00
  • 2564e8f8dc MaterialEditor BasicTests added to AutomatedTesting for AR (#3022) smurly 2021-08-11 12:15:31 -07:00
  • 575faa4443 Merge remote-tracking branch 'upstream/stabilization/2106' into cgalvan/gitflow_210811 Chris Galvan 2021-08-11 14:13:27 -05:00
  • 31f40e5835 Merge branch 'development' of https://github.com/o3de/o3de into daimini/settings-registry-origin-tracking Danilo Aimini 2021-08-11 11:33:59 -07:00
  • 6d1bb8e439 Add Light component GPU (screenshot) test to AutomatedTesting nightly o3de runs. (#2923) jromnoa 2021-08-11 11:19:22 -07:00
  • 37ffe90353 Merge branch 'development' into cmake/SPEC-7182 Esteban Papp 2021-08-11 11:16:24 -07:00
  • 39d56a8834 Removing product dependency check from pass builder test since shaders references are now registered as a job dependency and not a product dependency antonmic 2021-08-11 10:45:48 -07:00
  • fbcb6510e6 Update storage of Prefab Dom info to be best effort (#2862) sconel 2021-08-11 10:45:31 -07:00
  • 193fa3c918 Merge pull request #2584 from aws-lumberyard-dev/Atom/antonmic/SrgDebugImprovements antonmic 2021-08-11 10:37:36 -07:00
  • d0666a5304 Removal of CryString and related files/classes Esteban Papp 2021-08-11 10:13:30 -07:00
  • 36c639e417 Merge pull request #3027 from aws-lumberyard-dev/RenderDoc Jeremy Ong 2021-08-11 09:34:45 -06:00
  • 3845f43088 missing header include after merge Esteban Papp 2021-08-11 08:13:38 -07:00
  • 9f7d280a1e Merge branch 'development' into cmake/SPEC-7484 Esteban Papp 2021-08-11 07:55:26 -07:00
  • a26d6d5ec9 Editor: code style fixups in 2 files hultonha 2021-08-11 13:43:56 +01:00
  • 9ecd0ff9df Bad Merge fix AMZN-Alexandre Corcia Aguilera 2021-08-11 10:00:12 +01:00
  • da4dfea9ca Adjustment to property row so the label is more visible (#2866) AMZN-AlexOteiza 2021-08-11 10:15:41 +01:00
  • 5c90bc0d58 Skip blend shapes that influence multiple meshes (#3009) Benjamin Jillich 2021-08-11 00:45:47 -07:00
  • 6a5a7740ad EMotion FX: Selecting Motion Properties crashes the Editor (#3005) Benjamin Jillich 2021-08-11 00:45:27 -07:00
  • adf7a34ef5 Got PassBuilder shader dependency working and removed critical flag from shader builder antonmic 2021-08-10 23:07:23 -07:00
  • 6f2b7baae8 [redcode/crythread-2nd-pass] removed CryThread*.h files AMZN-ScottR 2021-08-10 21:27:22 -07:00
  • ccc4f27129 Changed check for latest garbage to a for loop. dmcdiar 2021-08-10 21:09:55 -07:00
  • f99f1f00f4 [redcode/crythread-2nd-pass] removed or replaced remaining CryMutex/CryLock usage with equivalent AZStd version AMZN-ScottR 2021-08-10 20:35:55 -07:00
  • 2361490c8b Fixes for Android Esteban Papp 2021-08-10 20:18:59 -07:00
  • fa2032d21d Linux fixes Esteban Papp 2021-08-10 19:02:38 -07:00
  • a7a0e8d2ef Fix for PathLib unlink wrong version parameter. (#3020) jonawals 2021-08-11 02:43:44 +01:00
  • fe635d5ab4 Merge branch 'development' into cmake/SPEC-7182 Esteban Papp 2021-08-10 18:05:28 -07:00
  • 737cf30937 Fix documentation comments to be more accurate. Danilo Aimini 2021-08-10 17:36:43 -07:00
  • 6db547302e Remove EditorSettingsOriginTracker (moved to prototype branch) Danilo Aimini 2021-08-10 17:32:39 -07:00
  • f3fe8439a7 Fix local variable declaration. Danilo Aimini 2021-08-10 17:29:27 -07:00
  • 4cee263033 Minimal TypeInfo header/reduce std interdependencies. (#2688) Artur K 2021-08-11 02:07:01 +02:00
  • c0ed0a7925 Added more tool tip data to repeater. chcurran 2021-08-10 16:59:21 -07:00
  • 25844a9ed6 Selecting entities when duplicating prefabs (#2995) AMZN-mnaumov 2021-08-10 16:40:51 -07:00
  • cfa6e259f3 Hide RenderDoc integration behind LY_RENDERDOC_ENABLED option Jeremy Ong 2021-08-10 17:24:07 -06:00
  • d71674579a fixing startup on game launcher Esteban Papp 2021-08-10 16:22:03 -07:00
  • 88762b2b69 Add #pragma once to EditorSettingsOriginTracker to make it build :) Danilo Aimini 2021-08-10 15:33:24 -07:00
  • 6f6b88ec2f Rename EditorSettingsOriginTracker Danilo Aimini 2021-08-10 15:27:01 -07:00
  • a70a106fd2 Test code to add merge detection on Settings Registry keys Danilo Aimini 2021-08-10 14:48:33 -07:00
  • 29c2ee9b0e Merge pull request #3014 from aws-lumberyard-dev/burelc/removeMCoreAlignedArray Luis Sempé 2021-08-10 14:48:16 -07:00
  • 2147b1d128 Merge branch 'development' into cmake/SPEC-7484 Esteban Papp 2021-08-10 14:30:07 -07:00
  • c484e685d1 SPEC-2513 Fixing w4018 Esteban Papp 2021-08-10 14:28:29 -07:00
  • 181998f810 Fixes a nightly build and a CMake warning (#2941) Esteban Papp 2021-08-10 14:05:14 -07:00
  • 4450eb4e22 fix new warning hit Esteban Papp 2021-08-10 13:24:20 -07:00
  • c229191fad removing unused output for aztestrunner evanchia 2021-08-10 13:09:42 -07:00
  • 5363105c6d SIG/Network - Migrated legacy multiplayer per entity analytics over to O3DE Multiplayer Gem Olex Lozitskiy 2021-08-10 15:55:10 -04:00
  • 5472d6768e Minor improvements antonmic 2021-08-10 12:48:26 -07:00
  • ab1b6ff3b4 Add LyShine gem runtime dependency to Material Editor in AutomatedTesting project (#2996) michabr 2021-08-10 12:41:24 -07:00
  • a9cd126026 Adding PLATFORM_H_SECTION_15 back since it is used in restricted Esteban Papp 2021-08-10 12:30:04 -07:00
  • 8d0f9f4114 [development] updated file regex when uploading latest tagged installer (#2987) Scott Romero 2021-08-10 12:19:31 -07:00
  • 722066dcf7 Merge pull request #2985 from aws-lumberyard-dev/burelc/removeMCoreSmallArray Luis Sempé 2021-08-10 12:03:37 -07:00
  • 0f067187f8 Merge pull request #2986 from aws-lumberyard-dev/emfx/open_editor Luis Sempé 2021-08-10 11:57:53 -07:00
  • 327477cace Merge branch 'development' into Atom/dmcdiar/ATOM-15995 dmcdiar 2021-08-10 11:51:04 -07:00
  • 2d1ed48fea Merge branch 'development' into cmake/SPEC-2513_w4018 Esteban Papp 2021-08-10 11:45:02 -07:00
  • e6259882b8 Replace MCore::AlignedArray with AZStd::vector Chris Burel 2021-08-10 09:58:11 -07:00
  • 1e0a1e1167 Merge pull request #2991 from aws-lumberyard-dev/carlitosan/development carlitosan 2021-08-10 11:36:18 -07:00
  • 3b9044ce5d Addressing missing test identified by @hultonha Esteban Papp 2021-08-10 11:31:16 -07:00
  • e3b22f51b2 @lumberyard-employee-dm suggestion to use (w)string_view as the src to simplify functions in conversions.h Esteban Papp 2021-08-10 10:50:24 -07:00
  • 9b1ebb220a Changed locale handling and added tests Terry Michaels 2021-08-10 12:40:56 -05:00
  • 01ed06c7e1 Implement TIAF sequence reporting for MARS hultonha 2021-08-10 18:37:55 +01:00
  • ed58ff9db1 Merge branch 'development' of https://github.com/o3de/o3de into carlitosan/development chcurran 2021-08-10 10:10:40 -07:00
  • 43ae25b49b fixed compiler loss of precision warning antonmic 2021-08-10 10:00:42 -07:00
  • 7c1714781e Merge pull request #2984 from aws-lumberyard-dev/Atom/antonmic/ViewSRG antonmic 2021-08-10 09:58:33 -07:00
  • 7c5120b72f [ATOM-16021] Initial continuous capture support (#2624) Jacob Hilliard 2021-08-10 09:57:04 -07:00
  • ec1a08d487 Merge branch 'development' into cmake/SPEC-7484 Esteban Papp 2021-08-10 09:23:34 -07:00
  • 0953a75a94 Replace MCore::SmallArray usage with AZStd::vector Chris Burel 2021-08-09 12:04:57 -07:00
  • adaeb7c203 Converted the AZStd implementations of unintialized construct to use std (#2843) lumberyard-employee-dm 2021-08-10 10:16:14 -05:00
  • 44b053df58 [Mac] Building and running game projects from an SDK (#2943) SJ 2021-08-10 08:10:37 -07:00