Fixed incorrect LayerSwitch/LayerID templates, made IPropertyTemplate::CookPreference() virtual and overrode it for certain types, fixed a CAnimationParameters bug

This commit is contained in:
parax0
2016-02-24 04:01:03 -07:00
parent dd4341d251
commit a166dd8ac3
13 changed files with 122 additions and 23 deletions

View File

@@ -8,6 +8,9 @@
<should_cook>always</should_cook>
</property>
<struct ID="0x20091B54" template="Structs/SplineType.xml"/>
<property ID="0x00DD86E2" type="color">
<default>1.0, 1.0, 1.0, 1.0</default>
</property>
</properties>
<states/>
<messages/>

View File

@@ -8,7 +8,7 @@
</property>
<struct ID="0x20091B54" template="Structs/SplineType.xml"/>
<property ID="0x00DD86E2" type="color">
<default>1.0, 0.0, 1.0, 1.0</default>
<default>1.0, 1.0, 1.0, 1.0</default>
</property>
</properties>
<states/>