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
AgeCommit message (Expand)Author
2019-02-25Fixed Perl bindingsbubnikv
2019-01-24Yet one more fix of a unit test.bubnikv
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-12Manual merge of the TriangleMesh.cpp from the stable branch.bubnikv
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-26Removed some obsolete Perl bindings.bubnikv
2018-11-22Removed legacy GUI Perl bindings,bubnikv
2018-11-19Fix buildVojtech Kral
2018-11-12removing remnant junk for AppControllertamasmeszaros
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-02Merge remote-tracking branch 'remotes/origin/vb_modelbase_id_refactor' into d...bubnikv
2018-11-02ModelBase ID refactoring, starting to work.bubnikv
2018-11-02Added a special (temporary) icon for SLA supports gizmo, removed igl files fr...Lukas Matena
2018-10-26Merged branch 'dev_native' into lm_sla_supports_autoLukas Matena
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-10-15Build improvements: symlink resources properly with Visual StudioVojtech Kral
2018-10-10Fixed a crash when deleting an object with sla supports gizmo activeLukas Matena
2018-10-10SLA support points are deleted when an object is cut or splitLukas Matena
2018-10-05SLA support points are now saved in 3MFLukas Matena
2018-10-03SLA support points are now saved in AMFLukas Matena
2018-10-03Merge branch 'dev2' into lm_sla_supports_uiLukas Matena
2018-09-26Refactored previous commitLukas Matena
2018-09-26Flatten and SlaSupports gizmos - grabbers rendered correctly when object is d...Lukas Matena
2018-09-26Fixed #1244 - c++ partcpp_threadsEnrico Turri
2018-09-26Merge remote-tracking branch 'origin/dev2' into lm_sla_supports_uiLukas Matena
2018-09-25Merge remote-tracking branch 'origin/dev2' into dev_nativebubnikv
2018-09-25Reduced count of opengl draw calls for full 3D transformEnrico Turri
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-24Added libigl library files (header-only library)Lukas Matena
2018-09-24Sla support points are saved in ModelObjectLukas Matena
2018-09-24Code cleanupEnrico Turri
2018-09-24Tweaks to flatten gizmoEnrico Turri
2018-09-21Simplified dependencies.bubnikv
2018-09-21Moved the remaining Perl dependencies to xs/CMakeLists.txtbubnikv
2018-09-21SLA supports points batch deletion does not deselect objectLukas Matena
2018-09-21Merge remote-tracking branch 'origin/dev2' into lm_sla_supports_uiLukas Matena