Skip to content

Releases: BobDoleOwndU/FMDL-Studio-v2

1.5 Beta

20 Oct 23:08
Compare
Choose a tag to compare
  • Fixed the NaN error with bounding boxes.

  • Added error pop ups.

  • Other minor bug fixes.

1.4.3 Beta

05 Aug 21:30
Compare
Choose a tag to compare
  • Fixed a bug that would cause models with a fourth UV set to export incorrectly.

  • Updated dictionaries.

1.4.2 Beta

28 Jul 03:08
Compare
Choose a tag to compare
  • Fixed exporting materials with missing textures.

  • Fixed Fix Tangents option.

  • Fixed reading models where the last vertex format entry's offset was not equal to the length of the entry in the buffer.

1.4.1 Beta

19 Jul 16:13
Compare
Choose a tag to compare
  • Fixed models without uvs failing to import.

  • Fixed models without tangents failing to export to FBX.

1.4 Beta

15 Jul 05:43
Compare
Choose a tag to compare
  • Mesh group parenting support added.

  • Fmdl class, importer, and exporter rewritten.

  • ScriptedImporter for fmdls added, allowing you to drag and drop fmdls directly into Unity and have them work as usable models.

  • Hashed bones are now automatically renamed to avoid having them cause issues.

  • Fmdl Studio scripts built into a dll.

  • FMSv2Portable.dll now in the correct folder.

  • Added vertex colour support to FBX converter.

  • Fixed a bug with UVs beyond the first set having the v coordinate inverted.

  • Fixed a bug preventing static models from being exported due to bone groups.

  • Discovered and implemented a variable denoting the number of uv sets a mesh contains.

  • Re-added progress bars for importing and exporting fmdls.

  • ExpFmdl renamed to Fmdl.

  • ExperimentalFmdlImporter renamed to FmdlImporter.

  • Various tweaks and improvements.

1.3 Beta

18 May 12:51
Compare
Choose a tag to compare
  • Models are no longer left-facing when imported/exported.

  • Shaders updated to fix the alpha/transparency issue.

  • Mesh groups are now a separate entry from mesh definitions and now support visibility toggling.

1.2 Beta

22 Apr 11:40
Compare
Choose a tag to compare
  • Exporting is no longer dependent on the material being in the material list.
  • Material list replaced with preset list. Material editor replaced with material preset editor.
  • Create preset from currently selected mesh added to the material preset editor.
  • No Shadow 2 added to shadow types.

1.1.1 Beta

20 Apr 11:55
Compare
Choose a tag to compare
  • Added tinted glass shadow type.
  • Direct Import Fmdl > Export Fmdl should now work.

1.1 Beta

12 Mar 02:11
Compare
Choose a tag to compare

Fmdl Studio v2 Beta 1.1 Changes:

  • Annoying file access errors no longer occur if something goes wrong with an import/export.
  • Fixed a bug that would cause some models to fail to import.
  • Progress bars added. Now you can see what's happening in the background.
  • Optimizations made to the Fmdl Exporter. It is now significantly faster.
  • Optimizations made to the FBX Converter. It is now significantly faster.
  • Fixed all instances of the same material using the same parameters as the first instance of the material in exported models.

1.0 Beta

07 Feb 16:36
d8d0d78
Compare
Choose a tag to compare

First beta release of Fmdl Studio v2!