Releases: BobDoleOwndU/FMDL-Studio-v2
1.5 Beta
-
Fixed the NaN error with bounding boxes.
-
Added error pop ups.
-
Other minor bug fixes.
1.4.3 Beta
-
Fixed a bug that would cause models with a fourth UV set to export incorrectly.
-
Updated dictionaries.
1.4.2 Beta
-
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
-
Fixed models without uvs failing to import.
-
Fixed models without tangents failing to export to FBX.
1.4 Beta
-
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
-
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
- 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
- Added tinted glass shadow type.
- Direct Import Fmdl > Export Fmdl should now work.
1.1 Beta
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
First beta release of Fmdl Studio v2!