Commit Graph

1658 Commits

Author SHA1 Message Date
Olex Lozitskiy 6b2a750f3d Merge pull request #589 from aws-lumberyard-dev/Atom/olexl/ATOM-15376
Gem::AtomBridge now contains all the runtime/tool deps for projects that wish to use Atom renderer
2021-05-11 19:28:56 -04:00
Aristo7 93ef3acb50 Removing non-tool modules from tools runtime deps 2021-05-11 18:43:09 -04:00
sharmajs-amzn 7f5962d1ba disable AssetJobsFloodTest.ContainerCoreTest_BasicDependencyManagement_Success test (#703) 2021-05-11 15:23:43 -07:00
sconel 4e54df49db Merge pull request #438 from aws-lumberyard-dev/Spawnable/ProductDependency
AddProductDependency to handle inter-product dependencies in PrefabProcessors
2021-05-11 15:19:01 -07:00
Aristo7 b92a1884a8 Addex dx12/metal builders to linux 2021-05-11 18:08:59 -04:00
AMZN-mnaumov d469572422 Merge pull request #681 from aws-lumberyard-dev/Atom/mnaumov/ATOM-14320
[ATOM-14320] Fixing parallax artifacts
2021-05-11 14:31:50 -07:00
Mike Balfour 12ce70030c Merge pull request #701 from aws-lumberyard-dev/mbalfour/slice-prefab-converter
Move ThumbnailerNullComponent into AzToolsFramework so that it can be used by other tools
2021-05-11 16:26:56 -05:00
Aristo7 fe24f37a70 Fixing up null.builder loading issue 2021-05-11 15:34:31 -05:00
Aristo7 b6740dd972 Merge remote-tracking branch 'upstream/main' into Atom/olexl/ATOM-15376 2021-05-11 15:19:17 -05:00
Eric Phister ab8738b7c3 Updating to support Wwise SDK 2021.1.1.X (#686)
* Code updates for Wwise 2021.1.X support.

* [WIP] CMake updates for Wwise 2021.1.X support.

* Updates FindWwise.cmake to search for a Wwise install or let user set it as cache variable.

* Makes Wwise SDK optional, and the AudioEngineWwise Gem will revert to a 'stub' build if no SDK found.

* Adding a .gitignore for Wwise project files.

* Updates a .wcmdline file for integration into Wwise projects.

* Updates the cmake messaging regarding Wwise SDK and smooths out some of configuration scenarios.

* Updates the Wwise project for AutomatedTesting to ver 2021.1.1.7601 and rebuilds banks.
2021-05-11 15:16:32 -05:00
jckand-amzn ef674b7122 Merge pull request #699 from aws-lumberyard-dev/jckand/FoundationAuto
LYN-1831: Updating intermittently failing DistanceBetweenFilter tests
2021-05-11 15:07:46 -05:00
mnaumov b4f7038d6a param ordering 2021-05-11 12:42:37 -07:00
mnaumov c41ee23ea4 PR feedback 2021-05-11 12:40:37 -07:00
mbalfour 899d4c438d Move ThumbnailerNullComponent into AzToolsFramework so that it can be used by other tools that need it.
SerializeContextTools will soon rely on this.
2021-05-11 14:25:25 -05:00
dmcdiarmid-ly a0cb4714c0 Merge pull request #659 from aws-lumberyard-dev/Atom/dmcdiar/ATOM-15511
[ATOM-15511] Change AtomSampleViewer BindlessPrototype sample to use an unbounded array
2021-05-11 11:58:31 -07:00
sconel 6b72646b61 Updated PrefabBuilder to not error when prefabs are present at end 2021-05-11 11:42:35 -07:00
Guthrie Adams e915133bbf Merge pull request #687 from aws-lumberyard-dev/Atom/guthadam/ATOM-15128
ATOM-15128 replacing material editor icon
2021-05-11 13:10:09 -05:00
Guthrie Adams ff9d8f7a87 Merge pull request #660 from aws-lumberyard-dev/Atom/guthadam/ATOM-15486
ATOM-15486 Material Editor: Implement layout and user settings
2021-05-11 13:09:39 -05:00
greerdv f40bbb4be3 Merge pull request #693 from aws-lumberyard-dev/shape_collider_editor_body
fixing bug with shape collider editor body not being deleted when it …
2021-05-11 18:59:31 +01:00
Terry Michaels 4a5d773034 Removed environment and debug mode buttons 2021-05-11 12:55:00 -05:00
jckand-amzn 9d244b6e2b Removing test dependency from EditorTests 2021-05-11 12:50:38 -05:00
Aristo7 703f9deee0 Testing jenkins break 2021-05-11 12:43:30 -05:00
Nicholas Lawson 1cbcfa75e8 Fixes a crash on mac in the SourceFileRelocatorTest (#688)
Note that this test should crash on windows too
but its a read-beyond-the-edge-of-array memory issue
which could be intermittent.
2021-05-11 10:40:31 -07:00
Mike Balfour 9ccddab552 Merge pull request #694 from aws-lumberyard-dev/mbalfour/slice-prefab-converter
Fix up incorrect autoDelete use and handling.
2021-05-11 12:02:28 -05:00
sconel c2a9ab18e4 Merge branch 'main' into Spawnable/ProductDependency 2021-05-11 09:59:50 -07:00
Alex Peterson 26d886792d Initial Python bindings pass for ProjectManager
Adds dependency on pybind and interface to call o3de.py functions from c++
2021-05-11 09:48:11 -07:00
sconel 2e32b2ee57 Merge pull request #671 from aws-lumberyard-dev/Prefabs/AssetPreload
Asset Preload fix for json serialization and prefab game mode
2021-05-11 09:35:06 -07:00
Ken Pruiksma 02d88bc8da Merge pull request #676 from aws-lumberyard-dev/pruiksma/ATOM-15515
ATOM-15515 Fixing nullptr reference in OnShapeChanged() in light delegates.
2021-05-11 11:02:52 -05:00
greerdv dff8de94a5 making both colliders and shape colliders check m_simulating in IsPhysicsEnabled 2021-05-11 16:57:23 +01:00
bosnichd 3defbce31b Remove legacy serialization and QPropertyTree (#684)
Remove:
- CryCommon/CryExtension/*
- CryCommon/Serialization/*
- Sandbox/Plugins/EditorCommon/QPropertyTree/*
- All related CryCommon interfaces
- All CrySystem implementations
- Various related Editor classes
2021-05-11 09:31:02 -06:00
mbalfour 704443ac89 Fix up incorrect autoDelete use and handling.
Several UI property handlers were incorrectly using the autoDelete feature by calling UnregisterPropertyType and deleting the pointer themselves, which caused double-delete crashes on application shutdown.  PropertyManagerComponent now gracefully handles that condition but also explicitly asserts explaining how the code should be changed, and the "known offenders" have been fixed up to use autoDelete correctly.
2021-05-11 10:25:03 -05:00
jckand-amzn 7d8155e46b Merge branch 'main' into jckand/FoundationAuto 2021-05-11 10:23:21 -05:00
greerdv 8e90e87bc8 fixing bug with shape collider editor body not being deleted when it is recreated 2021-05-11 16:17:23 +01:00
greerdv a009e38064 Merge pull request #679 from aws-lumberyard-dev/debug_draw_transform
applying debug draw transform stack to DrawLines and DrawTriangles
2021-05-11 14:51:23 +01:00
Tom Hulton-Harrop b185a94519 Remove all references to old CGrid system (#672)
* add overload to ActionManager to support capturing an AZStd::function

* move snapping settings to new settings registry

* remove unneeded reference in ViewportSettings

* move viewport setting function implementations to .cpp file

* add more sensible default values for snapping

* fix variable name for angle snapping

* remove const from function prototype value parameters

* add import/export api for free functions

* change from std::bind to a lambda

* remove redundant const for constexpr string_view

* add AZStd alias for std::abs

* restore grid and angle snapping

* add overload to ActionManager to support capturing an AZStd::function

* remove old legacy CGrid code

* fix build after merge

* review feedback changes - remove 1.0f multiplies
2021-05-11 14:09:09 +01:00
Tom Hulton-Harrop b5e5a3bfee More camera fixes for the new CameraInput system (#667)
* use new ViewportContext interface to set camera transform on load

* WIP fixes for camera viewport handler callbacks

* disable synchonization with old camera when new camera system is enabled

* further updates to camera-input

* ensure event is signalled when camera transform is set

* updates to ModernViewportCameraController

* fix for right click menu appearing with camera

* updates following review feedback

* convert std:: usage to AZStd::
2021-05-11 13:38:09 +01:00
darapan-ly-sdets 7b2e19c86e Merge pull request #572 from aws-lumberyard-dev/script_canvas
"VariableManager_UnpinVariableType_Works"
2021-05-11 04:55:52 -07:00
AMZN-AlexOteiza 591ad7f824 Added xml output for tests (#664)
Added test reporting information for jenkins
2021-05-11 12:44:27 +01:00
greerdv 27d6e5b848 formatting tidy up 2021-05-11 11:41:33 +01:00
greerdv 619f71cc19 fixing some bugs with debug draw not taking entity scale into account 2021-05-11 11:39:14 +01:00
Benjamin Jillich d49135659f [LYN-2520] Added link and tag widgets (#663) 2021-05-11 12:19:56 +02:00
greerdv 793af49457 Merge branch 'main' into debug_draw_transform 2021-05-11 09:50:51 +01:00
darapan 805f447d41 "Resolving merge conflicts" 2021-05-11 01:41:52 -07:00
darapan ffd2187722 Merge branch 'main' into script_canvas 2021-05-11 01:39:52 -07:00
darapan a82d22a718 "Resolving merge conflicts" 2021-05-11 01:39:14 -07:00
balibhan 23744f27c1 Merge pull request #638 from aws-lumberyard-dev/sc_automation_del_searchtext
Node palette search box text deletion
2021-05-11 14:04:33 +05:30
darapan f21d3da9ee "Fixing review Comments" 2021-05-11 01:30:39 -07:00
balibhan f8fe5eebfa merge from main 2021-05-11 12:13:02 +05:30
balibhan 4fa8e8cf2e Merge branch 'main' into sc_automation_del_searchtext 2021-05-11 11:57:22 +05:30
Danilo Aimini d61c93a7b6 Merge pull request #431 from aws-lumberyard-dev/Prefab/Create/IgnoreLevel
LYN-3211 | Create Prefab can be triggered on the Level Container, generating an invalid level hierarchy
2021-05-10 23:09:51 -07:00