Releases: TiberiumFusion/BlenderSourceTools
2.10.3.999.7 - Shape Key Export Improvements
New options for exporting DMX models:
- Treat shape keys with
_
underscores in their names as regular flexes, instead of assuming they are corrective shapes. - Automatically set
stereo
to1
when generating a DMX flex controller definition for shape keys that follow theMyShapeKeyL+MyShapeKeyR
naming convention. - Automatically simplify the names of shape keys with the
MyShapeKeyL+MyShapeKeyR
naming convention when exporting DMX. The exported DMX file will haveMyShapeKey
while the real name of the shape key in the blend file remains unmodified (stillMyShapeKeyL+MyShapeKeyR
).
Minor revisions to the layout of the shape keys section of the scene export panel.
Compatibility: Blender 2.74 through 2.79
2.10.2.999.6 - Callback Operation on Import
Adds the option to run a callback operation after importing files, since there is no way to wrap and await the completion of modal-with-file-browser-and-user-interaction operations in Blender.
Compatibility: Blender 2.74 through 2.79
2.10.2.999.5 - Armature Origin from $bbox Import Option
Adds an option to use $bbox for armature origin instead of the default $origin/0,0,0.
Compatibility: Blender 2.74 through 2.79
2.10.2.999.4 - VTA Fuzzy Match Import Option
Adds an option to specify the epsilon for fuzzy VTA matching during SMD import. Default has been changed from 0.00001 to 0.0001.
Compatibility: Blender 2.74 through 2.79
2.10.2.999.3 - QC Eyeball Bones Improvements
Adds an option to generate eyeball bones with leaf bones, and changes the eyeball bone extrusion axis to +X.
Compatibility: Blender 2.74 through 2.79
2.10.2.999.2 - Create QC Eyeball Bones
Adds the option to generate unweighted bones for QC eyeball
commands. Useful for retaining the eyeball origin information when models are exported for use in other 3D packages.
Compatibility: Blender 2.74 through 2.79
2.10.2.999.1 - VTA matching improvement
Implemented fuzzy VTA matching to fix the nasty unmatched verts issue when importing VTAs. Fuzziness is hardcoded at 0.00001, the magnitude of accuracy which Crowbar uses when writing out decompiled models.
Compatibility: Blender 2.74 through 2.79