Skip to content

Releases: jellees/nns-blender-plugin

NNS Blender Plugin v0.1.1

13 Sep 21:13
Compare
Choose a tag to compare

Fixes various bugs and improves model export.

  • Exports in unicode.
  • Adds preset for export.
  • Set texture scaling to one by default (should fix model for EFE viewer, but has no effect for real DS).
  • Cull redudant display commands. Makes big models render faster.
  • Fixes bug where animation data doesn't exist and therefor crashes the plugin.
  • Fixes bug where when the colors aren't aligned with the vertex loop, it would crash.

NNS Blender Plugin v0.1.0

14 Jun 17:39
Compare
Choose a tag to compare

Adds animation support, bones, a few bug fixes and many other additions.

  • Fix wrong clamping preview.
  • ICA reuse patterns, for smaller files.
  • Different node compressions added; none, unite, unite and combine.
  • Support for ICA to export animations.
  • Fixed wrong transparent flag for textures.
  • Fixed wrong color rounding.

NNS Blender Plugin v0.0.3

30 May 16:27
Compare
Choose a tag to compare

Adds texture animation support and bug fixes.

  • Adds the ability to preview and export texture animations to .ita.
  • Improves the export window.
  • Fixed a crash on export when having an empty material slot.

NNS Blender Plugin v0.0.2

05 May 10:30
Compare
Choose a tag to compare

Adds new features and bugfixes.

  • Fixes rotated normals bug.
  • Generates shader nodes for previewing materials.
  • New layout for material options.
  • Adds more NNS material options.
  • Improved triangle stripping.

NNS Blender Plugin v0.0.1 (initial release)

29 Oct 22:17
Compare
Choose a tag to compare

Initial release version.

  • Export an intermediate model file (.imd)
  • Support for textures, texcoords, normals and vertex colors.
  • Mesh is stripped to quad-strips and triangle-strips by default.
  • Able to change NDS specific material options inside Blender.