Skip to content

1.1.0-quake

Latest

Choose a tag to compare

@PostScriptReal PostScriptReal released this 26 Dec 07:55
· 6 commits to main since this release

Changelog for this release:

  • Overhauled the smd path system so you no longer need to tell the program the specific location of your SMD, instead you now have to give the program the path of your model's .qc file. The program will use the data in the QC to find models and animations.
  • Updated the Material fix function to check for lines starting with the finder value and for lines that match the finder value.
  • Updated Bone duping and material fixing functions to use replace instead of rstrip which could have caused names of smd backups to have other letters removed.
  • Fixed error with Batch Duping where it would fail to a 'IsADirectoryError' due to using shutil.copy() instead of shutil.copytree()
  • Updated 5_digit_Fingers script to do tasks for both the left and right hand, the script previously only did the left hand.

Known Issues with this release:

  • Bone duping currently has issues with bones that aren't finger and hand bones, the function may need a complete rewrite as it is complete spaghetti and I can't figure out what's causing the issue.

This release contains Windows and Linux binaries, if you are a Mac or ARM user, download the source code as outlined by the Readme.

Additionally, for Windows users, some Antiviruses may flag SMD Tools as being a virus, this is a false positive that is caused by the way pyinstaller packages its binaries. If the program is being flagged by your Antivirus, include it in your Antivirus's exclusions.

THIS PROGRAM DOES NOT SUPPORT THE WAYLAND PROTOCOL, IF YOU ARE A WAYLAND USER, USE XWAYLAND