Skip to content

Alpha 0.3.4

Pre-release
Pre-release

Choose a tag to compare

@PostScriptReal PostScriptReal released this 02 Oct 03:45
· 7 commits to main since this release
cad5374

NOTES FOR USERS INSTALLING THE PROGRAM

If you are using Windows and your Antivirus program flags Snark as a virus, please put it in your exclusions as that is a false positive that's caused by the way Pyinstaller packages its programs. This tool is open sourced under the GPLv3 license, so you can see the source code itself and determine that it is not a virus.

If you are a Linux user and you get a 'wine: command not found' error when trying to compile a model, that means that you don't have Wine installed (or you have the Flatpak version installed, which is not supported). Wine is needed to interface with compilers as they are not native executables. To fix the error, install Wine either in the terminal (with apt or other package managers) or through your software store (PLEASE MAKE SURE YOU DON'T INSTALL THE FLATPAK).

Changelog for this release

  • Fixed typo for the modelling presets (there was no 2nd 'l')
  • Fixed the Default Modelling Preset option not disappearing after changing the page.
  • Fixed the Default Modelling Preset option displaying improperly after switching back to the General page.