Skip to content

Releases: TiberiumFusion/BlenderSourceTools

2.10.3.999.7 - Shape Key Export Improvements

08 Dec 00:03
Compare
Choose a tag to compare

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 to 1 when generating a DMX flex controller definition for shape keys that follow the MyShapeKeyL+MyShapeKeyR naming convention.
  • Automatically simplify the names of shape keys with the MyShapeKeyL+MyShapeKeyR naming convention when exporting DMX. The exported DMX file will have MyShapeKey while the real name of the shape key in the blend file remains unmodified (still MyShapeKeyL+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

02 Jun 22:17
Compare
Choose a tag to compare

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

09 Nov 03:55
Compare
Choose a tag to compare

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

25 Oct 05:38
Compare
Choose a tag to compare

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

13 Sep 04:22
Compare
Choose a tag to compare

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

13 Sep 01:02
Compare
Choose a tag to compare

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

13 Nov 03:46
Compare
Choose a tag to compare

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