Commit Graph

1334 Commits (499152d23cf7cf1219f2497d5d898eddb3b4d10b)
 

Author SHA1 Message Date
balibhan 499152d23c
Merge pull request #542 from aws-lumberyard-dev/SC_migration_branch
Script canvas automation scripts migration
5 years ago
moudgils 57ed4095c4
Merge pull request #597 from aws-lumberyard-dev/AddBuildersToMac
Add Vulkan and DX12 builders for Mac/Automatedtesting
5 years ago
moudgils 46b4b76682 Add Vulkan and DX12 builders as Mac should be able to build assets from other platforms 5 years ago
AMZN-nggieber 724add6365
Fix Project Manager Qt Ui files not Being Autogenerated (#588)
* Moved Qt files into to renamed 'S'ource

* Updated files after moving all Qt folder into Source

* Updated Source capitalization in cmake files list

* Adding newline to the end of project_manager_files.cmake

Co-authored-by: lumberyard-employee-dm <56135373+lumberyard-employee-dm@users.noreply.github.com>
5 years ago
hnusrath 97fb763776
Merge pull request #587 from aws-lumberyard-dev/PhysXTestRailLinkRemoval
SPEC-6677 Remove TestRail URLs from Physx Tests
5 years ago
Zaladane 1455fcbde6
Asset Bundler - Minor Feedback (#550)
Asset Bundler - Minor Feedback

* updated the formatting so all lines are shorter than 140 characters

* fixed a few nitpicks that came up on a recent PR

* removed a function that wasn't being used anymore

* updated some error messages based on PR feedback
5 years ago
bosnichd 5783bf635b
Fix for LoadLevel not being called. (#584) 5 years ago
hnusrath fdb461b3ca SPEC-6677 Remove TestRail URLs from Physx Tests 5 years ago
Aaron Ruiz Mora 7ba3a19b40
Remove unnecessary transformation of tangents and bitangents in cloth CPU skinning. 5 years ago
jckand-amzn be1e4e7b1a
Merge pull request #581 from aws-lumberyard-dev/jckand/FoundationAuto
Cherry picking Foundation automation fixes from 1.0 branch
5 years ago
AMZN-nggieber 83e2ec6800
Project Manager - Barebones UI Made for All Screens with Basic Flow (#507)
* Created all barebone screens, a screen factory, and connected basic transitions between screens

* Changed ProjectManager namespace to O3DE::ProjectManager, removed empty new lines, switch to aznumberic_cast usage

* Project Manager - Moved Qt directory into source
5 years ago
Tom Hulton-Harrop 2d043431bc
Merge pull request #578 from aws-lumberyard-dev/hultonha_LYN-3496_whitebox_freezing
Fix for level loading hangs with White Box Component and Atom
5 years ago
SergeyAMZN dd90c590aa
Merge pull request #564 from aws-lumberyard-dev/MultiplayerPipeline
SPEC-6590 Implemented network entities instantiation by network spawnable asset ID
5 years ago
AMZN-stankowi a7224b6379
Integrating github/Helios_RemoveFbxSdk through commit 6dc2604 (#391) (#560)
Removing FBX SDK, LYN-1045. If you have an issues please reach out to the Helios team.
5 years ago
Terry Michaels 01976a890c
Removed wireframe from perspective menu and fixed crash on right click (#575) 5 years ago
jckand-amzn 8e100499ec Cherry picking 399e830f from 1.0 branch 5 years ago
jckand-amzn 20dd19c444 Cherry picking 13aa9113 from 1.0 branch 5 years ago
hultonha 1d900947f5 defer rebuilding the white box mesh by a frame to prevent reentrancy causing issues 5 years ago
jckand-amzn abb5d56572 SPEC-6547: Updating intermittently failing tests to utilize instance validation util 5 years ago
rgba16f 7b95b5e329
Merge pull request #556 from aws-lumberyard-dev/MoveDebugDisplayGlobalID
Move g_mainViewportEntityDebugDisplayId from AzToolsFramework to AzFramework
Rename g_mainViewportEntityDebugDisplayId to g_defaultSceneEntityDebugDisplayId
5 years ago
hultonha b708bc2c10 potential fix for level loading hangs with White Box Component and Atom 5 years ago
bosnichd d7b796fd73
Remove I3DEngine CryCommon Interface (#567)
Delete:

- I3DEngine
- Missions
- Time of day
- GameEffectsSystem Gem
- ImageProcessing Gem
- SVOGI Gem
- Various other things that don't do anything now that the legacy renderer has been removed.
5 years ago
pereslav f4bd72880e Fixed tabs 5 years ago
pereslav 9e2975ba3c Fixed unit tests when Spawnable system component was missing 5 years ago
amzn-sean 24df655d8b
Merge pull request #552 from aws-lumberyard-dev/physx_fix_tests
Physx fix tests C18243589_Joints_BallSoftLimitsConstrained and C5932042_PhysXForceRegion_LinearDamping
5 years ago
cgalvan b4e69d3933
Merge pull request #557 from aws-lumberyard-dev/cgalvan/RemoveUnusedCSelectionGroupUsages
[LYN-3347] Removed some unused references to CSelectionGroup.
5 years ago
amzn-sean 24167e7c02 address PR comments 5 years ago
amzn-sean be7d34b856 Merge branch 'main' into physx_fix_tests 5 years ago
Tom Hulton-Harrop cec56d7b27
Merge pull request #546 from aws-lumberyard-dev/hultonha_LYN-2315_camera-phase-4
Camera Updates - Part 4
5 years ago
balibhan ceb7ac333a removed debug print 5 years ago
Nicholas Van Sickle abce15ea20
Merge pull request #563 from aws-lumberyard-dev/nvsickle/FixMacBuild
Fix Mac build
5 years ago
Chris Santora c371c3a6cd
Merge pull request #304 from aws-lumberyard-dev/Atom/santorac/ShaderCollectionItemFixMain-LYN-2905
Cherrypicked the fix from the 1.0 branch to main (see #301).

Added a check for m_shaderAsset.IsReady() before trying to use the asset data. Also added a check before calling BlockUntilLoadComplete() to prevent reporting an error message unnecessarily.

Set the reflection name for ShaderCollection::Item to "ShaderCollectionItem" so it doesn't show up as just "Item" in Script Canvas.
5 years ago
dmcdiarmid-ly f79257e530
Merge pull request #503 from aws-lumberyard-dev/Atom/dmcdiar/ATOM-15438
[ATOM-15438] Relocate RayTracingSceneSrg from project ShaderLib directory and convert to .azsli
5 years ago
Chris Santora a940f12183 Merge branch 'main' into Atom/santorac/ShaderCollectionItemFixMain-LYN-2905 5 years ago
Mike Chang 0791d1d05f
Set default CDN for 3p system to production Cloudfront 5 years ago
pereslav 30625cf5d3 merge from main 5 years ago
pereslav e414cc151d SPEC-6590 Implemented network entities instantiation by network spawnable asset ID 5 years ago
nvsickle d4f19cb0b5 Fix Mac build 5 years ago
dmcdiar 71039186ab Removed RayTracingSceneSrg files from the .cmake file 5 years ago
rgba16f 27472169e2 Change global default scene debug draw id variale declare from static constexpr const to inline constexpr 5 years ago
AMZN-koppersr baad29edba
Merge pull request #553 from aws-lumberyard-dev/JsonSerializationPointerFix
Smart and raw pointer support in Json Serialization behave similarly
5 years ago
sharmajs-amzn f5f035122b
{LYN-3229} Update AssImp package with latest AssImp 3rd party source changes (#545) (#554) 5 years ago
Chris Galvan 9e105fb769 [LYN-3347] Removed some unused references to CSelectionGroup. 5 years ago
dmcdiar 3c4889b929 Merge branch 'main' into Atom/dmcdiar/ATOM-15438 5 years ago
dmcdiarmid-ly 6890cf907d
Merge pull request #537 from aws-lumberyard-dev/Atom/dmcdiar/LYN-3256
[LYN-3256] Atom: Baking Reflection Probe crashes the Editor when Prefabs are enabled
5 years ago
Nicholas Van Sickle 788440f3d7
Merge pull request #498 from aws-lumberyard-dev/nvsickle/MinorQtFixes
Update Qt 3rdParty packages to fix a minor CMake issue
5 years ago
AMZN-koppersr 2d4a17a2fb Merge branch 'main' into JsonSerializationPointerFix 5 years ago
AMZN-koppersr afcbe4e02b Small updates based on PR feedback. 5 years ago
srikappa-amzn a5ccfa6053
Merge pull request #456 from aws-lumberyard-dev/Prefab/CreatePrefab
Fix undo for nested prefab creation by providing link patches to the undo node
5 years ago
rgba16f 1c1a9aeab4 Merge remote-tracking branch 'upstream/main' into MoveDebugDisplayGlobalID 5 years ago