Skip to content
Snippets Groups Projects
Commit bf0247c1 authored by jonwd7's avatar jonwd7
Browse files

Remove old vector flags enum

parent 49b50b78
No related branches found
No related tags found
No related merge requests found
......@@ -981,11 +981,6 @@
<option value="1" name="Emissive Color">Emissive Color.</option>
</enum>
<enum name="ExtraVectorsFlags" storage="byte">
<option value="0" name="None">No Tangents and Bitangents Vectors.</option>
<option value="16" name="Tangents_Bitangents">Has Tangents and Bitangents Vectors.</option>
</enum>
<enum name="hkConstraintType" storage="uint">
The type of constraint.
<option value="0" name="BallAndSocket">A ball and socket constraint.</option>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment