Commit Graph

  • 991f97a666
    Add overall timeout for the AR pipeline brianherrera 2022-01-28 13:38:38 -0800
  • 90e34e8649 Fixed a couple places where we had variables called 'propertyNameContext' instead of 'propertyIdContext' which was inconsistent santorac 2022-01-28 13:51:42 -0800
  • d9c646062b Instrumented support for the JSON importer for material type files. I also noticed that JsonFileLoadContext was no longer used (see https://github.com/o3de/o3de/pull/7010) so I was able to remove all that code. santorac 2022-01-28 13:45:58 -0800
  • 1c6fbdab2a Removed legacy/unused IEventLoopHook Chris Galvan 2022-01-28 15:44:25 -0600
  • 117cb11505
    {ghi7197} ignore prefab groups with empty JSON DOMS (#7242) Allen Jackson 2022-01-28 15:43:51 -0600
  • 929baa4bdd Merge branch 'development' into scripting/screenshot_toolbutton lsemp3d 2022-01-28 13:19:09 -0800
  • 342b1ee47c minor update Neil Widmaier 2022-01-28 12:44:04 -0800
  • f1ad9ef0b8 Updated Light, Grid, and Physical Sky P0 tests Neil Widmaier 2022-01-28 12:19:27 -0800
  • f6f7ee06a6 Catch URLError so a message can be printed. AMZN-Phil 2022-01-28 10:10:17 -0800
  • 24086ab394
    Resizable Headers for Gem Catalog and Gem Repo Screen (#6885) AMZN-nggieber 2022-01-28 10:05:03 -0800
  • 0ba1cff08e
    Remove legacy 'CrySetFileAttributes' (#7226) Steve Pham 2022-01-28 09:48:46 -0800
  • e173840bab Moved the StandardPbr property groups around to be in their original order. santorac 2022-01-28 09:40:33 -0800
  • c3363fc22e Updating StandardPbr.materialtype to follow the new file format. In this commit all I did was combine the "groups" metadata together with the property lists. The groups will now show up in the wrong order in the Material Editor, because that was based on the "groups" list that no longer exists. I wanted to keep the giant list of properties in the same order for an easier diff review. In the next commit, I'll move the property groups around to be in the same order as before. santorac 2022-01-28 09:36:09 -0800
  • fc02783200 Fixed crash and asserts when heightfield is used without Terrain World Sergey Pereslavtsev 2022-01-28 17:14:21 +0000
  • 112e310419
    [Serialization] Add support for updating the values of existing keys in associative containers (#6832) amzn-sj 2022-01-28 09:13:24 -0800
  • fba7d73c57 Extended sub image pixel API to support component indexing. Chris Galvan 2022-01-28 11:10:33 -0600
  • b34a955c3d
    Fixed platform settings not using unique values for Android and iOS (#7198) John Jones-Steele 2022-01-28 16:38:33 +0000
  • 3a0edd2dd1
    Move reflection probe fp file and fix missings in cmake file list (#7189) Thomas Poulet 2022-01-28 16:30:30 +0000
  • e03d9eefd9
    Moves Culling.cpp::ProcessWorklist debug variables under preprocessing (#7043) Jackerty 2022-01-28 18:13:24 +0200
  • ff79931d1d
    Merge pull request #7171 from aws-lumberyard-dev/TerrainMaterialsFix SergeyAMZN 2022-01-28 12:47:23 +0000
  • fa037d5d7d Updated MaterialSourceData::CreateMaterialAssetFromSourceData to use MaterialUtils::LoadMaterialTypeSourceData which calls ConvertToNewDataFormat(). This was needed by Material Editor to succesfully load old-format material types. santorac 2022-01-27 16:49:17 -0800
  • e19dc40994
    Merge pull request #7211 from aws-lumberyard-dev/issues/7196_OutofDateNetTestGraph Gene Walters 2022-01-27 16:42:50 -0800
  • 226fa6ab09
    {lyn5525} fixing the chunk mesh group logic for the Blast gem (#7202) Allen Jackson 2022-01-27 18:33:49 -0600
  • c2e220ce49 Renamed property 'set' to property 'group' for consistency with the prior naming. santorac 2022-01-27 16:11:26 -0800
  • 1a8fdd9c84 Script Canvas: Added take screenshot button to toolbar lsemp3d 2022-01-27 15:45:33 -0800
  • 1de540ae3f Updated code to use span instead of array_view as this was replaced on the development branch. santorac 2022-01-27 14:48:50 -0800
  • 8ecaaf36c0
    [development] updated Profiler interface to allow the forwarding of format string arguments (#7173) Scott Romero 2022-01-27 14:43:52 -0800
  • b695bfa832
    Merge pull request #7145 from aws-lumberyard-dev/Prefabs/PlayInEditorMissingAssets Ronald Koppers 2022-01-27 14:41:11 -0800
  • b9a80dee32 Fixed newline at end of file. santorac 2022-01-27 14:17:09 -0800
  • 5e2bf1a468 Reverted changes to most of the material type files. I'll update those in a separate PR. santorac 2022-01-27 14:14:50 -0800
  • 9f8b32f20b
    Merge pull request #7201 from aws-lumberyard-dev/cgalvan/RemovedUnusedViewPaneClass Chris Galvan 2022-01-27 15:53:13 -0600
  • 155cc5845b Add Path::IsEmpty Nicholas Van Sickle 2022-01-27 13:44:35 -0800
  • 7946886126
    TerrainDetailMaterialManager to use ClipmapBounds for its detail mateiral id texture. (#7182) Ken Pruiksma 2022-01-27 15:33:23 -0600
  • cc1e86ccde
    Fix failing scene compilations on Linux (#7187) Steve Pham 2022-01-27 13:26:01 -0800
  • c36b2fbbd6
    SurfaceData cleanups to prepare for bulk APIs (#7166) Mike Balfour 2022-01-27 15:22:47 -0600
  • e2f041b1ae Replacing an out-dated script node Gene Walters 2022-01-27 13:17:37 -0800
  • 73f166241e Address review feedback Nicholas Van Sickle 2022-01-27 13:15:30 -0800
  • 906db920d0 Merge remote-tracking branch 'upstream/development' into Atom/santorac/RemixableMaterialTypes3 santorac 2022-01-27 12:58:22 -0800
  • 09ff46b445
    Merge pull request #7177 from aws-lumberyard-dev/Atom/guthadam/atom_tools_move_me_performance_monitor_statusbar_labels_to_atf Guthrie Adams 2022-01-27 14:47:42 -0600
  • 3a08a3b325 Removed some unused local variables. AMZN-koppersr 2022-01-27 12:38:57 -0800
  • f7f17c98b4
    [development] fixed ambiguous 'byte' type MSVC build error (#7184) Scott Romero 2022-01-27 11:12:15 -0800
  • c1d7294c5b
    Merge pull request #7120 from aws-lumberyard-dev/cgalvan/gitflow_220124_o3de_main 2111.2 main Chris Galvan 2022-01-27 12:07:39 -0600
  • 4471b7008d Merge branch 'development' into Prefabs/PlayInEditorMissingAssets AMZN-koppersr 2022-01-27 09:51:06 -0800
  • 94919fe270 Moved Serialize Context retrieval out of a loop and expanded an error message in InMemorySpawnableAssetContainer::LoadReferencedAssets. AMZN-koppersr 2022-01-27 09:47:12 -0800
  • bb93dd3315 PR feedback + refactored some code duplication in tests Sergey Pereslavtsev 2022-01-27 16:08:22 +0000
  • cc6f687359 Merge branch 'development' of https://github.com/o3de/o3de into cgalvan/RemovedUnusedViewPaneClass Chris Galvan 2022-01-27 09:56:47 -0600
  • b1492c1fb0
    Merge pull request #7199 from aws-lumberyard-dev/nus-component-mode-fix greerdv 2022-01-27 15:51:15 +0000
  • 753d15b0f8
    Merge pull request #6758 from aws-lumberyard-dev/cgalvan/DraftStreamingImageAssetPixelAPI Chris Galvan 2022-01-27 09:32:30 -0600
  • 61b494a3c7 fix for changes in non-uniform scale component mode not persisting greerdv 2022-01-27 13:56:24 +0000
  • bbd91755ea
    EMotion FX: Recent files menu in Animation Editor also shows files from external gems (#7160) Benjamin Jillich 2022-01-27 13:23:39 +0100
  • a4346de658 Code cleanup. New comments. Added some non-const find functions to MaterialTypeSourceData. Fixed places where I forgot to change m_name to GetName(). santorac 2022-01-26 23:54:25 -0800
  • e2c4c0e5e3
    Atom viewport render option bugfix (#7158) Roman 2022-01-26 19:41:38 -0800
  • e0cee13747 Code cleanup. Made PropertyDefinition::m_name private. Moved code around for a cleaner diff in MaterialTypeSourceData.h. Added API comments. santorac 2022-01-26 18:10:02 -0800
  • 413ce5a6ab Atom Tools: move performance metrics status bar widgets to base window Guthrie Adams 2022-01-26 16:13:31 -0600
  • 75d39d9ce5
    makes bucket variables atomic (#7179) Esteban Papp 2022-01-26 17:51:20 -0800
  • 5ebe3d12df
    Add file exists conditional for ebs_snapshot stash command (#7178) Mike Chang 2022-01-26 17:11:58 -0800
  • f368997deb Modified the passing of span in test Chris Galvan 2022-01-26 19:06:57 -0600
  • 2f4ff1072c
    Merge pull request #7170 from aws-lumberyard-dev/cgalvan/RemovedLegacyEditorConfigSpec Chris Galvan 2022-01-26 19:03:11 -0600
  • ed21e97dcd Fixed StringFunc whitespace differences. santorac 2022-01-26 16:55:45 -0800
  • 68e4970a2d Reverted the new Tokenize function I added, and used TokenizeVisitor instead. santorac 2022-01-26 16:47:10 -0800
  • 498e5b738f Removed SetAutoLoadBehavior from InMemorySpawnableAssetContainer. AMZN-koppersr 2022-01-26 16:40:53 -0800
  • 50982b8283
    Exposing / Unifying the rasterstate depth bias values for all the shadowmap shaders (#7150) mrieggeramzn 2022-01-26 16:04:12 -0800
  • 5810a150f0
    Merge branch 'development' into scspaldi_basic_networking_automation_test SSpalding 2022-01-26 15:22:47 -0800
  • f3fa731fef Merge branch 'development' of https://github.com/o3de/o3de into cgalvan/DraftStreamingImageAssetPixelAPI Chris Galvan 2022-01-26 16:46:58 -0600
  • b9824ed172
    Updated all array_view uses with the C++20 span. (#7157) lumberyard-employee-dm 2022-01-26 16:15:47 -0600
  • 6caeabd961 Merge branch 'Atom/santorac/TokenizeToStringView' into Atom/santorac/RemixableMaterialTypes3 santorac 2022-01-26 14:13:17 -0800
  • 0550167f9f Updated API to return false if there is any issue retrieving the data Chris Galvan 2022-01-26 16:09:03 -0600
  • 048b068c89 Updated StringFunc::Tokenize to support returning a list of string_view instead of string, which should be more efficient. string is still supported as well, but users should prefer the string_view version. santorac 2021-09-30 01:08:54 -0700
  • a4741f98d2 Merge branch 'development' of https://github.com/o3de/o3de into cgalvan/RemovedLegacyEditorConfigSpec Chris Galvan 2022-01-26 15:48:03 -0600
  • dbbb9fe6e8 Merge branch 'development' of https://github.com/o3de/o3de into cgalvan/DraftStreamingImageAssetPixelAPI Chris Galvan 2022-01-26 15:41:19 -0600
  • c2ae853d95 Fixed python bindings unit test Chris Galvan 2022-01-26 15:37:30 -0600
  • 670777f0f2 Moved the pixel value retrieval APIs from StreamingImageAsset to RPIUtils Chris Galvan 2022-01-26 15:25:47 -0600
  • 48cea89910
    Bump pywin32 in /scripts/build/build_node/Platform/Common (#7169) dependabot[bot] 2022-01-26 13:22:21 -0800
  • b9910ac188
    Bump rsa from 4.5 to 4.7 in /scripts/build/build_node/Platform/Common (#7168) dependabot[bot] 2022-01-26 13:22:07 -0800
  • 43219c7ab6
    Bump jinja2 in /scripts/build/build_node/Platform/Common (#7167) dependabot[bot] 2022-01-26 13:21:51 -0800
  • aeb43c4012 Fixed up a few small things to get Material Editor working again. santorac 2022-01-26 13:04:28 -0800
  • 6eec5e1a21
    EBS snapshot script (#6978) Mike Chang 2022-01-26 13:00:46 -0800
  • 453808eb90
    Clipmap bounds class (#7134) Ken Pruiksma 2022-01-26 14:30:13 -0600
  • 9b8bebbd70 Bumped the MaterialBuilder version number. santorac 2022-01-26 12:21:43 -0800
  • 52f1ef84c7
    Fixed string_view compilation in GCC 10+. (#7153) lumberyard-employee-dm 2022-01-26 14:20:01 -0600
  • 4312c636af Got the RPI unit tests building and working again after merge. There were some incorrectly resolved conflicts that I had to re-resolve, especially in MaterialTypeSourceData::CreateMaterialTypeAsset. santorac 2022-01-26 12:19:49 -0800
  • 4c01c5b67f LYN-7637 Allow Terrain Physics Collider to assign a default physics material Sergey Pereslavtsev 2022-01-26 19:15:34 +0000
  • 8151856e83 Removed legacy Editor config spec Chris Galvan 2022-01-26 13:01:30 -0600
  • 7a45aa5bbf
    Merge pull request #6909 from aws-lumberyard-dev/6116_script_events Chris Galvan 2022-01-26 11:29:21 -0600
  • 921c1e2201 Modified GetSubImagePixelValues API to be exclusive with bottom right coordinate, and documented as such Chris Galvan 2022-01-26 11:15:37 -0600
  • aa025a5e7d Updated unit tests per PR feedback Chris Galvan 2022-01-26 10:48:08 -0600
  • 62775add6d
    Implemented Support to allow project's to reference gems via the gem name (#7109) lumberyard-employee-dm 2022-01-26 10:44:35 -0600
  • 93261022f1 Merge branch 'development' of https://github.com/o3de/o3de into cgalvan/DraftStreamingImageAssetPixelAPI Chris Galvan 2022-01-26 10:20:35 -0600
  • d605b5636d
    Merge pull request #5532 from aws-lumberyard-dev/optimization/unused_files Esteban Papp 2022-01-26 08:19:08 -0800
  • 7ef9a01d24 Fixed compile issue on Linux Chris Galvan 2022-01-26 10:16:31 -0600
  • 75f511d851
    Merge pull request #6390 from aws-lumberyard-dev/memory/overrideshim_removal Esteban Papp 2022-01-26 08:15:20 -0800
  • 1a7a350880
    Introduce a new Focus Mode API function to retrieve full list of EntityIds that are in focus. (#7159) Danilo Aimini 2022-01-26 08:12:34 -0800
  • 94036b78a0 Merge branch 'development' of https://github.com/o3de/o3de into cgalvan/DraftStreamingImageAssetPixelAPI Chris Galvan 2022-01-26 09:53:03 -0600
  • c789814d75 adds another maybe_unused to a new variable using assert Esteban Papp 2022-01-26 07:36:33 -0800
  • 22616cc7c4 Merge branch 'development' into optimization/unused_files Esteban Papp 2022-01-26 07:35:17 -0800
  • ec47c4fdfc
    Merge pull request #7152 from aws-lumberyard-dev/cgalvan/DisableRenderPipelineUntilLevelIsLoaded Chris Galvan 2022-01-26 08:29:21 -0600
  • 56f778483b
    Fix for editor intersection with helpers disabled for EditorSplineComponent (#7143) Tom Hulton-Harrop 2022-01-26 11:16:18 +0000
  • b0a725340c
    Moved gems .setreg files to Registry folder, otherwise they will be missing in a Pre-built SDK Engine (#7140) moraaar 2022-01-26 09:37:21 +0000
  • e6113eb9c5
    Add checks to handle failure in creating entity as a child of a read-only entity in TrackView and LandscapeCanvas (#7156) Danilo Aimini 2022-01-25 21:09:00 -0800
  • 76add4d0d9 Merge remote-tracking branch 'upstream/development' into Atom/santorac/RemixableMaterialTypes3 Signed-off-by: santorac <55155825+santorac@users.noreply.github.com> santorac 2022-01-25 20:54:34 -0800