From d39a9dd1c1866b36f5f46fcf2e346a037fc05b72 Mon Sep 17 00:00:00 2001 From: parax0 Date: Mon, 15 Feb 2016 02:06:44 -0700 Subject: [PATCH] Added "support" for MayaSpline properties --- src/Core/Resource/Cooker/CScriptCooker.cpp | 8 ++ src/Core/Resource/Factory/CScriptLoader.cpp | 8 ++ src/Core/Resource/Factory/CTemplateLoader.cpp | 29 +++-- src/Core/Resource/Script/EPropertyType.h | 7 +- src/Core/Resource/Script/IProperty.h | 12 ++ .../Resource/Script/IPropertyTemplate.cpp | 39 +++--- src/Core/Resource/Script/IPropertyTemplate.h | 38 +++++- src/Core/Resource/Script/IPropertyValue.h | 17 ++- src/Editor/PropertyEdit/CPropertyModel.cpp | 9 ++ templates/Properties.xml | 6 +- templates/dkcr/Script/Actor.xml | 2 +- templates/dkcr/Script/ActorTransform.xml | 2 +- templates/dkcr/Script/AreaPath.xml | 2 +- templates/dkcr/Script/BarrelBalloon.xml | 2 +- templates/dkcr/Script/BirdBoss.xml | 12 +- templates/dkcr/Script/BloomEffect.xml | 2 +- templates/dkcr/Script/BloomVolume.xml | 2 +- templates/dkcr/Script/CameraHint.xml | 8 +- templates/dkcr/Script/CinematicCamera.xml | 14 +- templates/dkcr/Script/ColorModulate.xml | 2 +- templates/dkcr/Script/DepthOfFieldTuner.xml | 2 +- templates/dkcr/Script/DynamicLight.xml | 8 +- templates/dkcr/Script/Effect.xml | 2 +- templates/dkcr/Script/GenericCreature.xml | 2 +- templates/dkcr/Script/HUD.xml | 2 +- templates/dkcr/Script/MineCart.xml | 12 +- templates/dkcr/Script/MultiModelActor.xml | 2 +- templates/dkcr/Script/OceanBridge.xml | 20 +-- templates/dkcr/Script/OceanWave.xml | 2 +- templates/dkcr/Script/RSCL.xml | 4 +- templates/dkcr/Script/RobotChickenFlyer.xml | 12 +- templates/dkcr/Script/RocketBarrel.xml | 18 +-- templates/dkcr/Script/RumbleEffect.xml | 2 +- templates/dkcr/Script/SkyboxModInca.xml | 2 +- templates/dkcr/Script/SoundModifierData.xml | 10 +- templates/dkcr/Script/Spinner.xml | 6 +- .../dkcr/Script/SplineModifierVolume.xml | 2 +- templates/dkcr/Script/SurfaceControl.xml | 2 +- templates/dkcr/Script/SwingRope.xml | 2 +- templates/dkcr/Script/TPND.xml | 2 +- .../dkcr/Script/VerticalRocketBarrel.xml | 12 +- templates/dkcr/Structs/CameraOrientation.xml | 8 +- templates/dkcr/Structs/CameraPosition.xml | 6 +- .../dkcr/Structs/CameraShakerEnvelope.xml | 4 +- templates/dkcr/Structs/Convergence.xml | 2 +- templates/dkcr/Structs/ForestBossStructA.xml | 6 +- .../dkcr/Structs/GenericCreatureStructA.xml | 10 +- .../dkcr/Structs/InterpolationMethod.xml | 2 +- templates/dkcr/Structs/MinecartStructC.xml | 12 +- templates/dkcr/Structs/MinecartStructD.xml | 2 +- templates/dkcr/Structs/MoleCartStruct.xml | 6 +- templates/dkcr/Structs/OffsetInterpolant.xml | 6 +- .../dkcr/Structs/PlatformMotionProperties.xml | 8 +- .../dkcr/Structs/ProjectileMotionData.xml | 14 +- templates/dkcr/Structs/RotationSplines.xml | 6 +- templates/dkcr/Structs/ScaleSplines.xml | 6 +- .../Structs/SpindlePositionInterpolant.xml | 2 +- templates/dkcr/Structs/TranslationSplines.xml | 6 +- templates/dkcr/Structs/TriggerInfo.xml | 2 +- templates/dkcr/Structs/UnknownStruct13.xml | 2 +- templates/dkcr/Structs/UnknownStruct32.xml | 2 +- templates/dkcr/Structs/UnknownStruct33.xml | 10 +- templates/dkcr/Structs/UnknownStruct42.xml | 2 +- templates/dkcr/Structs/UnknownStruct44.xml | 18 +-- templates/mp1/Enums/SpecialFunctionType.xml | 38 ------ templates/mp1/Script/BallTrigger.xml | 2 +- templates/mp1/Script/CameraHintTrigger.xml | 2 +- templates/mp1/Script/CameraPitchVolume.xml | 2 +- templates/mp1/Script/DamageableTrigger.xml | 2 +- templates/mp1/Script/Dock.xml | 2 +- templates/mp1/Script/FishCloud.xml | 2 +- templates/mp1/Script/FogVolume.xml | 2 +- templates/mp1/Script/SnakeWeedSwarm.xml | 2 +- templates/mp1/Script/SpecialFunction.xml | 38 +++++- templates/mp1/Script/Steam.xml | 2 +- templates/mp1/Script/Trigger.xml | 2 +- templates/mp1/Script/WallCrawlerSwarm.xml | 2 +- templates/mp1/Script/Water.xml | 2 +- templates/mp2/Script/AIMannedTurret.xml | 4 +- templates/mp2/Script/ActorRotate.xml | 12 +- templates/mp2/Script/Camera.xml | 10 +- templates/mp2/Script/CameraPitch.xml | 4 +- templates/mp2/Script/ColorModulate.xml | 2 +- templates/mp2/Script/DynamicLight.xml | 8 +- templates/mp2/Script/Effect.xml | 2 +- templates/mp2/Script/FrontEndDataNetwork.xml | 8 +- templates/mp2/Script/IngBoostBallGuardian.xml | 2 +- templates/mp2/Script/MediumIng.xml | 6 +- templates/mp2/Script/PathCamera.xml | 12 +- templates/mp2/Script/Platform.xml | 8 +- templates/mp2/Script/SafeZoneCrystal.xml | 2 +- templates/mp2/Script/SoundModifier.xml | 8 +- templates/mp2/Script/SpecialFunction.xml | 76 ++++++++++- templates/mp2/Script/SpindleCamera.xml | 2 +- templates/mp2/Script/SurfaceCamera.xml | 6 +- templates/mp2/Structs/CameraShakerData.xml | 6 +- templates/mp2/Structs/ConditionalTest.xml | 4 +- templates/mp2/Structs/SpindleCameraStruct.xml | 2 +- templates/mp2demo/Script/AIMannedTurret.xml | 4 +- templates/mp2demo/Script/ActorRotate.xml | 12 +- templates/mp2demo/Script/Camera.xml | 10 +- templates/mp2demo/Script/CameraPitch.xml | 4 +- templates/mp2demo/Script/ColorModulate.xml | 2 +- templates/mp2demo/Script/DynamicLight.xml | 8 +- templates/mp2demo/Script/Effect.xml | 2 +- templates/mp2demo/Script/MediumIng.xml | 6 +- templates/mp2demo/Script/MinorIng.xml | 2 +- templates/mp2demo/Script/PathCamera.xml | 12 +- templates/mp2demo/Script/Platform.xml | 8 +- templates/mp2demo/Script/SpindleCamera.xml | 2 +- templates/mp2demo/Script/SurfaceCamera.xml | 6 +- .../mp2demo/Structs/CameraShakerData.xml | 6 +- .../mp2demo/Structs/SpindleCameraStruct.xml | 2 +- templates/mp3/Script/Actor.xml | 2 +- templates/mp3/Script/ActorTransform.xml | 20 +-- templates/mp3/Script/AreaAttributes.xml | 4 +- templates/mp3/Script/CameraHint.xml | 8 +- templates/mp3/Script/CameraPitch.xml | 8 +- templates/mp3/Script/CinematicCamera.xml | 14 +- templates/mp3/Script/ColorModulate.xml | 2 +- .../mp3/Script/ContextSensitiveAction.xml | 2 +- templates/mp3/Script/DynamicLight.xml | 8 +- templates/mp3/Script/Effect.xml | 2 +- templates/mp3/Script/GhorLowerBody.xml | 6 +- templates/mp3/Script/GhorUpperBody.xml | 16 +-- templates/mp3/Script/MetroidPhazeoid.xml | 2 +- templates/mp3/Script/MultiModelActor.xml | 2 +- templates/mp3/Script/PathControl.xml | 4 +- templates/mp3/Script/RumbleEffect.xml | 2 +- templates/mp3/Script/SeedBoss1.xml | 2 +- templates/mp3/Script/SkyboxModInca.xml | 2 +- templates/mp3/Script/SoundModifier.xml | 10 +- templates/mp3/Script/SpecialFunction.xml | 122 +++++++++--------- templates/mp3/Script/SteamBot.xml | 14 +- templates/mp3/Script/SurfaceControl.xml | 2 +- templates/mp3/Script/WorldTeleporter.xml | 4 +- templates/mp3/Structs/BerserkerData.xml | 2 +- templates/mp3/Structs/CameraOrientation.xml | 8 +- .../mp3/Structs/CameraShakerEnvelope.xml | 4 +- templates/mp3/Structs/Convergence.xml | 2 +- templates/mp3/Structs/InterpolationMethod.xml | 2 +- templates/mp3/Structs/ModIncaData.xml | 2 +- templates/mp3/Structs/OffsetInterpolant.xml | 6 +- .../mp3/Structs/PlatformMotionProperties.xml | 8 +- .../Structs/SpindlePositionInterpolant.xml | 2 +- templates/mp3/Structs/TriggerInfo.xml | 2 +- templates/mp3proto/Script/Actor.xml | 2 +- templates/mp3proto/Script/ActorTransform.xml | 18 +-- templates/mp3proto/Script/Berserker.xml | 2 +- templates/mp3proto/Script/CameraHint.xml | 8 +- templates/mp3proto/Script/CameraPitch.xml | 4 +- templates/mp3proto/Script/CinematicCamera.xml | 12 +- templates/mp3proto/Script/ColorModulate.xml | 2 +- .../Script/ContextSensitiveAction.xml | 2 +- templates/mp3proto/Script/DynamicLight.xml | 8 +- templates/mp3proto/Script/Effect.xml | 2 +- .../mp3proto/Script/FrontEndDataNetwork.xml | 8 +- templates/mp3proto/Script/PathControl.xml | 4 +- templates/mp3proto/Script/SoundModifier.xml | 8 +- templates/mp3proto/Script/SteamBot.xml | 8 +- templates/mp3proto/Script/SurfaceControl.xml | 2 +- .../mp3proto/Structs/CameraOrientation.xml | 8 +- .../mp3proto/Structs/CameraShakerEnvelope.xml | 4 +- templates/mp3proto/Structs/Convergence.xml | 2 +- .../mp3proto/Structs/InterpolationMethod.xml | 2 +- .../mp3proto/Structs/OffsetInterpolant.xml | 6 +- .../Structs/PlatformMotionProperties.xml | 8 +- .../Structs/SpindlePositionInterpolant.xml | 2 +- 168 files changed, 720 insertions(+), 557 deletions(-) delete mode 100644 templates/mp1/Enums/SpecialFunctionType.xml diff --git a/src/Core/Resource/Cooker/CScriptCooker.cpp b/src/Core/Resource/Cooker/CScriptCooker.cpp index b743b44e..878d6254 100644 --- a/src/Core/Resource/Cooker/CScriptCooker.cpp +++ b/src/Core/Resource/Cooker/CScriptCooker.cpp @@ -92,6 +92,14 @@ void CScriptCooker::WriteProperty(IProperty *pProp) break; } + case eMayaSplineProperty: + { + TMayaSplineProperty *pSplineCast = static_cast(pProp); + std::vector Buffer = pSplineCast->Get(); + mpSCLY->WriteBytes(Buffer.data(), Buffer.size()); + break; + } + case eStructProperty: case eArrayProperty: { diff --git a/src/Core/Resource/Factory/CScriptLoader.cpp b/src/Core/Resource/Factory/CScriptLoader.cpp index 1a8c984f..333cf9de 100644 --- a/src/Core/Resource/Factory/CScriptLoader.cpp +++ b/src/Core/Resource/Factory/CScriptLoader.cpp @@ -146,6 +146,14 @@ void CScriptLoader::ReadProperty(IProperty *pProp, u32 Size, IInputStream& SCLY) break; } + case eMayaSplineProperty: { + TMayaSplineProperty *pSplineCast = static_cast(pProp); + std::vector Buffer(Size); + SCLY.ReadBytes(Buffer.data(), Buffer.size()); + pSplineCast->Set(Buffer); + break; + } + case eUnknownProperty: { TUnknownProperty *pUnknownCast = static_cast(pProp); std::vector Buffer(Size); diff --git a/src/Core/Resource/Factory/CTemplateLoader.cpp b/src/Core/Resource/Factory/CTemplateLoader.cpp index dffce4f3..bee05790 100644 --- a/src/Core/Resource/Factory/CTemplateLoader.cpp +++ b/src/Core/Resource/Factory/CTemplateLoader.cpp @@ -176,20 +176,21 @@ IPropertyTemplate* CTemplateLoader::CreateProperty(u32 ID, EPropertyType Type, c switch (Type) { - case eBoolProperty: pOut = CREATE_PROP_TEMP(TBoolTemplate); break; - case eByteProperty: pOut = CREATE_PROP_TEMP(TByteTemplate); break; - case eShortProperty: pOut = CREATE_PROP_TEMP(TShortTemplate); break; - case eLongProperty: pOut = CREATE_PROP_TEMP(TLongTemplate); break; - case eFloatProperty: pOut = CREATE_PROP_TEMP(TFloatTemplate); break; - case eStringProperty: pOut = CREATE_PROP_TEMP(TStringTemplate); break; - case eVector3Property: pOut = CREATE_PROP_TEMP(TVector3Template); break; - case eColorProperty: pOut = CREATE_PROP_TEMP(TColorTemplate); break; - case eFileProperty: pOut = CREATE_PROP_TEMP(CFileTemplate); break; - case eCharacterProperty: pOut = CREATE_PROP_TEMP(TCharacterTemplate); break; - case eEnumProperty: pOut = CREATE_PROP_TEMP(CEnumTemplate); break; - case eBitfieldProperty: pOut = CREATE_PROP_TEMP(CBitfieldTemplate); break; - case eArrayProperty: pOut = CREATE_PROP_TEMP(CArrayTemplate); break; - case eStructProperty: pOut = CREATE_PROP_TEMP(CStructTemplate); break; + case eBoolProperty: pOut = CREATE_PROP_TEMP(TBoolTemplate); break; + case eByteProperty: pOut = CREATE_PROP_TEMP(TByteTemplate); break; + case eShortProperty: pOut = CREATE_PROP_TEMP(TShortTemplate); break; + case eLongProperty: pOut = CREATE_PROP_TEMP(TLongTemplate); break; + case eFloatProperty: pOut = CREATE_PROP_TEMP(TFloatTemplate); break; + case eStringProperty: pOut = CREATE_PROP_TEMP(TStringTemplate); break; + case eVector3Property: pOut = CREATE_PROP_TEMP(TVector3Template); break; + case eColorProperty: pOut = CREATE_PROP_TEMP(TColorTemplate); break; + case eFileProperty: pOut = CREATE_PROP_TEMP(CFileTemplate); break; + case eCharacterProperty: pOut = CREATE_PROP_TEMP(TCharacterTemplate); break; + case eMayaSplineProperty: pOut = CREATE_PROP_TEMP(TMayaSplineTemplate); break; + case eEnumProperty: pOut = CREATE_PROP_TEMP(CEnumTemplate); break; + case eBitfieldProperty: pOut = CREATE_PROP_TEMP(CBitfieldTemplate); break; + case eArrayProperty: pOut = CREATE_PROP_TEMP(CArrayTemplate); break; + case eStructProperty: pOut = CREATE_PROP_TEMP(CStructTemplate); break; } if (pOut) diff --git a/src/Core/Resource/Script/EPropertyType.h b/src/Core/Resource/Script/EPropertyType.h index b02235b0..2e8d4309 100644 --- a/src/Core/Resource/Script/EPropertyType.h +++ b/src/Core/Resource/Script/EPropertyType.h @@ -19,13 +19,14 @@ enum EPropertyType eStructProperty, eArrayProperty, eCharacterProperty, + eMayaSplineProperty, eUnknownProperty, eInvalidProperty }; -// functions defined in CScriptTemplate.cpp -EPropertyType PropStringToPropEnum(const TString& prop); -TString PropEnumToPropString(EPropertyType prop); +// functions defined in IPropertyTemplate.cpp +EPropertyType PropStringToPropEnum(TString Prop); +TString PropEnumToPropString(EPropertyType Prop); #endif // EPROPERTYTYPE diff --git a/src/Core/Resource/Script/IProperty.h b/src/Core/Resource/Script/IProperty.h index 5e0349a9..1eceab16 100644 --- a/src/Core/Resource/Script/IProperty.h +++ b/src/Core/Resource/Script/IProperty.h @@ -151,6 +151,18 @@ public: } }; +class TMayaSplineProperty : public TTypedProperty, eMayaSplineProperty, CMayaSplineValue> +{ +public: + TMayaSplineProperty(IPropertyTemplate *pTemp, CPropertyStruct *pParent) + : TTypedProperty(pTemp, pParent) {} + + TMayaSplineProperty(IPropertyTemplate *pTemp, CPropertyStruct *pParent, const std::vector& v) + : TTypedProperty(pTemp, pParent, v) {} + + virtual bool MatchesDefault() { return true; } +}; + /* * CPropertyStruct is for defining structs of properties. */ diff --git a/src/Core/Resource/Script/IPropertyTemplate.cpp b/src/Core/Resource/Script/IPropertyTemplate.cpp index b21899e8..3dd62c2f 100644 --- a/src/Core/Resource/Script/IPropertyTemplate.cpp +++ b/src/Core/Resource/Script/IPropertyTemplate.cpp @@ -215,9 +215,9 @@ void CStructTemplate::DetermineVersionPropertyCounts() } // ************ GLOBAL FUNCTIONS ************ -TString PropEnumToPropString(EPropertyType prop) +TString PropEnumToPropString(EPropertyType Prop) { - switch (prop) + switch (Prop) { case eBoolProperty: return "bool"; case eByteProperty: return "byte"; @@ -233,6 +233,7 @@ TString PropEnumToPropString(EPropertyType prop) case eStructProperty: return "struct"; case eArrayProperty: return "array"; case eCharacterProperty: return "character"; + case eMayaSplineProperty: return "MayaSpline"; case eUnknownProperty: return "unknown"; case eInvalidProperty: @@ -241,23 +242,25 @@ TString PropEnumToPropString(EPropertyType prop) } } -EPropertyType PropStringToPropEnum(const TString& rkProp) +EPropertyType PropStringToPropEnum(TString Prop) { - if (rkProp == "bool") return eBoolProperty; - if (rkProp == "byte") return eByteProperty; - if (rkProp == "short") return eShortProperty; - if (rkProp == "long") return eLongProperty; - if (rkProp == "enum") return eEnumProperty; - if (rkProp == "bitfield") return eBitfieldProperty; - if (rkProp == "float") return eFloatProperty; - if (rkProp == "string") return eStringProperty; - if (rkProp == "color") return eColorProperty; - if (rkProp == "vector3f") return eVector3Property; - if (rkProp == "file") return eFileProperty; - if (rkProp == "struct") return eStructProperty; - if (rkProp == "array") return eArrayProperty; - if (rkProp == "character") return eCharacterProperty; - if (rkProp == "unknown") return eUnknownProperty; + Prop = Prop.ToLower(); + if (Prop == "bool") return eBoolProperty; + if (Prop == "byte") return eByteProperty; + if (Prop == "short") return eShortProperty; + if (Prop == "long") return eLongProperty; + if (Prop == "enum") return eEnumProperty; + if (Prop == "bitfield") return eBitfieldProperty; + if (Prop == "float") return eFloatProperty; + if (Prop == "string") return eStringProperty; + if (Prop == "color") return eColorProperty; + if (Prop == "vector3f") return eVector3Property; + if (Prop == "file") return eFileProperty; + if (Prop == "struct") return eStructProperty; + if (Prop == "array") return eArrayProperty; + if (Prop == "character") return eCharacterProperty; + if (Prop == "mayaspline") return eMayaSplineProperty; + if (Prop == "unknown") return eUnknownProperty; return eInvalidProperty; } diff --git a/src/Core/Resource/Script/IPropertyTemplate.h b/src/Core/Resource/Script/IPropertyTemplate.h index e63758ee..c49be50c 100644 --- a/src/Core/Resource/Script/IPropertyTemplate.h +++ b/src/Core/Resource/Script/IPropertyTemplate.h @@ -310,7 +310,43 @@ typedef TNumericalPropertyTemplate typedef TTypedPropertyTemplate TStringTemplate; typedef TTypedPropertyTemplate TVector3Template; typedef TTypedPropertyTemplate TColorTemplate; -typedef TTypedPropertyTemplate TCharacterTemplate; + +// TCharacterTemplate and TMayaSplineTemplate - quick subclasses in order to reimplement InstantiateProperty +class TCharacterTemplate : public TTypedPropertyTemplate +{ + friend class CTemplateLoader; + friend class CTemplateWriter; + +public: + TCharacterTemplate(u32 ID, CScriptTemplate *pScript, CMasterTemplate *pMaster, CStructTemplate *pParent = 0) + : TTypedPropertyTemplate(ID, pScript, pMaster, pParent) {} + + TCharacterTemplate(u32 ID, const TString& rkName, ECookPreference CookPreference, CScriptTemplate *pScript, CMasterTemplate *pMaster, CStructTemplate *pParent = 0) + : TTypedPropertyTemplate(ID, rkName, CookPreference, pScript, pMaster, pParent) {} + + IProperty* InstantiateProperty(CPropertyStruct *pParent) + { + return new TCharacterProperty(this, pParent); + } +}; + +class TMayaSplineTemplate : public TTypedPropertyTemplate, eMayaSplineProperty, CMayaSplineValue, false> +{ + friend class CTemplateLoader; + friend class CTemplateWriter; + +public: + TMayaSplineTemplate(u32 ID, CScriptTemplate *pScript, CMasterTemplate *pMaster, CStructTemplate *pParent = 0) + : TTypedPropertyTemplate(ID, pScript, pMaster, pParent) {} + + TMayaSplineTemplate(u32 ID, const TString& rkName, ECookPreference CookPreference, CScriptTemplate *pScript, CMasterTemplate *pMaster, CStructTemplate *pParent = 0) + : TTypedPropertyTemplate(ID, rkName, CookPreference, pScript, pMaster, pParent) {} + + IProperty* InstantiateProperty(CPropertyStruct *pParent) + { + return new TMayaSplineProperty(this, pParent); + } +}; // CFileTemplate - Property template for files. Tracks a list of file types that // the property is allowed to accept. diff --git a/src/Core/Resource/Script/IPropertyValue.h b/src/Core/Resource/Script/IPropertyValue.h index 32522042..aaabb155 100644 --- a/src/Core/Resource/Script/IPropertyValue.h +++ b/src/Core/Resource/Script/IPropertyValue.h @@ -327,6 +327,21 @@ public: } }; +class CMayaSplineValue : public TTypedPropertyValue> +{ +public: + CMayaSplineValue() {} + CMayaSplineValue(const std::vector& rkData) { mValue = rkData; } + + TString ToString() const { return "[MayaSpline]"; } + void FromString(const TString&) {} + + IPropertyValue* Clone() const + { + return new CMayaSplineValue(mValue); + } +}; + class CFileValue : public TTypedPropertyValue { public: @@ -334,7 +349,7 @@ public: CFileValue(const CResourceInfo& rkInfo) { mValue = rkInfo; } TString ToString() const { return ""; } - void FromString(const TString&) { } + void FromString(const TString&) {} IPropertyValue* Clone() const { diff --git a/src/Editor/PropertyEdit/CPropertyModel.cpp b/src/Editor/PropertyEdit/CPropertyModel.cpp index 18656147..c3a89e90 100644 --- a/src/Editor/PropertyEdit/CPropertyModel.cpp +++ b/src/Editor/PropertyEdit/CPropertyModel.cpp @@ -309,6 +309,10 @@ QVariant CPropertyModel::data(const QModelIndex& rkIndex, int Role) const return QString("%1 element%2").arg(Count).arg(Count != 1 ? "s" : ""); } + // Display "[MayaSpline]" for MayaSplines (todo: proper support) + case eMayaSplineProperty: + return "[MayaSpline]"; + // No display text on properties with persistent editors case eBoolProperty: case eFileProperty: @@ -342,6 +346,11 @@ QVariant CPropertyModel::data(const QModelIndex& rkIndex, int Role) const // Add description TString Desc = pProp->Template()->Description(); if (!Desc.IsEmpty()) Text += "
" + TO_QSTRING(Desc); + + // MayaSpline notification + if (pProp->Type() == eMayaSplineProperty) + Text += "
(NOTE: MayaSpline properties are currently unsupported for editing)"; + return Text; } } diff --git a/templates/Properties.xml b/templates/Properties.xml index 6b31dfc3..2f550221 100644 --- a/templates/Properties.xml +++ b/templates/Properties.xml @@ -2241,7 +2241,7 @@ - + @@ -3899,7 +3899,7 @@ - + @@ -7982,7 +7982,7 @@ - + diff --git a/templates/dkcr/Script/Actor.xml b/templates/dkcr/Script/Actor.xml index db7448b6..9fe8e97f 100644 --- a/templates/dkcr/Script/Actor.xml +++ b/templates/dkcr/Script/Actor.xml @@ -68,7 +68,7 @@ 1.0, 1.0, 1.0, 1.0 - + false diff --git a/templates/dkcr/Script/ActorTransform.xml b/templates/dkcr/Script/ActorTransform.xml index 8cc7f2a9..c5a6cc4c 100644 --- a/templates/dkcr/Script/ActorTransform.xml +++ b/templates/dkcr/Script/ActorTransform.xml @@ -15,7 +15,7 @@ - + diff --git a/templates/dkcr/Script/AreaPath.xml b/templates/dkcr/Script/AreaPath.xml index d59c906f..09d2b06e 100644 --- a/templates/dkcr/Script/AreaPath.xml +++ b/templates/dkcr/Script/AreaPath.xml @@ -29,7 +29,7 @@ 0.5 - + diff --git a/templates/dkcr/Script/BarrelBalloon.xml b/templates/dkcr/Script/BarrelBalloon.xml index 8dc8c4c7..99d74e0e 100644 --- a/templates/dkcr/Script/BarrelBalloon.xml +++ b/templates/dkcr/Script/BarrelBalloon.xml @@ -48,7 +48,7 @@ 0.5 - + 2.0 diff --git a/templates/dkcr/Script/BirdBoss.xml b/templates/dkcr/Script/BirdBoss.xml index ae759487..4e7d9124 100644 --- a/templates/dkcr/Script/BirdBoss.xml +++ b/templates/dkcr/Script/BirdBoss.xml @@ -107,13 +107,13 @@ 1.0 - - - + + + - - - + + + diff --git a/templates/dkcr/Script/BloomEffect.xml b/templates/dkcr/Script/BloomEffect.xml index ea2c7df9..76cc1e8e 100644 --- a/templates/dkcr/Script/BloomEffect.xml +++ b/templates/dkcr/Script/BloomEffect.xml @@ -5,7 +5,7 @@ - + 0x0B7646F3 diff --git a/templates/dkcr/Script/BloomVolume.xml b/templates/dkcr/Script/BloomVolume.xml index 21eab143..16296108 100644 --- a/templates/dkcr/Script/BloomVolume.xml +++ b/templates/dkcr/Script/BloomVolume.xml @@ -3,7 +3,7 @@ BloomVolume - + diff --git a/templates/dkcr/Script/CameraHint.xml b/templates/dkcr/Script/CameraHint.xml index 58e909e3..d242138f 100644 --- a/templates/dkcr/Script/CameraHint.xml +++ b/templates/dkcr/Script/CameraHint.xml @@ -144,8 +144,8 @@ 60.0 - - + + @@ -168,7 +168,7 @@ - + true @@ -181,7 +181,7 @@ false - + true diff --git a/templates/dkcr/Script/CinematicCamera.xml b/templates/dkcr/Script/CinematicCamera.xml index 8d91e322..47ba2edc 100644 --- a/templates/dkcr/Script/CinematicCamera.xml +++ b/templates/dkcr/Script/CinematicCamera.xml @@ -30,8 +30,8 @@ 133236 - - + + @@ -56,9 +56,9 @@ - - - + + + @@ -111,8 +111,8 @@ - - + + diff --git a/templates/dkcr/Script/ColorModulate.xml b/templates/dkcr/Script/ColorModulate.xml index 32f755f7..a26c5565 100644 --- a/templates/dkcr/Script/ColorModulate.xml +++ b/templates/dkcr/Script/ColorModulate.xml @@ -60,7 +60,7 @@ false - + diff --git a/templates/dkcr/Script/DepthOfFieldTuner.xml b/templates/dkcr/Script/DepthOfFieldTuner.xml index 09b1c084..30014c99 100644 --- a/templates/dkcr/Script/DepthOfFieldTuner.xml +++ b/templates/dkcr/Script/DepthOfFieldTuner.xml @@ -11,7 +11,7 @@ false - + 0.0 diff --git a/templates/dkcr/Script/DynamicLight.xml b/templates/dkcr/Script/DynamicLight.xml index 9018d5fe..4e418de6 100644 --- a/templates/dkcr/Script/DynamicLight.xml +++ b/templates/dkcr/Script/DynamicLight.xml @@ -52,7 +52,7 @@ - + 0.0 @@ -66,7 +66,7 @@ 0 - + 0.0 @@ -77,7 +77,7 @@ - + 0.0 @@ -92,7 +92,7 @@ false - + 10.0 diff --git a/templates/dkcr/Script/Effect.xml b/templates/dkcr/Script/Effect.xml index 684886e4..1af63354 100644 --- a/templates/dkcr/Script/Effect.xml +++ b/templates/dkcr/Script/Effect.xml @@ -44,7 +44,7 @@ false - + 10.0 diff --git a/templates/dkcr/Script/GenericCreature.xml b/templates/dkcr/Script/GenericCreature.xml index 4564f099..0f157fec 100644 --- a/templates/dkcr/Script/GenericCreature.xml +++ b/templates/dkcr/Script/GenericCreature.xml @@ -517,7 +517,7 @@ 10.0 - + 0.25 diff --git a/templates/dkcr/Script/HUD.xml b/templates/dkcr/Script/HUD.xml index 1b418766..375114b9 100644 --- a/templates/dkcr/Script/HUD.xml +++ b/templates/dkcr/Script/HUD.xml @@ -9,7 +9,7 @@ 0.25 - + 1.0 diff --git a/templates/dkcr/Script/MineCart.xml b/templates/dkcr/Script/MineCart.xml index 31549ef2..13b84feb 100644 --- a/templates/dkcr/Script/MineCart.xml +++ b/templates/dkcr/Script/MineCart.xml @@ -112,13 +112,13 @@ true - - - + + + - - - + + + diff --git a/templates/dkcr/Script/MultiModelActor.xml b/templates/dkcr/Script/MultiModelActor.xml index 87ac8057..c3947158 100644 --- a/templates/dkcr/Script/MultiModelActor.xml +++ b/templates/dkcr/Script/MultiModelActor.xml @@ -42,7 +42,7 @@ 1.0, 1.0, 1.0, 1.0 - + true diff --git a/templates/dkcr/Script/OceanBridge.xml b/templates/dkcr/Script/OceanBridge.xml index 2b7f4cbe..d97501bf 100644 --- a/templates/dkcr/Script/OceanBridge.xml +++ b/templates/dkcr/Script/OceanBridge.xml @@ -15,8 +15,8 @@ - - + + -0.1 @@ -190,14 +190,14 @@ - - - - - - - - + + + + + + + + diff --git a/templates/dkcr/Script/OceanWave.xml b/templates/dkcr/Script/OceanWave.xml index a77dff2f..e94b4ffb 100644 --- a/templates/dkcr/Script/OceanWave.xml +++ b/templates/dkcr/Script/OceanWave.xml @@ -7,7 +7,7 @@ - + true diff --git a/templates/dkcr/Script/RSCL.xml b/templates/dkcr/Script/RSCL.xml index aab93e4c..00686df3 100644 --- a/templates/dkcr/Script/RSCL.xml +++ b/templates/dkcr/Script/RSCL.xml @@ -41,11 +41,11 @@ 0.0 - + 0.0 - + diff --git a/templates/dkcr/Script/RobotChickenFlyer.xml b/templates/dkcr/Script/RobotChickenFlyer.xml index 9bdc3686..8933ba8e 100644 --- a/templates/dkcr/Script/RobotChickenFlyer.xml +++ b/templates/dkcr/Script/RobotChickenFlyer.xml @@ -108,13 +108,13 @@ 1.0 - - - + + + - - - + + + diff --git a/templates/dkcr/Script/RocketBarrel.xml b/templates/dkcr/Script/RocketBarrel.xml index cbb3e3b1..d3adddb1 100644 --- a/templates/dkcr/Script/RocketBarrel.xml +++ b/templates/dkcr/Script/RocketBarrel.xml @@ -86,13 +86,13 @@ -16.0 - - - + + + - - - + + + 0.66 @@ -127,9 +127,9 @@ - - - + + + diff --git a/templates/dkcr/Script/RumbleEffect.xml b/templates/dkcr/Script/RumbleEffect.xml index b6d4610c..771a0e1b 100644 --- a/templates/dkcr/Script/RumbleEffect.xml +++ b/templates/dkcr/Script/RumbleEffect.xml @@ -43,7 +43,7 @@ - + 20.0 diff --git a/templates/dkcr/Script/SkyboxModInca.xml b/templates/dkcr/Script/SkyboxModInca.xml index 3f9f94b8..af052d9e 100644 --- a/templates/dkcr/Script/SkyboxModInca.xml +++ b/templates/dkcr/Script/SkyboxModInca.xml @@ -6,7 +6,7 @@ 1.0, 1.0, 1.0, 0.0 - + diff --git a/templates/dkcr/Script/SoundModifierData.xml b/templates/dkcr/Script/SoundModifierData.xml index fa147c89..b51d136f 100644 --- a/templates/dkcr/Script/SoundModifierData.xml +++ b/templates/dkcr/Script/SoundModifierData.xml @@ -24,11 +24,11 @@ false - - - - - + + + + + diff --git a/templates/dkcr/Script/Spinner.xml b/templates/dkcr/Script/Spinner.xml index 69b1b86b..bef98060 100644 --- a/templates/dkcr/Script/Spinner.xml +++ b/templates/dkcr/Script/Spinner.xml @@ -83,9 +83,9 @@ 0.5 - - - + + + diff --git a/templates/dkcr/Script/SplineModifierVolume.xml b/templates/dkcr/Script/SplineModifierVolume.xml index aa25cace..12e210cf 100644 --- a/templates/dkcr/Script/SplineModifierVolume.xml +++ b/templates/dkcr/Script/SplineModifierVolume.xml @@ -3,7 +3,7 @@ SplineModifierVolume - + diff --git a/templates/dkcr/Script/SurfaceControl.xml b/templates/dkcr/Script/SurfaceControl.xml index 64410671..05c4e17e 100644 --- a/templates/dkcr/Script/SurfaceControl.xml +++ b/templates/dkcr/Script/SurfaceControl.xml @@ -13,7 +13,7 @@ - + diff --git a/templates/dkcr/Script/SwingRope.xml b/templates/dkcr/Script/SwingRope.xml index af42118b..42f98f25 100644 --- a/templates/dkcr/Script/SwingRope.xml +++ b/templates/dkcr/Script/SwingRope.xml @@ -44,7 +44,7 @@ true - + 0.25 diff --git a/templates/dkcr/Script/TPND.xml b/templates/dkcr/Script/TPND.xml index b7821876..0eee3364 100644 --- a/templates/dkcr/Script/TPND.xml +++ b/templates/dkcr/Script/TPND.xml @@ -18,7 +18,7 @@ - + 5.0 diff --git a/templates/dkcr/Script/VerticalRocketBarrel.xml b/templates/dkcr/Script/VerticalRocketBarrel.xml index 6b6ffdb9..b774b5b4 100644 --- a/templates/dkcr/Script/VerticalRocketBarrel.xml +++ b/templates/dkcr/Script/VerticalRocketBarrel.xml @@ -98,13 +98,13 @@ 1.0 - - - + + + - - - + + + diff --git a/templates/dkcr/Structs/CameraOrientation.xml b/templates/dkcr/Structs/CameraOrientation.xml index b6b28c62..ad547505 100644 --- a/templates/dkcr/Structs/CameraOrientation.xml +++ b/templates/dkcr/Structs/CameraOrientation.xml @@ -66,12 +66,12 @@ false - - - + + + - + diff --git a/templates/dkcr/Structs/CameraPosition.xml b/templates/dkcr/Structs/CameraPosition.xml index 76839a55..a6ea4424 100644 --- a/templates/dkcr/Structs/CameraPosition.xml +++ b/templates/dkcr/Structs/CameraPosition.xml @@ -38,8 +38,8 @@ 3.0 - - + + @@ -103,7 +103,7 @@ - + true diff --git a/templates/dkcr/Structs/CameraShakerEnvelope.xml b/templates/dkcr/Structs/CameraShakerEnvelope.xml index 1824d0ab..233ffb85 100644 --- a/templates/dkcr/Structs/CameraShakerEnvelope.xml +++ b/templates/dkcr/Structs/CameraShakerEnvelope.xml @@ -8,7 +8,7 @@ - - + + diff --git a/templates/dkcr/Structs/Convergence.xml b/templates/dkcr/Structs/Convergence.xml index b0171937..07304a62 100644 --- a/templates/dkcr/Structs/Convergence.xml +++ b/templates/dkcr/Structs/Convergence.xml @@ -74,7 +74,7 @@ 0.0 - + diff --git a/templates/dkcr/Structs/ForestBossStructA.xml b/templates/dkcr/Structs/ForestBossStructA.xml index 0d03343c..199a285f 100644 --- a/templates/dkcr/Structs/ForestBossStructA.xml +++ b/templates/dkcr/Structs/ForestBossStructA.xml @@ -2,9 +2,9 @@ - - - + + + 15.0 diff --git a/templates/dkcr/Structs/GenericCreatureStructA.xml b/templates/dkcr/Structs/GenericCreatureStructA.xml index 05a1c80c..4a0b88fc 100644 --- a/templates/dkcr/Structs/GenericCreatureStructA.xml +++ b/templates/dkcr/Structs/GenericCreatureStructA.xml @@ -337,8 +337,8 @@ - - + + 0.0, 0.0, 0.0 @@ -1291,9 +1291,9 @@ 0.0 - - - + + + 0.0 diff --git a/templates/dkcr/Structs/InterpolationMethod.xml b/templates/dkcr/Structs/InterpolationMethod.xml index 0c97ff9b..f80665bc 100644 --- a/templates/dkcr/Structs/InterpolationMethod.xml +++ b/templates/dkcr/Structs/InterpolationMethod.xml @@ -14,7 +14,7 @@ - + 0.25 diff --git a/templates/dkcr/Structs/MinecartStructC.xml b/templates/dkcr/Structs/MinecartStructC.xml index b5924869..d8c9b456 100644 --- a/templates/dkcr/Structs/MinecartStructC.xml +++ b/templates/dkcr/Structs/MinecartStructC.xml @@ -3,13 +3,13 @@ - - - + + + - - - + + + diff --git a/templates/dkcr/Structs/MinecartStructD.xml b/templates/dkcr/Structs/MinecartStructD.xml index 03ac8094..bafee8ec 100644 --- a/templates/dkcr/Structs/MinecartStructD.xml +++ b/templates/dkcr/Structs/MinecartStructD.xml @@ -1,7 +1,7 @@ - + diff --git a/templates/dkcr/Structs/MoleCartStruct.xml b/templates/dkcr/Structs/MoleCartStruct.xml index 9699fda6..5857825b 100644 --- a/templates/dkcr/Structs/MoleCartStruct.xml +++ b/templates/dkcr/Structs/MoleCartStruct.xml @@ -18,8 +18,8 @@ 0.5 - - - + + + diff --git a/templates/dkcr/Structs/OffsetInterpolant.xml b/templates/dkcr/Structs/OffsetInterpolant.xml index d4a4050e..4e45245d 100644 --- a/templates/dkcr/Structs/OffsetInterpolant.xml +++ b/templates/dkcr/Structs/OffsetInterpolant.xml @@ -1,8 +1,8 @@ - - - + + + diff --git a/templates/dkcr/Structs/PlatformMotionProperties.xml b/templates/dkcr/Structs/PlatformMotionProperties.xml index 58dbf86f..c01835d4 100644 --- a/templates/dkcr/Structs/PlatformMotionProperties.xml +++ b/templates/dkcr/Structs/PlatformMotionProperties.xml @@ -2,7 +2,7 @@ - + 10.0 @@ -15,9 +15,9 @@ 262432 - - - + + + 0.0, 0.0, 0.0 diff --git a/templates/dkcr/Structs/ProjectileMotionData.xml b/templates/dkcr/Structs/ProjectileMotionData.xml index 7f8f123f..c788e1ec 100644 --- a/templates/dkcr/Structs/ProjectileMotionData.xml +++ b/templates/dkcr/Structs/ProjectileMotionData.xml @@ -76,9 +76,9 @@ - - - + + + @@ -97,8 +97,8 @@ 3.0 - - + + false @@ -107,7 +107,7 @@ - + @@ -122,7 +122,7 @@ 90.0 - + diff --git a/templates/dkcr/Structs/RotationSplines.xml b/templates/dkcr/Structs/RotationSplines.xml index 322ddcb0..6aedb3c3 100644 --- a/templates/dkcr/Structs/RotationSplines.xml +++ b/templates/dkcr/Structs/RotationSplines.xml @@ -1,8 +1,8 @@ - - - + + + diff --git a/templates/dkcr/Structs/ScaleSplines.xml b/templates/dkcr/Structs/ScaleSplines.xml index 79c566fd..05d9e73b 100644 --- a/templates/dkcr/Structs/ScaleSplines.xml +++ b/templates/dkcr/Structs/ScaleSplines.xml @@ -1,8 +1,8 @@ - - - + + + diff --git a/templates/dkcr/Structs/SpindlePositionInterpolant.xml b/templates/dkcr/Structs/SpindlePositionInterpolant.xml index ccd9c685..4692d31b 100644 --- a/templates/dkcr/Structs/SpindlePositionInterpolant.xml +++ b/templates/dkcr/Structs/SpindlePositionInterpolant.xml @@ -17,6 +17,6 @@ - + diff --git a/templates/dkcr/Structs/TranslationSplines.xml b/templates/dkcr/Structs/TranslationSplines.xml index e806cf65..220016f8 100644 --- a/templates/dkcr/Structs/TranslationSplines.xml +++ b/templates/dkcr/Structs/TranslationSplines.xml @@ -1,8 +1,8 @@ - - - + + + diff --git a/templates/dkcr/Structs/TriggerInfo.xml b/templates/dkcr/Structs/TriggerInfo.xml index d3cbed73..85635643 100644 --- a/templates/dkcr/Structs/TriggerInfo.xml +++ b/templates/dkcr/Structs/TriggerInfo.xml @@ -13,7 +13,7 @@ false - + 0.0, 0.0, 0.0 diff --git a/templates/dkcr/Structs/UnknownStruct13.xml b/templates/dkcr/Structs/UnknownStruct13.xml index b62d6211..74bf593d 100644 --- a/templates/dkcr/Structs/UnknownStruct13.xml +++ b/templates/dkcr/Structs/UnknownStruct13.xml @@ -9,7 +9,7 @@ - + true diff --git a/templates/dkcr/Structs/UnknownStruct32.xml b/templates/dkcr/Structs/UnknownStruct32.xml index d776b5e7..9f6e46d4 100644 --- a/templates/dkcr/Structs/UnknownStruct32.xml +++ b/templates/dkcr/Structs/UnknownStruct32.xml @@ -2,7 +2,7 @@ - + 10.0 diff --git a/templates/dkcr/Structs/UnknownStruct33.xml b/templates/dkcr/Structs/UnknownStruct33.xml index 30a67f84..a290790c 100644 --- a/templates/dkcr/Structs/UnknownStruct33.xml +++ b/templates/dkcr/Structs/UnknownStruct33.xml @@ -48,19 +48,19 @@ 0.0 - + 0.0 - + 0.5 - - - + + + diff --git a/templates/dkcr/Structs/UnknownStruct42.xml b/templates/dkcr/Structs/UnknownStruct42.xml index 1e86e0eb..a1cb9925 100644 --- a/templates/dkcr/Structs/UnknownStruct42.xml +++ b/templates/dkcr/Structs/UnknownStruct42.xml @@ -4,6 +4,6 @@ 10 - + diff --git a/templates/dkcr/Structs/UnknownStruct44.xml b/templates/dkcr/Structs/UnknownStruct44.xml index 870510cd..25cc7609 100644 --- a/templates/dkcr/Structs/UnknownStruct44.xml +++ b/templates/dkcr/Structs/UnknownStruct44.xml @@ -198,9 +198,9 @@ 50.0 - - - + + + 10.0 @@ -419,9 +419,9 @@ 0.5 - - - + + + 0 @@ -456,9 +456,9 @@ - - - + + + diff --git a/templates/mp1/Enums/SpecialFunctionType.xml b/templates/mp1/Enums/SpecialFunctionType.xml deleted file mode 100644 index 24df195f..00000000 --- a/templates/mp1/Enums/SpecialFunctionType.xml +++ /dev/null @@ -1,38 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/templates/mp1/Script/BallTrigger.xml b/templates/mp1/Script/BallTrigger.xml index 7a358375..8e963a3c 100644 --- a/templates/mp1/Script/BallTrigger.xml +++ b/templates/mp1/Script/BallTrigger.xml @@ -4,7 +4,7 @@ - + diff --git a/templates/mp1/Script/CameraHintTrigger.xml b/templates/mp1/Script/CameraHintTrigger.xml index b91bfe59..031c0e6b 100644 --- a/templates/mp1/Script/CameraHintTrigger.xml +++ b/templates/mp1/Script/CameraHintTrigger.xml @@ -5,7 +5,7 @@ - + diff --git a/templates/mp1/Script/CameraPitchVolume.xml b/templates/mp1/Script/CameraPitchVolume.xml index 62165822..e5e2a16a 100644 --- a/templates/mp1/Script/CameraPitchVolume.xml +++ b/templates/mp1/Script/CameraPitchVolume.xml @@ -5,7 +5,7 @@ - + diff --git a/templates/mp1/Script/DamageableTrigger.xml b/templates/mp1/Script/DamageableTrigger.xml index 941089ad..bb153a73 100644 --- a/templates/mp1/Script/DamageableTrigger.xml +++ b/templates/mp1/Script/DamageableTrigger.xml @@ -4,7 +4,7 @@ - + diff --git a/templates/mp1/Script/Dock.xml b/templates/mp1/Script/Dock.xml index 366248a6..42cf83c2 100644 --- a/templates/mp1/Script/Dock.xml +++ b/templates/mp1/Script/Dock.xml @@ -5,7 +5,7 @@ - + diff --git a/templates/mp1/Script/FishCloud.xml b/templates/mp1/Script/FishCloud.xml index a43ee832..01540969 100644 --- a/templates/mp1/Script/FishCloud.xml +++ b/templates/mp1/Script/FishCloud.xml @@ -5,7 +5,7 @@ - + diff --git a/templates/mp1/Script/FogVolume.xml b/templates/mp1/Script/FogVolume.xml index 6117ce90..dbadef6a 100644 --- a/templates/mp1/Script/FogVolume.xml +++ b/templates/mp1/Script/FogVolume.xml @@ -4,7 +4,7 @@ - + diff --git a/templates/mp1/Script/SnakeWeedSwarm.xml b/templates/mp1/Script/SnakeWeedSwarm.xml index 81f20a1d..f7d860a9 100644 --- a/templates/mp1/Script/SnakeWeedSwarm.xml +++ b/templates/mp1/Script/SnakeWeedSwarm.xml @@ -4,7 +4,7 @@ - + diff --git a/templates/mp1/Script/SpecialFunction.xml b/templates/mp1/Script/SpecialFunction.xml index 90b5c6a4..49eac64e 100644 --- a/templates/mp1/Script/SpecialFunction.xml +++ b/templates/mp1/Script/SpecialFunction.xml @@ -5,7 +5,43 @@ - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/templates/mp1/Script/Steam.xml b/templates/mp1/Script/Steam.xml index 9e79dfde..b372e3d8 100644 --- a/templates/mp1/Script/Steam.xml +++ b/templates/mp1/Script/Steam.xml @@ -4,7 +4,7 @@ - + diff --git a/templates/mp1/Script/Trigger.xml b/templates/mp1/Script/Trigger.xml index cd1f4cb3..f7038090 100644 --- a/templates/mp1/Script/Trigger.xml +++ b/templates/mp1/Script/Trigger.xml @@ -4,7 +4,7 @@ - + diff --git a/templates/mp1/Script/WallCrawlerSwarm.xml b/templates/mp1/Script/WallCrawlerSwarm.xml index 5a33a999..94bf0744 100644 --- a/templates/mp1/Script/WallCrawlerSwarm.xml +++ b/templates/mp1/Script/WallCrawlerSwarm.xml @@ -5,7 +5,7 @@ - + diff --git a/templates/mp1/Script/Water.xml b/templates/mp1/Script/Water.xml index bd09d1b1..ad606b33 100644 --- a/templates/mp1/Script/Water.xml +++ b/templates/mp1/Script/Water.xml @@ -4,7 +4,7 @@ - + diff --git a/templates/mp2/Script/AIMannedTurret.xml b/templates/mp2/Script/AIMannedTurret.xml index 054032c5..542d78b9 100644 --- a/templates/mp2/Script/AIMannedTurret.xml +++ b/templates/mp2/Script/AIMannedTurret.xml @@ -62,8 +62,8 @@ - - + + diff --git a/templates/mp2/Script/ActorRotate.xml b/templates/mp2/Script/ActorRotate.xml index da04867f..0c7f0df8 100644 --- a/templates/mp2/Script/ActorRotate.xml +++ b/templates/mp2/Script/ActorRotate.xml @@ -11,16 +11,16 @@ - - - + + + - - - + + + diff --git a/templates/mp2/Script/Camera.xml b/templates/mp2/Script/Camera.xml index d2131998..0df9b6b8 100644 --- a/templates/mp2/Script/Camera.xml +++ b/templates/mp2/Script/Camera.xml @@ -20,11 +20,11 @@ - - - - - + + + + + diff --git a/templates/mp2/Script/CameraPitch.xml b/templates/mp2/Script/CameraPitch.xml index 16c48347..56ef0b6c 100644 --- a/templates/mp2/Script/CameraPitch.xml +++ b/templates/mp2/Script/CameraPitch.xml @@ -3,8 +3,8 @@ CameraPitch - - + + false diff --git a/templates/mp2/Script/ColorModulate.xml b/templates/mp2/Script/ColorModulate.xml index c588b2a1..19c53cf2 100644 --- a/templates/mp2/Script/ColorModulate.xml +++ b/templates/mp2/Script/ColorModulate.xml @@ -48,7 +48,7 @@ false - + diff --git a/templates/mp2/Script/DynamicLight.xml b/templates/mp2/Script/DynamicLight.xml index 04c9d68a..10e54cb7 100644 --- a/templates/mp2/Script/DynamicLight.xml +++ b/templates/mp2/Script/DynamicLight.xml @@ -14,7 +14,7 @@ - + 0.0 @@ -28,7 +28,7 @@ 0 - + 0.0 @@ -39,7 +39,7 @@ - + 0.0 @@ -54,7 +54,7 @@ false - + 10.0 diff --git a/templates/mp2/Script/Effect.xml b/templates/mp2/Script/Effect.xml index ac41c3c7..6f551972 100644 --- a/templates/mp2/Script/Effect.xml +++ b/templates/mp2/Script/Effect.xml @@ -60,7 +60,7 @@ false - + 10.0 diff --git a/templates/mp2/Script/FrontEndDataNetwork.xml b/templates/mp2/Script/FrontEndDataNetwork.xml index 439af277..a298f6e4 100644 --- a/templates/mp2/Script/FrontEndDataNetwork.xml +++ b/templates/mp2/Script/FrontEndDataNetwork.xml @@ -48,19 +48,19 @@ -1 - + 0.75 - + 0.75 - + 0.75 - + 0.75 diff --git a/templates/mp2/Script/IngBoostBallGuardian.xml b/templates/mp2/Script/IngBoostBallGuardian.xml index 6ebbc734..3796e494 100644 --- a/templates/mp2/Script/IngBoostBallGuardian.xml +++ b/templates/mp2/Script/IngBoostBallGuardian.xml @@ -257,7 +257,7 @@ 0.5 - + diff --git a/templates/mp2/Script/MediumIng.xml b/templates/mp2/Script/MediumIng.xml index e9632d75..81a07edb 100644 --- a/templates/mp2/Script/MediumIng.xml +++ b/templates/mp2/Script/MediumIng.xml @@ -68,7 +68,7 @@ - + @@ -83,8 +83,8 @@ 2.0 - - + + -1 diff --git a/templates/mp2/Script/PathCamera.xml b/templates/mp2/Script/PathCamera.xml index e4a40912..fb458969 100644 --- a/templates/mp2/Script/PathCamera.xml +++ b/templates/mp2/Script/PathCamera.xml @@ -10,11 +10,11 @@ 0 - + - - - + + + false @@ -34,8 +34,8 @@ 120.0 - - + + diff --git a/templates/mp2/Script/Platform.xml b/templates/mp2/Script/Platform.xml index 2755bfc7..b561d2e7 100644 --- a/templates/mp2/Script/Platform.xml +++ b/templates/mp2/Script/Platform.xml @@ -33,7 +33,7 @@ - + 10.0 @@ -43,9 +43,9 @@ 288 - - - + + + diff --git a/templates/mp2/Script/SafeZoneCrystal.xml b/templates/mp2/Script/SafeZoneCrystal.xml index 69eb24f0..a77ddacf 100644 --- a/templates/mp2/Script/SafeZoneCrystal.xml +++ b/templates/mp2/Script/SafeZoneCrystal.xml @@ -82,7 +82,7 @@ 0.0, 0.0, 0.0 - + diff --git a/templates/mp2/Script/SoundModifier.xml b/templates/mp2/Script/SoundModifier.xml index 7ed03883..72656417 100644 --- a/templates/mp2/Script/SoundModifier.xml +++ b/templates/mp2/Script/SoundModifier.xml @@ -12,10 +12,10 @@ false - - - - + + + + diff --git a/templates/mp2/Script/SpecialFunction.xml b/templates/mp2/Script/SpecialFunction.xml index d8750428..42df6754 100644 --- a/templates/mp2/Script/SpecialFunction.xml +++ b/templates/mp2/Script/SpecialFunction.xml @@ -9,9 +9,81 @@ - + 0 - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 0.0 diff --git a/templates/mp2/Script/SpindleCamera.xml b/templates/mp2/Script/SpindleCamera.xml index 98ba9d5c..1fa251ad 100644 --- a/templates/mp2/Script/SpindleCamera.xml +++ b/templates/mp2/Script/SpindleCamera.xml @@ -26,7 +26,7 @@ false - + false diff --git a/templates/mp2/Script/SurfaceCamera.xml b/templates/mp2/Script/SurfaceCamera.xml index 4cef7b2e..135afe42 100644 --- a/templates/mp2/Script/SurfaceCamera.xml +++ b/templates/mp2/Script/SurfaceCamera.xml @@ -9,7 +9,7 @@ 1 - + 0.0, 0.0, 0.0 @@ -21,8 +21,8 @@ false - - + + diff --git a/templates/mp2/Structs/CameraShakerData.xml b/templates/mp2/Structs/CameraShakerData.xml index 4a46621b..d8a321aa 100644 --- a/templates/mp2/Structs/CameraShakerData.xml +++ b/templates/mp2/Structs/CameraShakerData.xml @@ -7,9 +7,9 @@ 5.0 - - - + + + 1.0 diff --git a/templates/mp2/Structs/ConditionalTest.xml b/templates/mp2/Structs/ConditionalTest.xml index d8d6cb94..2320f22c 100644 --- a/templates/mp2/Structs/ConditionalTest.xml +++ b/templates/mp2/Structs/ConditionalTest.xml @@ -4,9 +4,9 @@ 1 - + 0 - + 0 diff --git a/templates/mp2/Structs/SpindleCameraStruct.xml b/templates/mp2/Structs/SpindleCameraStruct.xml index f0c9030c..64d5e6dc 100644 --- a/templates/mp2/Structs/SpindleCameraStruct.xml +++ b/templates/mp2/Structs/SpindleCameraStruct.xml @@ -4,6 +4,6 @@ 0 - + diff --git a/templates/mp2demo/Script/AIMannedTurret.xml b/templates/mp2demo/Script/AIMannedTurret.xml index 24b6d5b8..eb650799 100644 --- a/templates/mp2demo/Script/AIMannedTurret.xml +++ b/templates/mp2demo/Script/AIMannedTurret.xml @@ -77,8 +77,8 @@ - - + + diff --git a/templates/mp2demo/Script/ActorRotate.xml b/templates/mp2demo/Script/ActorRotate.xml index da04867f..0c7f0df8 100644 --- a/templates/mp2demo/Script/ActorRotate.xml +++ b/templates/mp2demo/Script/ActorRotate.xml @@ -11,16 +11,16 @@ - - - + + + - - - + + + diff --git a/templates/mp2demo/Script/Camera.xml b/templates/mp2demo/Script/Camera.xml index 5d2d9171..86167fee 100644 --- a/templates/mp2demo/Script/Camera.xml +++ b/templates/mp2demo/Script/Camera.xml @@ -20,11 +20,11 @@ - - - - - + + + + + diff --git a/templates/mp2demo/Script/CameraPitch.xml b/templates/mp2demo/Script/CameraPitch.xml index e6ea10d9..dc9efc34 100644 --- a/templates/mp2demo/Script/CameraPitch.xml +++ b/templates/mp2demo/Script/CameraPitch.xml @@ -3,8 +3,8 @@ CameraPitch - - + + false diff --git a/templates/mp2demo/Script/ColorModulate.xml b/templates/mp2demo/Script/ColorModulate.xml index a04adb54..a3c08438 100644 --- a/templates/mp2demo/Script/ColorModulate.xml +++ b/templates/mp2demo/Script/ColorModulate.xml @@ -45,7 +45,7 @@ false - + diff --git a/templates/mp2demo/Script/DynamicLight.xml b/templates/mp2demo/Script/DynamicLight.xml index 5f36d862..7171bb17 100644 --- a/templates/mp2demo/Script/DynamicLight.xml +++ b/templates/mp2demo/Script/DynamicLight.xml @@ -14,7 +14,7 @@ - + 0.0 @@ -28,7 +28,7 @@ 0 - + 0.0 @@ -39,7 +39,7 @@ - + 0.0 @@ -54,7 +54,7 @@ false - + 10.0 diff --git a/templates/mp2demo/Script/Effect.xml b/templates/mp2demo/Script/Effect.xml index 646bd7e4..005f48d8 100644 --- a/templates/mp2demo/Script/Effect.xml +++ b/templates/mp2demo/Script/Effect.xml @@ -60,7 +60,7 @@ false - + 10.0 diff --git a/templates/mp2demo/Script/MediumIng.xml b/templates/mp2demo/Script/MediumIng.xml index 01cf1e77..76da212b 100644 --- a/templates/mp2demo/Script/MediumIng.xml +++ b/templates/mp2demo/Script/MediumIng.xml @@ -68,7 +68,7 @@ - + @@ -83,8 +83,8 @@ 2.0 - - + + -1 diff --git a/templates/mp2demo/Script/MinorIng.xml b/templates/mp2demo/Script/MinorIng.xml index 4a565a26..95fe89a3 100644 --- a/templates/mp2demo/Script/MinorIng.xml +++ b/templates/mp2demo/Script/MinorIng.xml @@ -199,7 +199,7 @@ - + 10.0 diff --git a/templates/mp2demo/Script/PathCamera.xml b/templates/mp2demo/Script/PathCamera.xml index 34577976..6681c836 100644 --- a/templates/mp2demo/Script/PathCamera.xml +++ b/templates/mp2demo/Script/PathCamera.xml @@ -10,11 +10,11 @@ 0 - + - - - + + + false @@ -34,8 +34,8 @@ 120.0 - - + + diff --git a/templates/mp2demo/Script/Platform.xml b/templates/mp2demo/Script/Platform.xml index c2bd3efa..e7d6bc0f 100644 --- a/templates/mp2demo/Script/Platform.xml +++ b/templates/mp2demo/Script/Platform.xml @@ -30,7 +30,7 @@ - + 10.0 @@ -40,9 +40,9 @@ 288 - - - + + + diff --git a/templates/mp2demo/Script/SpindleCamera.xml b/templates/mp2demo/Script/SpindleCamera.xml index d4c0fe79..d1a8e91d 100644 --- a/templates/mp2demo/Script/SpindleCamera.xml +++ b/templates/mp2demo/Script/SpindleCamera.xml @@ -26,7 +26,7 @@ false - + false diff --git a/templates/mp2demo/Script/SurfaceCamera.xml b/templates/mp2demo/Script/SurfaceCamera.xml index ba9caf2a..85ea7092 100644 --- a/templates/mp2demo/Script/SurfaceCamera.xml +++ b/templates/mp2demo/Script/SurfaceCamera.xml @@ -9,7 +9,7 @@ 1 - + 0.0, 0.0, 0.0 @@ -21,8 +21,8 @@ false - - + + diff --git a/templates/mp2demo/Structs/CameraShakerData.xml b/templates/mp2demo/Structs/CameraShakerData.xml index 4a46621b..d8a321aa 100644 --- a/templates/mp2demo/Structs/CameraShakerData.xml +++ b/templates/mp2demo/Structs/CameraShakerData.xml @@ -7,9 +7,9 @@ 5.0 - - - + + + 1.0 diff --git a/templates/mp2demo/Structs/SpindleCameraStruct.xml b/templates/mp2demo/Structs/SpindleCameraStruct.xml index f0c9030c..64d5e6dc 100644 --- a/templates/mp2demo/Structs/SpindleCameraStruct.xml +++ b/templates/mp2demo/Structs/SpindleCameraStruct.xml @@ -4,6 +4,6 @@ 0 - + diff --git a/templates/mp3/Script/Actor.xml b/templates/mp3/Script/Actor.xml index 1eae9edb..dccc27fb 100644 --- a/templates/mp3/Script/Actor.xml +++ b/templates/mp3/Script/Actor.xml @@ -60,7 +60,7 @@ 1.0, 1.0, 1.0, 1.0 - + 0.0 diff --git a/templates/mp3/Script/ActorTransform.xml b/templates/mp3/Script/ActorTransform.xml index 9a1a72a2..a33ce602 100644 --- a/templates/mp3/Script/ActorTransform.xml +++ b/templates/mp3/Script/ActorTransform.xml @@ -11,26 +11,26 @@ - - - + + + - - - + + + - - - + + + - + diff --git a/templates/mp3/Script/AreaAttributes.xml b/templates/mp3/Script/AreaAttributes.xml index 91353956..bd71dd93 100644 --- a/templates/mp3/Script/AreaAttributes.xml +++ b/templates/mp3/Script/AreaAttributes.xml @@ -46,7 +46,7 @@ true - + @@ -82,7 +82,7 @@ false - + diff --git a/templates/mp3/Script/CameraHint.xml b/templates/mp3/Script/CameraHint.xml index aa303969..ae1e5439 100644 --- a/templates/mp3/Script/CameraHint.xml +++ b/templates/mp3/Script/CameraHint.xml @@ -134,8 +134,8 @@ 3.0 - - + + @@ -230,8 +230,8 @@ 60.0 - - + + diff --git a/templates/mp3/Script/CameraPitch.xml b/templates/mp3/Script/CameraPitch.xml index a2a1f808..0d47f95d 100644 --- a/templates/mp3/Script/CameraPitch.xml +++ b/templates/mp3/Script/CameraPitch.xml @@ -3,16 +3,16 @@ CameraPitch - - + + false 20.0 - - + + diff --git a/templates/mp3/Script/CinematicCamera.xml b/templates/mp3/Script/CinematicCamera.xml index c432b6ea..6bc21ae2 100644 --- a/templates/mp3/Script/CinematicCamera.xml +++ b/templates/mp3/Script/CinematicCamera.xml @@ -47,8 +47,8 @@ 2132 - - + + @@ -66,11 +66,11 @@ - - - - - + + + + + diff --git a/templates/mp3/Script/ColorModulate.xml b/templates/mp3/Script/ColorModulate.xml index 46296b11..36769e67 100644 --- a/templates/mp3/Script/ColorModulate.xml +++ b/templates/mp3/Script/ColorModulate.xml @@ -64,7 +64,7 @@ false - + diff --git a/templates/mp3/Script/ContextSensitiveAction.xml b/templates/mp3/Script/ContextSensitiveAction.xml index 831dc193..70117232 100644 --- a/templates/mp3/Script/ContextSensitiveAction.xml +++ b/templates/mp3/Script/ContextSensitiveAction.xml @@ -13,7 +13,7 @@ - + 0x42F04E89 diff --git a/templates/mp3/Script/DynamicLight.xml b/templates/mp3/Script/DynamicLight.xml index d8b65b4f..f0da6e97 100644 --- a/templates/mp3/Script/DynamicLight.xml +++ b/templates/mp3/Script/DynamicLight.xml @@ -26,7 +26,7 @@ - + 0.0 @@ -40,7 +40,7 @@ 0 - + 0.0 @@ -51,7 +51,7 @@ - + 0.0 @@ -66,7 +66,7 @@ false - + 10.0 diff --git a/templates/mp3/Script/Effect.xml b/templates/mp3/Script/Effect.xml index cbfe2693..15b667e7 100644 --- a/templates/mp3/Script/Effect.xml +++ b/templates/mp3/Script/Effect.xml @@ -69,7 +69,7 @@ false - + 10.0 diff --git a/templates/mp3/Script/GhorLowerBody.xml b/templates/mp3/Script/GhorLowerBody.xml index 2415863f..ee82f3ad 100644 --- a/templates/mp3/Script/GhorLowerBody.xml +++ b/templates/mp3/Script/GhorLowerBody.xml @@ -27,10 +27,10 @@ - - + + - + 25.0 diff --git a/templates/mp3/Script/GhorUpperBody.xml b/templates/mp3/Script/GhorUpperBody.xml index 27b71d2b..e17f0e35 100644 --- a/templates/mp3/Script/GhorUpperBody.xml +++ b/templates/mp3/Script/GhorUpperBody.xml @@ -29,8 +29,8 @@ 50.0 - - + + @@ -60,8 +60,8 @@ - - + + 4.0 @@ -107,13 +107,13 @@ - - + + 20.0 - - + + 3 diff --git a/templates/mp3/Script/MetroidPhazeoid.xml b/templates/mp3/Script/MetroidPhazeoid.xml index 541f742c..45cf8d1e 100644 --- a/templates/mp3/Script/MetroidPhazeoid.xml +++ b/templates/mp3/Script/MetroidPhazeoid.xml @@ -116,7 +116,7 @@ 1.0 - + 15.0 diff --git a/templates/mp3/Script/MultiModelActor.xml b/templates/mp3/Script/MultiModelActor.xml index ae076929..9244f3be 100644 --- a/templates/mp3/Script/MultiModelActor.xml +++ b/templates/mp3/Script/MultiModelActor.xml @@ -43,7 +43,7 @@ 1.0, 1.0, 1.0, 1.0 - + 0.0, 0.0, 0.0 diff --git a/templates/mp3/Script/PathControl.xml b/templates/mp3/Script/PathControl.xml index 836b200d..25e51cf6 100644 --- a/templates/mp3/Script/PathControl.xml +++ b/templates/mp3/Script/PathControl.xml @@ -13,8 +13,8 @@ - - + + diff --git a/templates/mp3/Script/RumbleEffect.xml b/templates/mp3/Script/RumbleEffect.xml index 553433cc..14b15c05 100644 --- a/templates/mp3/Script/RumbleEffect.xml +++ b/templates/mp3/Script/RumbleEffect.xml @@ -12,7 +12,7 @@ 0 - + diff --git a/templates/mp3/Script/SeedBoss1.xml b/templates/mp3/Script/SeedBoss1.xml index a9933f73..ee8b8c02 100644 --- a/templates/mp3/Script/SeedBoss1.xml +++ b/templates/mp3/Script/SeedBoss1.xml @@ -162,7 +162,7 @@ 0.0 - + diff --git a/templates/mp3/Script/SkyboxModInca.xml b/templates/mp3/Script/SkyboxModInca.xml index 3f9f94b8..af052d9e 100644 --- a/templates/mp3/Script/SkyboxModInca.xml +++ b/templates/mp3/Script/SkyboxModInca.xml @@ -6,7 +6,7 @@ 1.0, 1.0, 1.0, 0.0 - + diff --git a/templates/mp3/Script/SoundModifier.xml b/templates/mp3/Script/SoundModifier.xml index efcf6b35..041fcd6a 100644 --- a/templates/mp3/Script/SoundModifier.xml +++ b/templates/mp3/Script/SoundModifier.xml @@ -15,11 +15,11 @@ false - - - - - + + + + + diff --git a/templates/mp3/Script/SpecialFunction.xml b/templates/mp3/Script/SpecialFunction.xml index bf306ac8..0dcf0b19 100644 --- a/templates/mp3/Script/SpecialFunction.xml +++ b/templates/mp3/Script/SpecialFunction.xml @@ -6,67 +6,67 @@ 0x98C5AED7 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/templates/mp3/Script/SteamBot.xml b/templates/mp3/Script/SteamBot.xml index 19006a80..9fb62ef0 100644 --- a/templates/mp3/Script/SteamBot.xml +++ b/templates/mp3/Script/SteamBot.xml @@ -96,13 +96,13 @@ 0.9 - - - - - - - + + + + + + + 1.0 diff --git a/templates/mp3/Script/SurfaceControl.xml b/templates/mp3/Script/SurfaceControl.xml index 64410671..05c4e17e 100644 --- a/templates/mp3/Script/SurfaceControl.xml +++ b/templates/mp3/Script/SurfaceControl.xml @@ -13,7 +13,7 @@ - + diff --git a/templates/mp3/Script/WorldTeleporter.xml b/templates/mp3/Script/WorldTeleporter.xml index c240e4f3..f0c17ff1 100644 --- a/templates/mp3/Script/WorldTeleporter.xml +++ b/templates/mp3/Script/WorldTeleporter.xml @@ -19,9 +19,9 @@ - + - + diff --git a/templates/mp3/Structs/BerserkerData.xml b/templates/mp3/Structs/BerserkerData.xml index c1c2cf01..982f9398 100644 --- a/templates/mp3/Structs/BerserkerData.xml +++ b/templates/mp3/Structs/BerserkerData.xml @@ -44,7 +44,7 @@ 45.0 - + 60.0 diff --git a/templates/mp3/Structs/CameraOrientation.xml b/templates/mp3/Structs/CameraOrientation.xml index 702d607c..319ca2d5 100644 --- a/templates/mp3/Structs/CameraOrientation.xml +++ b/templates/mp3/Structs/CameraOrientation.xml @@ -63,12 +63,12 @@ false - - - + + + - + diff --git a/templates/mp3/Structs/CameraShakerEnvelope.xml b/templates/mp3/Structs/CameraShakerEnvelope.xml index 1824d0ab..233ffb85 100644 --- a/templates/mp3/Structs/CameraShakerEnvelope.xml +++ b/templates/mp3/Structs/CameraShakerEnvelope.xml @@ -8,7 +8,7 @@ - - + + diff --git a/templates/mp3/Structs/Convergence.xml b/templates/mp3/Structs/Convergence.xml index 21519f3c..cc6fccb9 100644 --- a/templates/mp3/Structs/Convergence.xml +++ b/templates/mp3/Structs/Convergence.xml @@ -71,7 +71,7 @@ 0.0 - + diff --git a/templates/mp3/Structs/InterpolationMethod.xml b/templates/mp3/Structs/InterpolationMethod.xml index b8483f97..b8a4aa4d 100644 --- a/templates/mp3/Structs/InterpolationMethod.xml +++ b/templates/mp3/Structs/InterpolationMethod.xml @@ -13,7 +13,7 @@ - + 0.25 diff --git a/templates/mp3/Structs/ModIncaData.xml b/templates/mp3/Structs/ModIncaData.xml index c4b2bbdf..85518e6a 100644 --- a/templates/mp3/Structs/ModIncaData.xml +++ b/templates/mp3/Structs/ModIncaData.xml @@ -4,6 +4,6 @@ 1.0, 1.0, 1.0, 1.0 - + diff --git a/templates/mp3/Structs/OffsetInterpolant.xml b/templates/mp3/Structs/OffsetInterpolant.xml index d4a4050e..4e45245d 100644 --- a/templates/mp3/Structs/OffsetInterpolant.xml +++ b/templates/mp3/Structs/OffsetInterpolant.xml @@ -1,8 +1,8 @@ - - - + + + diff --git a/templates/mp3/Structs/PlatformMotionProperties.xml b/templates/mp3/Structs/PlatformMotionProperties.xml index 3ab307ea..cfaf604c 100644 --- a/templates/mp3/Structs/PlatformMotionProperties.xml +++ b/templates/mp3/Structs/PlatformMotionProperties.xml @@ -2,7 +2,7 @@ - + 10.0 @@ -12,9 +12,9 @@ 288 - - - + + + 0.0, 0.0, 0.0 diff --git a/templates/mp3/Structs/SpindlePositionInterpolant.xml b/templates/mp3/Structs/SpindlePositionInterpolant.xml index ccd9c685..4692d31b 100644 --- a/templates/mp3/Structs/SpindlePositionInterpolant.xml +++ b/templates/mp3/Structs/SpindlePositionInterpolant.xml @@ -17,6 +17,6 @@ - + diff --git a/templates/mp3/Structs/TriggerInfo.xml b/templates/mp3/Structs/TriggerInfo.xml index 03a46472..7fa21df6 100644 --- a/templates/mp3/Structs/TriggerInfo.xml +++ b/templates/mp3/Structs/TriggerInfo.xml @@ -10,7 +10,7 @@ false - + 0.0, 0.0, 0.0 diff --git a/templates/mp3proto/Script/Actor.xml b/templates/mp3proto/Script/Actor.xml index 8c0baff8..e07a15f0 100644 --- a/templates/mp3proto/Script/Actor.xml +++ b/templates/mp3proto/Script/Actor.xml @@ -57,7 +57,7 @@ 1.0, 1.0, 1.0, 1.0 - + diff --git a/templates/mp3proto/Script/ActorTransform.xml b/templates/mp3proto/Script/ActorTransform.xml index d2219b4a..05cc3887 100644 --- a/templates/mp3proto/Script/ActorTransform.xml +++ b/templates/mp3proto/Script/ActorTransform.xml @@ -11,23 +11,23 @@ - - - + + + - - - + + + - - - + + + diff --git a/templates/mp3proto/Script/Berserker.xml b/templates/mp3proto/Script/Berserker.xml index 2b6de13e..99e80a3a 100644 --- a/templates/mp3proto/Script/Berserker.xml +++ b/templates/mp3proto/Script/Berserker.xml @@ -93,7 +93,7 @@ 45.0 - + 60.0 diff --git a/templates/mp3proto/Script/CameraHint.xml b/templates/mp3proto/Script/CameraHint.xml index 59027911..9d695bab 100644 --- a/templates/mp3proto/Script/CameraHint.xml +++ b/templates/mp3proto/Script/CameraHint.xml @@ -133,8 +133,8 @@ 3.0 - - + + @@ -230,8 +230,8 @@ 60.0 - - + + diff --git a/templates/mp3proto/Script/CameraPitch.xml b/templates/mp3proto/Script/CameraPitch.xml index 598fb22a..b49a8d9e 100644 --- a/templates/mp3proto/Script/CameraPitch.xml +++ b/templates/mp3proto/Script/CameraPitch.xml @@ -3,8 +3,8 @@ CameraPitch - - + + diff --git a/templates/mp3proto/Script/CinematicCamera.xml b/templates/mp3proto/Script/CinematicCamera.xml index 942e71f1..4b4568d3 100644 --- a/templates/mp3proto/Script/CinematicCamera.xml +++ b/templates/mp3proto/Script/CinematicCamera.xml @@ -35,8 +35,8 @@ 2132 - - + + @@ -47,10 +47,10 @@ - - - - + + + + diff --git a/templates/mp3proto/Script/ColorModulate.xml b/templates/mp3proto/Script/ColorModulate.xml index c588b2a1..19c53cf2 100644 --- a/templates/mp3proto/Script/ColorModulate.xml +++ b/templates/mp3proto/Script/ColorModulate.xml @@ -48,7 +48,7 @@ false - + diff --git a/templates/mp3proto/Script/ContextSensitiveAction.xml b/templates/mp3proto/Script/ContextSensitiveAction.xml index 2a2dd728..59edf22d 100644 --- a/templates/mp3proto/Script/ContextSensitiveAction.xml +++ b/templates/mp3proto/Script/ContextSensitiveAction.xml @@ -6,7 +6,7 @@ -1 - + diff --git a/templates/mp3proto/Script/DynamicLight.xml b/templates/mp3proto/Script/DynamicLight.xml index d8b65b4f..f0da6e97 100644 --- a/templates/mp3proto/Script/DynamicLight.xml +++ b/templates/mp3proto/Script/DynamicLight.xml @@ -26,7 +26,7 @@ - + 0.0 @@ -40,7 +40,7 @@ 0 - + 0.0 @@ -51,7 +51,7 @@ - + 0.0 @@ -66,7 +66,7 @@ false - + 10.0 diff --git a/templates/mp3proto/Script/Effect.xml b/templates/mp3proto/Script/Effect.xml index 5db0dbb1..27c2ce17 100644 --- a/templates/mp3proto/Script/Effect.xml +++ b/templates/mp3proto/Script/Effect.xml @@ -63,7 +63,7 @@ false - + 10.0 diff --git a/templates/mp3proto/Script/FrontEndDataNetwork.xml b/templates/mp3proto/Script/FrontEndDataNetwork.xml index 439af277..a298f6e4 100644 --- a/templates/mp3proto/Script/FrontEndDataNetwork.xml +++ b/templates/mp3proto/Script/FrontEndDataNetwork.xml @@ -48,19 +48,19 @@ -1 - + 0.75 - + 0.75 - + 0.75 - + 0.75 diff --git a/templates/mp3proto/Script/PathControl.xml b/templates/mp3proto/Script/PathControl.xml index 836b200d..25e51cf6 100644 --- a/templates/mp3proto/Script/PathControl.xml +++ b/templates/mp3proto/Script/PathControl.xml @@ -13,8 +13,8 @@ - - + + diff --git a/templates/mp3proto/Script/SoundModifier.xml b/templates/mp3proto/Script/SoundModifier.xml index 7ed03883..72656417 100644 --- a/templates/mp3proto/Script/SoundModifier.xml +++ b/templates/mp3proto/Script/SoundModifier.xml @@ -12,10 +12,10 @@ false - - - - + + + + diff --git a/templates/mp3proto/Script/SteamBot.xml b/templates/mp3proto/Script/SteamBot.xml index 2494596f..ad3267b8 100644 --- a/templates/mp3proto/Script/SteamBot.xml +++ b/templates/mp3proto/Script/SteamBot.xml @@ -64,10 +64,10 @@ 3.0 - - - - + + + + 1.0 diff --git a/templates/mp3proto/Script/SurfaceControl.xml b/templates/mp3proto/Script/SurfaceControl.xml index 64410671..05c4e17e 100644 --- a/templates/mp3proto/Script/SurfaceControl.xml +++ b/templates/mp3proto/Script/SurfaceControl.xml @@ -13,7 +13,7 @@ - + diff --git a/templates/mp3proto/Structs/CameraOrientation.xml b/templates/mp3proto/Structs/CameraOrientation.xml index 15764802..e90bed7c 100644 --- a/templates/mp3proto/Structs/CameraOrientation.xml +++ b/templates/mp3proto/Structs/CameraOrientation.xml @@ -47,12 +47,12 @@ - - - + + + - + diff --git a/templates/mp3proto/Structs/CameraShakerEnvelope.xml b/templates/mp3proto/Structs/CameraShakerEnvelope.xml index 1824d0ab..233ffb85 100644 --- a/templates/mp3proto/Structs/CameraShakerEnvelope.xml +++ b/templates/mp3proto/Structs/CameraShakerEnvelope.xml @@ -8,7 +8,7 @@ - - + + diff --git a/templates/mp3proto/Structs/Convergence.xml b/templates/mp3proto/Structs/Convergence.xml index 21519f3c..cc6fccb9 100644 --- a/templates/mp3proto/Structs/Convergence.xml +++ b/templates/mp3proto/Structs/Convergence.xml @@ -71,7 +71,7 @@ 0.0 - + diff --git a/templates/mp3proto/Structs/InterpolationMethod.xml b/templates/mp3proto/Structs/InterpolationMethod.xml index b8483f97..b8a4aa4d 100644 --- a/templates/mp3proto/Structs/InterpolationMethod.xml +++ b/templates/mp3proto/Structs/InterpolationMethod.xml @@ -13,7 +13,7 @@ - + 0.25 diff --git a/templates/mp3proto/Structs/OffsetInterpolant.xml b/templates/mp3proto/Structs/OffsetInterpolant.xml index d4a4050e..4e45245d 100644 --- a/templates/mp3proto/Structs/OffsetInterpolant.xml +++ b/templates/mp3proto/Structs/OffsetInterpolant.xml @@ -1,8 +1,8 @@ - - - + + + diff --git a/templates/mp3proto/Structs/PlatformMotionProperties.xml b/templates/mp3proto/Structs/PlatformMotionProperties.xml index 23c334e1..636ab3d7 100644 --- a/templates/mp3proto/Structs/PlatformMotionProperties.xml +++ b/templates/mp3proto/Structs/PlatformMotionProperties.xml @@ -2,7 +2,7 @@ - + 10.0 @@ -12,8 +12,8 @@ 288 - - - + + + diff --git a/templates/mp3proto/Structs/SpindlePositionInterpolant.xml b/templates/mp3proto/Structs/SpindlePositionInterpolant.xml index 6c67f6e9..78e2dd35 100644 --- a/templates/mp3proto/Structs/SpindlePositionInterpolant.xml +++ b/templates/mp3proto/Structs/SpindlePositionInterpolant.xml @@ -14,6 +14,6 @@ - +