mnaumov
793d60f150
Merge main
2021-04-27 17:07:42 -07:00
daimini
caa982372f
Remove include for removed interface in EditorPrefabComponent.cpp
2021-04-27 14:12:56 -07:00
daimini
797ee26f87
Remove EntityOutlinerWidgetInterface, and replace it with PrefabPublicNotificationBus. Introduce events to notify handlers of when instance propagation begins and ends so that widgets can refresh correctly.
2021-04-27 14:12:46 -07:00
mnaumov
03e681ca5f
Merge from main
2021-04-27 11:26:02 -07:00
mnaumov
5f33337fec
Merge main
2021-04-27 11:05:22 -07:00
AMZN-mnaumov
a00d47365e
Merge pull request #295 from aws-lumberyard-dev/Atom/mnaumov/ATOM-14585
...
[ATOM-14585] Enlarged thumbnails on hover
2021-04-27 10:53:18 -07:00
amzn-sean
fbb8727407
Merge branch 'main' into physx_ragdoll_create
2021-04-27 11:04:04 +01:00
mnaumov
fdcb19f45a
Reverting some unused code
2021-04-26 17:48:49 -07:00
mnaumov
91f027a05c
PR feedback
2021-04-26 17:42:49 -07:00
AMZN-daimini
44f1a627e7
Merge pull request #300 from aws-lumberyard-dev/Prefab/LYN-3100
...
KEYSTONE USE CASE | Save changes to non-root container entities in the link to the parent instance
2021-04-26 13:20:35 -07:00
mnaumov
c4e3c39ee2
PR feedback
2021-04-26 12:44:51 -07:00
Chris Galvan
5d2db78f74
[LYN-3272] Added missing call in unit test.
2021-04-26 13:25:55 -05:00
Chris Galvan
9d57095e1c
[LYN-3272] Added API for retrieving the number of selected entities. Updated InfoBar to use this new API.
2021-04-26 11:49:48 -05:00
AMZN-AlexOteiza
3f32cc929c
Fixed All Physics automated tests ( #129 )
...
* Fixed all Tests.
* Fixed tests stdout redirection
* Changed return code for failed tests to be 0xF
* Small improvements on automated testing code
* Created Periodic test suite and moved tests
* Made physics main to only have one test for now
* Renamed all tests to have leading AutomatedTesting::
2021-04-26 15:25:34 +01:00
mnaumov
0bcc85e4d8
scope pointer
2021-04-23 21:55:14 -07:00
mnaumov
30458bc1be
PR feedback
2021-04-23 21:40:27 -07:00
daimini
833ca2767d
Fix a bug with level save erasing link information on Instances. All changes to non-root container entities are now saved as patches in the link to the parent instance.
2021-04-23 20:14:17 -07:00
Guthrie Adams
fb26308a26
Merge pull request #291 from aws-lumberyard-dev/Atom/guthadam/ATOM-15326
...
ATOM-15326 support for image thumbnails in asset browser and thumbnail widget
2021-04-23 17:39:27 -05:00
mnaumov
9f4606c17a
Removing test code
2021-04-23 15:01:11 -07:00
mnaumov
b215d1c098
Enlarged thumbnails on hover
2021-04-23 14:56:28 -07:00
Chris Burel
61fe298319
Merge pull request #197 from aws-lumberyard-dev/filesEndInNewlines
...
Add newlines to the end of all files
2021-04-23 12:11:40 -07:00
amzn-mike
16ca036ea8
Merge pull request #256 from aws-lumberyard-dev/amzn-mike/lyn-2249-disable-cancel
...
Disable Asset Load Cancellation
2021-04-23 13:10:56 -05:00
guthadam
923f234d71
ATOM-15326 support for image thumbnails in asset browser and thumbnail widget
...
This change adds support for streaming image thumbnails in the asset browser tree and thumbnail widget.
This is a prerequisite for displaying image previews inside of the material inspector.
https://jira.agscollab.com/browse/ATOM-15326
https://jira.agscollab.com/browse/ATOM-14003
2021-04-23 13:07:20 -05:00
Chris Burel
28170ffe41
Add newlines to the end of all files
2021-04-23 09:43:40 -07:00
AMZN-daimini
e772afa06e
Merge pull request #226 from aws-lumberyard-dev/Prefab/Instantiate/Setup
...
KEYSTONE USE CASE | Instantiate Prefab
2021-04-23 09:23:31 -07:00
amzn-mike
d25179303d
Add jira ticket for disabled tests
2021-04-23 10:50:58 -05:00
amzn-mike
c61b244416
Use a const to toggle asset cancellation on and off
2021-04-23 09:56:59 -05:00
daimini
eae9d60c15
Pass position Vector3 as const reference in InstantiatePrefab.
2021-04-22 23:36:29 -07:00
srikappa
a9af90be5a
Removed the shouldPropagateTemplateChanges flag to revisit optimization later and fixed some function comments
2021-04-22 17:01:29 -07:00
mnaumov
09a0676b9c
Adding custom title to PropertyAssetCtrl
2021-04-22 16:56:56 -07:00
daimini
8f79379bc8
Fixes as per Ram's review
2021-04-22 16:45:20 -07:00
daimini
76739de282
Fix spacing
2021-04-22 15:52:39 -07:00
daimini
ea43eb3ac9
Set position of instantiated prefab
2021-04-22 15:49:13 -07:00
srikappa
3b3b4305c1
Merge branch 'main' into Prefab/CreatePrefab
2021-04-22 14:54:01 -07:00
daimini
c9a4b6f50b
Better handle the default case for Instantiate
2021-04-22 14:53:07 -07:00
srikappa
17dbe55189
Added undo and redo support for nested prefab creation
2021-04-22 13:57:08 -07:00
amzn-mike
9e2836613f
Merge branch 'main' into amzn-mike/lyn-2249-disable-cancel
2021-04-22 15:38:32 -05:00
amzn-mike
58e8233c2c
Remove debug message
2021-04-22 15:27:16 -05:00
amzn-mike
0428189bed
Increase test difficulty
2021-04-22 15:18:54 -05:00
amzn-mike
39789c30d8
Remove container OnAssetCanceled event
2021-04-22 15:03:04 -05:00
amzn-mike
35a47932eb
Disable weak references and unit tests for them.
2021-04-22 15:02:41 -05:00
Eric Phister
38f0203546
Merge pull request #239 from aws-lumberyard-dev/ly-sdk/phistere/LaunchApFromSDK
...
Launch AssetProcessor from prebuilt SDK
- Look for AssetProcessor in a known SDK layout location if one in executable directory is not found.
- Adds more files to the CMake install to help fix some errors launching AP from SDK.
2021-04-22 14:32:14 -05:00
Terry Michaels
d680995074
Renamed several non-inclusive terms ( #236 )
2021-04-22 13:31:26 -05:00
greerdv
1fa5728655
Merge pull request #69 from aws-lumberyard-dev/non-uniform-scale-mesh
...
support for non-uniform scale component with atom mesh component
2021-04-22 18:49:36 +01:00
amzn-mike
3907ffc173
Add unit test
2021-04-22 12:01:21 -05:00
mbalfour
bd23944531
Fix issues with rapid asset cancellation / reload:
...
* Asset<T>::QueueLoad didn't trigger any loads in the case where an asset was in a Queued state, it simply returned the reference. This caused problems in the case where an asset was in the process of being cancelled and garbage collected, as it could be in a queued state with nothing actively loading it. The method now detects this case and calls GetAsset(), which triggers a new load.
* AssetContainer::IsValid() was returning true for canceled containers that no longer had a root asset. Now it returns false, to help ensure the container doesn't try to get reused.
* AssetContainer would add entries to the preloadList even if any potential preloads were filtered out from the load. They are no longer added, since they shouldn't be waiting for any dependent assets to load. (This could cause incorrect warnings to print in some situations)
* AssetContainer was erroneously warning about removing assets from a missing waiting list. The warning was removed, as the condition could occur when the same asset was being loading by two different containers - once with dependencies and once without.
* AssetDataStream::RequestCancel has been added, as it was missing, but nothing currently needs to use it.
* AssetManager::GetAssetContainer() now verifies that the container is valid before attempting to reuse it. This prevents asset containers that are in the middle of cancellation from getting reused.
2021-04-22 12:01:19 -05:00
daimini
cf4bbe569b
Remove Prefab cache undo node generation for container entities - will move that work to a separate PR.
2021-04-22 09:47:18 -07:00
AMZN-AlexOteiza
dbcb2f9916
Added sys_assert level 3 which will make asserts to crash the application( #208 )
...
Co-authored-by: aljanru <aljanru@amazon.com >
2021-04-22 17:46:37 +01:00
phistere
93ba2ea251
LYN-2524: Updates for PR feedback. Simplify path building, fix whitespace.
2021-04-22 11:42:58 -05:00
amzn-sean
0e803713bf
Ragdoll now uses Add/Remove SimulatedBody
...
Addressed Minor Character PR feedback
2021-04-22 17:01:39 +01:00