Commit Graph

  • 3023462644 Reorg script canvas files for px tests ANT\aljanru 2021-09-05 22:06:52 +02:00
  • 96c124b950 Reorg setreg files for physx tests ANT\aljanru 2021-09-05 22:06:24 +02:00
  • 0fb9bc160e Fixed console text color in batch mode ANT\aljanru 2021-09-05 22:04:31 +02:00
  • 4220c52330 Standarization: Python files ANT\aljanru 2021-09-05 19:52:11 +02:00
  • c33dd26ff9 Renamed Levels ANT\aljanru 2021-09-05 01:20:21 +02:00
  • c78ea3cf20 Final fixes for MSVC Esteban Papp 2021-09-03 20:57:31 -07:00
  • 49d35e0788 Final fixes for MSVC Esteban Papp 2021-09-03 20:57:18 -07:00
  • c6593bbdd3 double assignation of the same thing Esteban Papp 2021-09-03 20:38:33 -07:00
  • 52607ce2c0 Gems/ScriptCanvas Esteban Papp 2021-09-03 20:38:07 -07:00
  • 27cdf174cf Gems/PhysX Esteban Papp 2021-09-03 20:37:48 -07:00
  • 4a972d96f9 Gems others Esteban Papp 2021-09-03 20:37:33 -07:00
  • bc27e5a6c7 Gems/ImGui Esteban Papp 2021-09-03 20:37:17 -07:00
  • f3992935fe Gems/GraphModel Esteban Papp 2021-09-03 20:37:03 -07:00
  • dfec238917 Gems/GraphCanvas Esteban Papp 2021-09-03 20:36:48 -07:00
  • 2acd05e595 Gems/EMotionFX Esteban Papp 2021-09-03 20:36:33 -07:00
  • 53c026b43e Gems/EditorPythonBindings Esteban Papp 2021-09-03 20:36:17 -07:00
  • 30a976baa3 Gems/AWS Esteban Papp 2021-09-03 20:36:00 -07:00
  • 40d2fe61a1 Gems/Atom Esteban Papp 2021-09-03 20:35:39 -07:00
  • 761f90b5b9 Find file for renderdoc and better wiring Esteban Papp 2021-09-03 18:27:45 -07:00
  • a63954d6cf simplifying how PIX is passed Esteban Papp 2021-09-03 18:26:59 -07:00
  • e215dd4423 prevents 3rdParty that are not in the source tree from being installed Esteban Papp 2021-09-03 18:23:11 -07:00
  • 9929782e86 Changes how renderdoc is added, since this is not a real 3rdParty we want to depend on but some functionality we want to enable/disable Esteban Papp 2021-09-03 17:32:37 -07:00
  • b28349be73 Fixes for Android Esteban Papp 2021-09-03 15:36:48 -07:00
  • 51fe681dbd address PR comments Esteban Papp 2021-09-03 15:21:32 -07:00
  • 2f71b28b97 Fixes AzToolsFramework Esteban Papp 2021-09-03 15:08:43 -07:00
  • 28795c8f5c Fixes AzQtComponents Esteban Papp 2021-09-03 15:08:23 -07:00
  • bf801da84c fixes AzNetworking Esteban Papp 2021-09-03 15:08:08 -07:00
  • b52fab0c0c fixes AzFramework Esteban Papp 2021-09-03 14:57:08 -07:00
  • 2e79451280 Fixes AzCore for MSVC Esteban Papp 2021-09-03 14:50:26 -07:00
  • e9dfa3f8dd Enabling warnings in MSVC Esteban Papp 2021-09-03 14:49:32 -07:00
  • 4ed7feae5d Keep editor alive when not in focus chcurran 2021-09-03 14:44:19 -07:00
  • e1e1779ec6 Fix for file size limit in JSON chcurran 2021-09-03 14:04:06 -07:00
  • 15e889a2f6 Reintroduce materialtype dependency on fbx files. (#3934) hershey5045 2021-09-03 13:51:15 -07:00
  • 925bcee0db Create Deploy Script that can copy a Project Game Release Layout to a standalone location Esteban Papp 2021-09-03 13:28:22 -07:00
  • ec8e6bcadf Fixes clang cases Esteban Papp 2021-09-03 13:27:31 -07:00
  • f6ce3678fa Used actual types instead of auto and some more minor changes srikappa-amzn 2021-09-03 12:34:32 -07:00
  • f7d4d80e5b Add prefab reparenting python auto tests (#3653) chiyenteng 2021-09-03 12:06:22 -07:00
  • 6773af91bc fixes windows warnings Esteban Papp 2021-09-03 11:11:28 -07:00
  • e8495cf829 adds equivalent warnign for windows Esteban Papp 2021-09-03 11:11:04 -07:00
  • 522e4bff9e Merge branch 'development' into cmake/warn_format_security Esteban Papp 2021-09-03 11:10:40 -07:00
  • 64a561a948 update revision of lz4 package used by o3de (#3911) rgba16f [Amazon] 2021-09-03 12:19:45 -05:00
  • 2ca03367bb Re-added removed xfails by accident (#3901) AMZN-AlexOteiza 2021-09-03 18:32:15 +02:00
  • bfdcf74ea0 PR comments/suggestions Esteban Papp 2021-09-03 09:10:47 -07:00
  • 5851031d2e Expose the ability to control manipulator line bounds (#3890) hultonha 2021-09-03 10:14:03 +01:00
  • 8331b8dd8a Fix a compile error by changing to const instead of constexpr srikappa-amzn 2021-09-03 01:34:32 -07:00
  • fbf92e9775 Merge branch 'development' into Prefab/SaveAllPrefabs srikappa-amzn 2021-09-02 23:40:54 -07:00
  • 5a8998add1 Added function comments and nullptr checks srikappa-amzn 2021-09-02 23:35:28 -07:00
  • 1aa7059d01 generates paks for release Esteban Papp 2021-09-02 18:24:49 -07:00
  • 9a6a1ba97a fixes monolithic release Esteban Papp 2021-09-02 18:24:25 -07:00
  • c8ed6d287c Merge branch 'development' of https://github.com/o3de/o3de into carlitosan/development chcurran 2021-09-02 18:14:39 -07:00
  • f4dbeb6538 Fix list of manual inspection graphs chcurran 2021-09-02 18:14:00 -07:00
  • e69a5bc092 fix progress bar for upgrades chcurran 2021-09-02 17:44:52 -07:00
  • 3822f92882 fix manual inpsection window chcurran 2021-09-02 17:32:53 -07:00
  • 7e75559200 Removed unused Qt classes and do some more code clean up srikappa-amzn 2021-09-02 17:26:32 -07:00
  • 6cc627a643 remove reference to old test chcurran 2021-09-02 16:44:13 -07:00
  • a353005296 only track dependent assets with valid ids, as sanity check chcurran 2021-09-02 16:43:07 -07:00
  • 9de22d5e54 Fix dependency errors after conversion to JSON chcurran 2021-09-02 16:39:04 -07:00
  • f6acf4321d Did a major refactor of ui to be less dependent on levels srikappa-amzn 2021-09-02 15:37:29 -07:00
  • c5d8c194df Cleaning up NetworkTime and reworking how we approach network interpolation puvvadar 2021-09-02 14:24:46 -07:00
  • dc4424b131 Merge branch 'development' into issues/3202 Esteban Papp 2021-09-02 14:23:47 -07:00
  • daf901e809 Set target_file variable since it's still being used in Mac runtime dependencies cmake file (#3905) SJ 2021-09-02 14:16:13 -07:00
  • e7135832f6 remove unit tests with old style assets chcurran 2021-09-02 13:56:31 -07:00
  • b5a32e1c4c remove temporay files in all cases chcurran 2021-09-02 13:33:11 -07:00
  • 567c0ae24d Modernization + AZStd::function compare fix. (#3680) Artur K 2021-09-02 21:55:09 +02:00
  • a1d836e36b AtomTools: Removing unnecessary cmake files and setting up tool variant Guthrie Adams 2021-09-02 13:29:49 -05:00
  • b3c8b0f5f3 Merge pull request #3889 from aws-lumberyard-dev/cgalvan/FixMacApplicationIcons Chris Galvan 2021-09-02 12:52:37 -05:00
  • 188f54fee0 Fixes Ninja non-multi config generator and potentially other non-multi config generators (#3867) Esteban Papp 2021-09-02 08:56:29 -07:00
  • d577702935 Updated legacy Editor and Asset Processor icons on Mac to O3DE icons. cgalvan 2021-09-02 09:39:15 -05:00
  • 34dc8e3cbc Fixed unused variable warnings (#3880) moraaar 2021-09-02 13:15:14 +01:00
  • 95f3477831 Moving physics test from sandbox to main (#3858) evanchia-ly-sdets 2021-09-02 03:08:37 -07:00
  • 9a0ea2c4c5 Fixed NvCloth assets, NvCloth automated test scripts, ModelAsset cloning and UI reverse overrides menu crash (#3851) moraaar 2021-09-02 09:35:12 +01:00
  • 7e61197450 Fix Blast Gem Compiler Error (#3855) Gene Walters 2021-09-01 20:46:48 -07:00
  • de512db010 Determine blended timestamp on client plus minor API cleanup puvvadar 2021-09-01 16:26:56 -07:00
  • 4249ceeae7 Add material property names to material assets, disable FBX dependency on materialtype files. (#3408) hershey5045 2021-09-01 16:01:33 -07:00
  • 413e82428c Reenable blend mode and depth state options in Draw2d (#2254) michabr 2021-09-01 15:42:16 -07:00
  • f58b51b8ad Fix blend mode options for LyShine's image component (#2377) michabr 2021-09-01 15:41:44 -07:00
  • 26d277cc14 Merge branch 'development' into issues/3202 Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com> Esteban Papp 2021-09-01 15:19:32 -07:00
  • a54fceccc6 Add atom_rpi_tools to install package. (#3852) Qing Tao 2021-09-01 14:22:25 -07:00
  • 18d8f2124d Merge pull request #3157 from aws-lumberyard-dev/GitIssue3155_MultiplayerComponentsUsingNetInputRequirePlayerInputComponent kberg-amzn 2021-09-01 12:49:40 -07:00
  • 2d623590e8 Fix the DefaultGem template's Editor target (#3853) amzn-phist 2021-09-01 14:33:23 -05:00
  • 2770877478 Merge branch 'upstream/development' into GitIssue3155_MultiplayerComponentsUsingNetInputRequirePlayerInputComponent Gene Walters 2021-09-01 09:55:30 -07:00
  • 451f267d58 Changes the cast for WinAPI mutex (#3843) Esteban Papp 2021-09-01 09:47:53 -07:00
  • 82659f24e9 Add support for a custom path root separator using a trait. (#3678) bosnichd 2021-09-01 10:24:29 -06:00
  • b9c0b2a5f7 Fixed a crash issue with RHI::Fence when trying to capture screenshot which null renderer is used. (#3802) Qing Tao 2021-09-01 09:06:06 -07:00
  • 043a2c65ff Updates zlib to rev2 of the package, static only (#3725) Nicholas Lawson 2021-09-01 09:04:20 -07:00
  • eae08c4b54 [Mac] Fix crash in Editor and AssetProcessor. (#3786) SJ 2021-09-01 09:03:21 -07:00
  • 0ad2fe2294 Set enable gem variants feature (#3631) lumberyard-employee-dm 2021-09-01 11:01:50 -05:00
  • d950dc2aac Merge pull request #3691 from aws-lumberyard-dev/nbftemplate Brian Herrera 2021-09-01 09:01:33 -07:00
  • b7291cf740 adding ignore rule in AP for install folder and making exclusion rule in gitignore to match the one of build Esteban Papp 2021-09-01 08:45:22 -07:00
  • 404d6864fd proper set of CMAKE_INSTALL_PREFIX Esteban Papp 2021-09-01 08:44:46 -07:00
  • f0fc906510 Misc fixes for Linux SDK (#3764) amzn-phist 2021-09-01 10:23:47 -05:00
  • 2d2a7f4623 XCode doesnt support files per configuration, using the old method (#3789) Esteban Papp 2021-09-01 08:19:08 -07:00
  • af9fbc9ae9 this fixes it, but we need to be able to set it properly with a cache variable instead Esteban Papp 2021-09-01 07:46:39 -07:00
  • 26241e95ac {LYN2076} Add Material data types Behavior for the scene graph (#3605) Allen Jackson 2021-09-01 08:18:38 -05:00
  • 564925c285 Fix assert: Avoid doing operations over invalid Aabb (#3757) moraaar 2021-09-01 09:43:47 +01:00
  • 2d45a6b4cb [Experimental] Asset Picker Flatten View (#3589) AMZN-Igarri 2021-09-01 10:39:44 +02:00
  • ffd0bbc165 Merge branch 'upstream/development' into GitIssue3155_MultiplayerComponentsUsingNetInputRequirePlayerInputComponent Gene Walters 2021-08-31 19:52:58 -07:00
  • f277cf59dc multi threaded fix for upgrader chcurran 2021-08-31 18:38:39 -07:00
  • 553cf52c86 some install fixes, now I dont see the INSTALL target on projects using the prebuilt-SDK Esteban Papp 2021-08-31 18:03:06 -07:00
  • c1c6fa3615 Auto-cut Github issue on build failures from main/development (#3730) Shirang Jia 2021-08-31 17:37:25 -07:00