AMZN-Olex
|
a2592e9ff8
|
Correction in set hierarchy entity logic.
Signed-off-by: AMZN-Olex <5432499+AMZN-Olex@users.noreply.github.com>
|
4 years ago |
AMZN-Olex
|
317bb7aa67
|
Owning connection id will happen on clients as well.
Signed-off-by: AMZN-Olex <5432499+AMZN-Olex@users.noreply.github.com>
|
4 years ago |
AMZN-Olex
|
37873f81cf
|
Setting owning connection id based on the hierarchy root network entity.
Signed-off-by: AMZN-Olex <5432499+AMZN-Olex@users.noreply.github.com>
|
4 years ago |
Olex Lozitskiy
|
9e2eba2829
|
Network Hierarchy optimizations for rebuilding hierarchies
- reworked recursive rebuilding to iterative breadth first method
- some minor optimization here and there
|
4 years ago |
AMZN-Olex
|
9e4a39f9ed
|
Hierarchy code enhancements
Signed-off-by: AMZN-Olex <5432499+AMZN-Olex@users.noreply.github.com>
|
4 years ago |
pereslav
|
62971fa7bd
|
PR feedback, removed unnecessary code
Signed-off-by: pereslav <pereslav@amazon.com>
|
4 years ago |
pereslav
|
0c2c042fde
|
Fixed crash in ConstEntityHandle. Added hierarchical correction data serialization
Signed-off-by: pereslav <pereslav@amazon.com>
|
4 years ago |
pereslav
|
cb53389004
|
Added validation into input processing
Signed-off-by: pereslav <pereslav@amazon.com>
|
4 years ago |
pereslav
|
28a40fa4df
|
Added look up of the child entities when processing input to make sure the entity still exists
Signed-off-by: pereslav <pereslav@amazon.com>
|
4 years ago |
pereslav
|
a58325e691
|
Enabled multi-entities player prefabs. Added updating replication set for hierarchy children. PR feedback addressing
Signed-off-by: pereslav <pereslav@amazon.com>
|
4 years ago |
AMZN-Olex
|
0a11e8ffc5
|
Optimization for looking up components.
Signed-off-by: AMZN-Olex <5432499+AMZN-Olex@users.noreply.github.com>
|
4 years ago |
AMZN-Olex
|
d05d5d1e97
|
Hierarchy components optimizations
Signed-off-by: AMZN-Olex <5432499+AMZN-Olex@users.noreply.github.com>
|
4 years ago |
pereslav
|
ef3552df69
|
First pass for network hierarchy input processing
Signed-off-by: pereslav <pereslav@amazon.com>
|
4 years ago |
AMZN-Olex
|
2be5854beb
|
Cleanup
Signed-off-by: AMZN-Olex <5432499+AMZN-Olex@users.noreply.github.com>
|
4 years ago |
AMZN-Olex
|
9e31c3ebf5
|
Refactoring m_isDeactivating into m_isHierarchyEnabled
Signed-off-by: AMZN-Olex <5432499+AMZN-Olex@users.noreply.github.com>
|
4 years ago |
AMZN-Olex
|
714dc0a0e8
|
Refactoring away the use of AZ::TransformNotificationBus. Added unittests for deactivating parents of inner roots.
Signed-off-by: AMZN-Olex <5432499+AMZN-Olex@users.noreply.github.com>
|
4 years ago |
AMZN-Olex
|
fcd5b3f184
|
Converted to use AZ::Events for hiearchy notifications. Added unittests.
Signed-off-by: AMZN-Olex <5432499+AMZN-Olex@users.noreply.github.com>
|
4 years ago |
AMZN-Olex
|
0d8b0fe496
|
Fixes for clang builds
Signed-off-by: AMZN-Olex <5432499+AMZN-Olex@users.noreply.github.com>
|
4 years ago |
AMZN-Olex
|
2a10c400a7
|
Comments cleanup
Signed-off-by: AMZN-Olex <5432499+AMZN-Olex@users.noreply.github.com>
|
4 years ago |
AMZN-Olex
|
aa6c038880
|
Hierarchical components, phase 1, unittests
Signed-off-by: AMZN-Olex <5432499+AMZN-Olex@users.noreply.github.com>
|
4 years ago |