Wiimm hat seine SZS Tools aktualisiert.
Changelog:
Spoiler
szs v0.38a r3774 - 2012-06-05
- OBJ import and KCL creation tested with different tracks without issues.
- New option --kcl=list: 'list' is a comma separated list with keywords to
define options for the KCL processing. Allowed options are: RESET, FAST,
NORMALS, OUT-SWAP, IN-SWAP, AUTO, CLIP, DROP, SORT and DEFAULT.
See http://szs.wiimm.de/opt/kcl for details.
- The transforming options --shift, --scale, -xss, -yss, -zss and --hrot
are now available for KCL processing.
- Option --kcl-parse renamed to --kcl-script.
- Three new parser functions for the --kcl-script script:
tri$setPt() : Define new triangle points.
tri$shift() : Shift all points of a triangle.
tri$remove() : Remove a triangle from the list.
If one of these function is used, a new octree is calculated.
- New parser functions: sec(), mSec(), uSec()
- Several small bugs in the KCL creation removed.
Quelle: Wii-HB Forum