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

github.com/supermerill/SuperSlicer.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/xs/src
AgeCommit message (Expand)Author
2021-06-27Support for forward compatibility of configurations, user and systemVojtech Bubnik
2021-04-12Fixing Perl bindings after update of Boost.Vojtech Bubnik
2020-11-29Merge remote-tracking branch 'origin/master' into lh_avoid_crossing_perimetersLukáš Hejl
2020-11-21Follow-up to 80e8b5e985b84a6a50215d383bad96657bae0b12Vojtech Bubnik
2020-11-17Removed the old motion planner.Vojtech Bubnik
2020-06-29Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_gcode...enricoturri1966
2020-06-27Fixed unit tests on Windows after introduction of GMP tobubnikv
2020-05-07Attempt to fix build on OsXenricoturri1966
2020-05-07Fixed build when tech ENABLE_GCODE_VIEWER is disabled + fixed perl codeenricoturri1966
2019-10-18Slight improvements of unit tests, fix of perl bindings.bubnikv
2019-06-06Support for Visual Studio 2019 Communitybubnikv
2019-03-13Fix of perl bindingsbubnikv
2019-03-13removed the --gui parameter from the slic3r wrapper.bubnikv
2019-03-13Fixed perl bindingsbubnikv
2019-03-13Reworked the command line interface based on the current statebubnikv
2019-01-16Upgrade Boost to 1.66 on WindowsVojtech Kral
2018-11-26Removed some obsolete Perl bindings.bubnikv
2018-11-22Removed legacy GUI Perl bindings,bubnikv
2018-11-12removing remnant junk for AppControllertamasmeszaros
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-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++ partEnrico 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-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-21SLA supports points batch deletion does not deselect objectLukas Matena
2018-09-21Merge remote-tracking branch 'origin/dev2' into lm_sla_supports_uiLukas Matena
2018-09-21Fixed memory leak in is_splittable_object()Enrico Turri
2018-09-21Dimensions of scale on rotate gizmo as function of object sizeEnrico Turri
2018-09-21Enhanced fix of #1229 - c++ partEnrico Turri
2018-09-21Merge branch 'dev2' into lm_sla_supports_uiLukas Matena
2018-09-21Fixed import of rotations from 3mf filesEnrico Turri
2018-09-201st installment of ModelInstance 3D rotation componentsEnrico Turri
2018-09-20Ignore mouse up event after double click on gizmos grabbersEnrico Turri
2018-09-19Polymorphic AppController for cli and gui modes.tamasmeszaros
2018-09-19reset transformation components to their default value by double clicking on ...Enrico Turri