You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
o3de/Gems/AtomLyIntegration/CommonFeatures/Code/Source/Mesh
Tom Hulton-Harrop 5940982244
Ensure render geometry is refreshed when the mesh component controller is moved (#6452)
* ensure render geometry is refreshed when the mesh component controller is moved

Signed-off-by: Tom Hulton-Harrop <82228511+hultonha@users.noreply.github.com>

* cache bus pointer and send update notification when mesh changes

Signed-off-by: Tom Hulton-Harrop <82228511+hultonha@users.noreply.github.com>

* add integration test to detect MeshComponentController notification to IntersectionNotificationBus

Signed-off-by: Tom Hulton-Harrop <82228511+hultonha@users.noreply.github.com>

* remove optimize off

Signed-off-by: Tom Hulton-Harrop <82228511+hultonha@users.noreply.github.com>

* update build visibility for AtomLyIntegration editor static lib

Signed-off-by: Tom Hulton-Harrop <82228511+hultonha@users.noreply.github.com>

* move runtime dependencies to gem module

Signed-off-by: Tom Hulton-Harrop <82228511+hultonha@users.noreply.github.com>
4 years ago
..
EditorMeshComponent.cpp Change property refresh to ValuesOnly instead of EntireTree 4 years ago
EditorMeshComponent.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
EditorMeshStats.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
EditorMeshStats.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
EditorMeshStatsSerializer.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
EditorMeshStatsSerializer.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
EditorMeshSystemComponent.cpp • Created interface for preview rendering content 4 years ago
EditorMeshSystemComponent.h • Created interface for preview rendering content 4 years ago
MeshComponent.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
MeshComponent.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
MeshComponentController.cpp Ensure render geometry is refreshed when the mesh component controller is moved (#6452) 4 years ago
MeshComponentController.h Ensure render geometry is refreshed when the mesh component controller is moved (#6452) 4 years ago