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/Code/Tools/SceneAPI/SceneData/Behaviors
AMZN-stankowi 69b5c04b7f
Cleared m_scriptFilename between scene files. (#2278)
This fixes a bug where a Python script file would be run on a scene file
that didn't have a script file set.
Added a general case version to SceneBuilderWorker.cpp, to make it easy
to mark all scene files as dirty.
Automated tests for this will come in a separate pull request.

Signed-off-by: stankowi <4838196+AMZN-stankowi@users.noreply.github.com>
4 years ago
..
AnimationGroup.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
BehaviorsAnimationGroup.cpp Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
BehaviorsMeshGroup.cpp Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
BehaviorsSkeletonGroup.cpp Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
BehaviorsSkinGroup.cpp Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
BlendShapeRuleBehavior.cpp Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
BlendShapeRuleBehavior.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
LodRuleBehavior.cpp Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
LodRuleBehavior.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
MaterialRuleBehavior.cpp Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
MaterialRuleBehavior.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
MeshAdvancedRule.cpp Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
MeshAdvancedRule.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
MeshGroup.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
Registry.cpp Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
Registry.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
ScriptProcessorRuleBehavior.cpp Cleared m_scriptFilename between scene files. (#2278) 4 years ago
ScriptProcessorRuleBehavior.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
SkeletonGroup.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
SkinGroup.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
SkinRuleBehavior.cpp Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
SkinRuleBehavior.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago