igarri
d7ca3f273b
croll to top on view when the filter updates
5 years ago
igarri
d6868df735
Expanding TableView Columns
5 years ago
igarri
c1e21185b4
Selecting correct indexes from Asset Browser Model
5 years ago
igarri
80684b383b
Code cleanup
5 years ago
igarri
1c990b2ef6
Filter Sorting Working
5 years ago
igarri
6e15e87e41
Asset Browser Table view filtering
5 years ago
igarri
662951eb98
Merge branch 'main' into LYN-1767-AB
5 years ago
igarri
65550d3f1c
Entries updating on the table view
5 years ago
Danilo Aimini
656a8443bc
Merge pull request #382 from aws-lumberyard-dev/Prefab/Instantiate/Loop
...
LYN-3245 | Detect circular dependencies on Instantiate Prefab and cancel operation
5 years ago
daimini
e24827efb3
Fix direct editing of a reference
5 years ago
daimini
4662290d92
Switching IsPrefabInInstanceAncestorHierarchy to use const refs
5 years ago
daimini
47001dc0c3
Merge main
5 years ago
Nicholas Van Sickle
b026b6818b
Merge pull request #483 from aws-lumberyard-dev/nvsickle/ViewportControllerAPI
...
Give MultiViewportControllerInstances a pointer to their parent
5 years ago
greerdv
9f5987d431
Merge branch 'main' into non-uniform-scale-ux
5 years ago
greerdv
3817c05d81
fixing unit test
5 years ago
Tom Hulton-Harrop
c5a06b8953
Restore grid and angle snapping ( #640 )
...
Restore grid and angle snapping (LYN-3367)
5 years ago
Steve Pham
2633efbd13
Moving SystemUtilsApple.mm and SystemUtilsApple.h from CrySystem to AzFramework to fix linker error when building iOS non-monolithically ( #631 )
5 years ago
jackalbe
347073cbcd
{LYN-2257} Helios - Add Matrix math type for JSON Serialization system ( #561 )
...
* {LYN-2257} Helios - Add Matrix math type to the JSON Serialization system
* Helios/Systems - Add Matrix math type to the JSON Serialization system
* supports both YPR+scale+translation and array of values
* supports Matrix3x3, Matrix3x4, Matrix4x4
Jira: https://jira.agscollab.com/browse/LYN-2257
Tests: Added Serialization/Json/MathMatrixSerializerTests.cpp
* clang compile fixes
* removed typename
* fixing both tests and some default conformity impls
* stablized the comformity test values; rotations drift too much
5 years ago
greerdv
4202f646e4
Merge branch 'main' into non-uniform-scale-ux
5 years ago
greerdv
9e22268107
feedback from PR
5 years ago
greerdv
2c6d04f673
feedback from PR
5 years ago
amzn-sean
cb4e394784
Remove physics world body notification bus ( #576 )
5 years ago
sourjon
cd0628f513
Merge pull request #565 from aws-lumberyard-dev/Prefab/PhysX/ColliderFixes
...
Prefab/physx/collider fixes - Addresses collider crashes on starting in game mode
5 years ago
nvsickle
b848e2dcd1
Appease clang
5 years ago
nvsickle
ea8e098e33
Tidy up MultiViewportControllerInstanceInterface
5 years ago
AMZN-mnaumov
5fb923738e
Merge pull request #614 from aws-lumberyard-dev/Atom/mnaumov/ATOM-15474
...
[ATOM-15474] Material Editor camera controller zoom respects viewport boundary
5 years ago
nvsickle
e8f37bb29f
Merge remote-tracking branch 'upstream/main' into nvsickle/ViewportControllerAPI
5 years ago
jonbeer
8947abcbb7
PR fixes and recommendations
5 years ago
jonbeer
bf38935e85
Updating conformity tests
5 years ago
greerdv
ad6479967f
changing add NUS button from invisible to read only when NUS component already present
5 years ago
mnaumov
dfd0cbb0fd
Material Editor camera controller zoom respects viewport boundary
5 years ago
chiyenteng
ede1889507
[CherryPick][LYN-3398][LYN-3399] Let EditorEntityModel always use the optimized algorithm even in Slice mode ( #585 )
...
* [LYN-3398][LYN-3399] Let EditorEntityModel always use the optimized algorithm even in Slice mode (#490 )
5 years ago
AMZN-koppersr
4661da23bb
Cleaned up the flags in the BaseJsonSerializer.h
5 years ago
AMZN-koppersr
ec52e51476
Additional unit tests for the Json Serialization to make sure custom json serializer work if they're the first used through the higher Load/Store calls.
5 years ago
AMZN-koppersr
6ad135f35c
Fix for smart pointers being loaded through the main load point with a default JSON object.
5 years ago
AMZN-koppersr
790e41f675
Reverted previous fix.
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
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
greerdv
45cbe4767f
adding comment to AddNonUniformScaleButton
5 years ago
greerdv
a49017ec23
merging from main
5 years ago
greerdv
e1f7d04bc2
adding icon for non-uniform scale component
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
jonbeer
7963924b6a
Removing extra commented code
5 years ago
jonbeer
5e6d058a43
Removing default case to fix crash and updating tests
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
greerdv
cd93df4ca8
hiding button to add non-uniform scale when there already is a NUS component on the entity
5 years ago
jonbeer
b55e881225
Merge branch 'main' into Prefab/PhysX/ColliderFixes
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
2d4a17a2fb
Merge branch 'main' into JsonSerializationPointerFix
5 years ago