Skip to content

IE AutoSpriter v0.37.29beta

Pre-release
Pre-release

Choose a tag to compare

@Incrementis Incrementis released this 03 Jun 14:33
· 17 commits to main since this release

This is the working code so far.
Steps 1, 2, 3, 4 and 5 are implemented graphically (panel) and functionally.

The code has been tested in Blender 4.5.5 LTS.

To test the code, there are two options.
First, creating a new text in the script window and copying and pasting the code from ie_autospriter.py.
And alternatively, registering ie_autospriter.py as an add-on via "Edit" -> "Preferences" should work and has been tested.

Updates:

  • The functionality to create INI files for animation type 0000 has been implemented.
  • The tooltip information for the string property "Lower" (found under "Step 4 Animations") has been updated.
  • Error message displayed if no orientation is selected, when a rendering being intended.
  • Camera angle in the Blender file for the magic orb changed from 60° to 45°(Animation type 0000).
  • NI INI file with predefined filters for magic orb for easier BAM generation have been added(Animation type 0000).
  • A BAM file with a color palette for the "Magic Orb" has been added for easier BAM generation(Animation type 0000).
  • Changes the camera perspective to 45 degrees and adds the missing stab animation to the Blender demo file (Animation Type 7000 Monster Old Wolf).
  • Feature: Creates an INI file for Animation Type 7000 monster old.
  • Updates the test BAM files as well as the INI filter file to reflect the changes made(Animation Type 7000 monster old).
  • Readme
  • Manual

Full Changelog: v0.37.13-beta...v0.37.29-beta