Skip to content

14

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Oct 00:09
· 352 commits to master since this release

ASS and JMS fixes

  • Make sure the instance list starts with none to represent the scene root in ASS export

  • use the right name for light exporting

  • Move default names for material definition to the start of the object loop

  • Define the armature if object uses an armature as a parent

  • Match Halo 3 ASS file when it comes to writing weights

  • Fix memory leak that caused the exporter to use more ram than it should. Now how did that happen?