implement bone renamer in importer
This commit is contained in:
parent
a7e589df38
commit
dc43cfc830
33 changed files with 2006 additions and 14 deletions
|
|
@ -114,7 +114,9 @@
|
|||
</constant>
|
||||
<constant name="INTERNAL_IMPORT_CATEGORY_ANIMATION_NODE" value="5" enum="InternalImportCategory">
|
||||
</constant>
|
||||
<constant name="INTERNAL_IMPORT_CATEGORY_MAX" value="6" enum="InternalImportCategory">
|
||||
<constant name="INTERNAL_IMPORT_CATEGORY_SKELETON_3D_NODE" value="6" enum="InternalImportCategory">
|
||||
</constant>
|
||||
<constant name="INTERNAL_IMPORT_CATEGORY_MAX" value="7" enum="InternalImportCategory">
|
||||
</constant>
|
||||
</constants>
|
||||
</class>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue