Skip to content

REL: v1.3.2

Choose a tag to compare

@sarounds sarounds released this 18 Dec 21:14

This is another minor release with a couple of small fixes to guard against file name differences caused by the operating system's sensitivity to upper or lower case letters. A small fix also was made to streamline the code used when exiting the program. See the change log for version 1.3.0 for recent major changes.

Changes

  • Made two small changes in the code that compares W2Anim project file names to ensure that case-tolerant systems like Windows are handled properly.

  • Added a small fix to ensure that the code used to confirm the user's exit from the program did not result in a circular subroutine call.