Merge branch 'development' into Atom/dmcdiar/ATOM-4126
This commit is contained in:
@@ -109,6 +109,7 @@ if(PAL_TRAIT_BUILD_HOST_TOOLS)
|
||||
RUNTIME_DEPENDENCIES
|
||||
Gem::Atom_RPI.Editor
|
||||
Gem::Atom_Feature_Common.Editor
|
||||
Legacy::EditorCommon
|
||||
)
|
||||
|
||||
# The AtomLyIntegration_CommonFeatures.Editor module is used for Builders and Tools
|
||||
|
||||
+1
-1
@@ -231,7 +231,7 @@ namespace SurfaceData
|
||||
|
||||
void SurfaceDataMeshComponent::UpdateMeshData()
|
||||
{
|
||||
AZ_PROFILE_FUNCTION(Entity);
|
||||
AZ_PROFILE_SCOPE(Entity, "SurfaceDataMeshComponent: UpdateMeshData");
|
||||
|
||||
bool meshValidBeforeUpdate = false;
|
||||
bool meshValidAfterUpdate = false;
|
||||
|
||||
Reference in New Issue
Block a user