Skip to content

XXMI Tools v1

Latest
Compare
Choose a tag to compare
@leotorrez leotorrez released this 14 Jul 04:12
· 45 commits to main since this release

HotFix v 1.0.1: adding run = CommandListSkinTexture to ib sections in mods.
HotFix v 1.0.2: internal renaming to match python's good practices XXMI-Tools -> XXMI_Tools ; 3dm -> migoto

v 1.1:

  • adding mesh clean up on the import dialog.
  • bug fixes for export and internal logic
    This is the first release of the tool. It is labeled as compatible with blender 4.2 because that is the target version, but it keeps backwards compatibility up to 3.6 included.

v 1.2:

  • adding toolbox on the sidebar.
  • adding mesh clean up
  • adding join meshes functionality
  • adding weight normalization on export

v 1.3:

  • removal of join meshes features in favor of compiler
  • adding mod compiler functionality

v 1.3.1:

  • adding joinmeshes once again compatible with compiler
  • bugfixes in general
  • adding batch export

v 1.3.2:

  • outline export hotfix

v 1.3.4:

  • better debugging
  • normalization hotfix

v 1.3.5:

  • Fixing bug during 4D normal and/or position exporting

It includes import and export tools for re-injection of 3d models using 3dmigoto.

It currently supports mods for ZZMI, GIMI, HIMI and SRMI. Is an all in one plugin to work on all of those modding tools at once.

Full Changelog: https://github.com/leotorrez/XXMITools/commits/XXMI-Tools-v1