1385018724
Removed the Perl dependencies on Encode, Encode::Locale and Unicode::Normalize. Added dependency on boost::locale. Added encode_path, decode_path, normalize_utf8 functions to Slic3r.xs Slic3r.xs has been made mostly utf8 safe by using the boost::nowide library, thanks to @alexrj for the idea. Simplified the encode_path / decode_path stuff: wxWidgets are unicode already, so there is no need to decode_path() from it. Perl / win32 interfacing is non-unicode, so decode_path() is executed on ARGV just at the beginning of the perl scripts. |
||
---|---|---|
.. | ||
modifier_helpers | ||
post-processing | ||
zsh | ||
amf-to-stl.pl | ||
config-bundle-to-config.pl | ||
dump-stl.pl | ||
gcode_sectioncut.pl | ||
pdf-slices.pl | ||
send-gcode.pl | ||
split_stl.pl | ||
stl-to-amf.pl | ||
view-mesh.pl | ||
view-toolpaths.pl | ||
wireframe.pl |