Releases: ondratu/stl2dat-cp
Releases · ondratu/stl2dat-cp
1.41
1.40
1.32
Changes
- Adds changes from v1.30 and v1.31 which is the latest version available on SourceForge
- Notably:
-scale
,-scalemm,
-verbose
added.-silent
by default
- Unsure about "v1.31 Correct file reading problems"
- Unsure about "Adaptation to visual studio 2015." changes
- Notably:
- Fixes a bug in 1.31 where the
-scalemm
feature was scaling by 2, not 2.5 (bumps version to 1.32)
1.31 merge notes
- There was a lot of whitespace changes between v1.22 and v1.31, these are brought forward.
- Updated the version number in the usage instructions. The SourceForge v.1.31 hadn't done that.
- Restores the non-ASCII characters in the original stl2dat.cxx (degree symbols and one e-acute in comments), but as UTF-8 (was originally iso-8859-1).
- Minor typo and grammar changes to the original
- Use
version
in the usage instructions, and save it into the .dat/.ldr output
The bulk of these changes are by the original author Marc Klein.