Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/prusa3d/PrusaSlicer.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/xs/xsp
AgeCommit message (Expand)Author
2019-05-22Fixed unit tests when run with range checks on std::vectorLukas Matena
2019-05-20Fix two errors with -Werror=format-securityJason Tibbitts
2019-05-13Updated handling of the SLIC3R_BUILD_ID keybubnikv
2019-05-03Implemented the "Support for support enforcers only" quick selection.bubnikv
2019-04-16Another fix of the perl bindingsbubnikv
2019-04-16Fixed trianglemeshslicer perl bindings, thus the unit tests.bubnikv
2019-04-15Harmonized the application naming.bubnikv
2019-03-13Fixed perl bindingsbubnikv
2019-03-13Reworked the command line interface based on the current statebubnikv
2019-03-01Fixed Perl bindings.bubnikv
2019-02-25Fixed Perl bindingsbubnikv
2019-01-24Removed ExPolygon::triangulate_pp() from Perl XS bindings and unit tests.bubnikv
2019-01-23Fixed layer height profile access from Perl XSbubnikv
2019-01-16Upgrade Boost to 1.66 on WindowsVojtech Kral
2018-12-11Trigger background processing update when switching to a preview tab.bubnikv
2018-12-11WIP: Command line slicing for SLA.bubnikv
2018-12-03Implemented naming of the SLA export file based on the output file namebubnikv
2018-11-22Removed legacy GUI Perl bindings,bubnikv
2018-11-19Fix buildVojtech Kral
2018-11-12Getting rid of AppController.tamasmeszaros
2018-11-08Separated Print / PrintObject into PrintBase.cpp/h to support SLAPrintbubnikv
2018-11-06WIP: When iterating over PrintObject's regions, use the region countbubnikv
2018-11-05Fixed some issues with front end / back end synchronization.bubnikv
2018-11-02ModelBase ID refactoring, starting to work.bubnikv
2018-10-24Reverted Print::export_png() for the Perl unit tests.bubnikv
2018-10-23WIP: Reconstruction of background processing.vb_dev_native_background_processingbubnikv
2018-10-18Merge branch 'dev_native' into vb_dev_native_background_processingbubnikv
2018-10-17WIP: Reconstruction of background processing update timer,bubnikv
2018-10-16ModelInstance's full 3D transform set as defaultEnrico Turri
2018-09-25Merge remote-tracking branch 'origin/dev2' into dev_nativebubnikv
2018-09-25Updated AMF/3MF import to pass configuration into a DynamicPrintConfigbubnikv
2018-09-25ModelInstance full 3D transform code moved into a single technologyEnrico Turri
2018-09-241st installment of ModelInstance 3D scale componentsEnrico Turri
2018-09-24Fixed arrange for objects with 3D rotationsEnrico Turri
2018-09-20Merge remote-tracking branch 'origin/dev2' into dev_nativeversion_1.42.0-alphabubnikv
2018-09-20Added C++ command line processing, thanks @alexrj and @lohbubnikv
2018-09-201st installment of ModelInstance 3D rotation componentsEnrico Turri
2018-09-19Polymorphic AppController for cli and gui modes.tamasmeszaros
2018-09-181st installment of preview ported in c++Enrico Turri
2018-09-17Merged with devbubnikv
2018-09-17Removed Print.pm,bubnikv
2018-09-14Finished porting of the status bar to C++.bubnikv
2018-09-14Removed the Controller, Layer View, System Info, ObjectCutDialog,bubnikv
2018-09-14WIP: Background processing.bubnikv
2018-09-12Removed Strings.hpp, replaced with wxStringbubnikv
2018-09-12Merged with devbubnikv
2018-09-11Improved constness of the Print / PrintObject / Layer ...bubnikv
2018-09-10Added perl callback for gizmo flattenEnrico Turri
2018-09-06Added select by part tool to toolbarEnrico Turri
2018-09-05Object's properties updated while manipulating gizmosEnrico Turri