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
AgeCommit message (Expand)Author
2018-09-19WIP: Moved sources int src/, separated most of the source code from Perl.bubnikv
2018-09-18Replaced CONFESS with throw std::exception in libslic3r, so nowbubnikv
2018-09-17Fix of compilation on Linux, disabled -WreorderVojtech Bubnik
2018-09-17WIP fix of PostProcessor on Linuxbubnikv
2018-09-17Merged with devbubnikv
2018-09-17Removed Print.pm,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-10Merge branch 'master' of https://github.com/prusa3d/Slic3r into devEnrico Turri
2018-09-10Fixed compile on LinuxEnrico Turri
2018-09-10Merge branch 'master' of https://github.com/prusa3d/Slic3r into devEnrico Turri
2018-09-10Fixed #1211Enrico Turri
2018-09-10Replaced this->m_xxx with just m_xxxbubnikv
2018-09-07Merge branch 'master' of https://github.com/prusa3d/Slic3r into devEnrico Turri
2018-09-07Export the first M73 line to gcode before custom gcodeEnrico Turri
2018-09-07Added perl callback for three doublesEnrico Turri
2018-09-06Added Vec3d ModelInstance::transform_vector() methodEnrico Turri
2018-09-06Tweaks to ModelObject::center_around_origin()Enrico Turri
2018-09-05Fixed flatten gizmo's flattening normalEnrico Turri
2018-09-05Merge branch 'dev' of https://github.com/prusa3d/Slic3r into devEnrico Turri
2018-09-05Renamed GLVolume member variables to match the corresponding ModelInstance onesEnrico Turri
2018-09-04Merge branch 'dev' of https://github.com/prusa3d/Slic3r into devEnrico Turri
2018-09-04Added ModelInstance::world_matrix() method and stl_transform using eigen tran...Enrico Turri
2018-08-31Merge branch 'dev' of https://github.com/prusa3d/Slic3r into devEnrico Turri
2018-08-31Merge remote-tracking branch 'origin/feature_arrange_with_libnest2d' into devtamasmeszaros
2018-08-31Merge branch 'dev' of https://github.com/prusa3d/Slic3r into devEnrico Turri
2018-08-31Merge branch 'master' of https://github.com/prusa3d/Slic3r into devEnrico Turri
2018-08-30Merge remote-tracking branch 'origin/cpp_progress_status_bar' into devtamasmeszaros
2018-08-30Bumped up the version number to 1.41.0 release,bubnikv
2018-08-29Merge branch 'master' of https://github.com/prusa3d/Slic3r into devEnrico Turri
2018-08-29Fixed transformation center for objects imported from 3mf filesversion_1.41.0-rcEnrico Turri
2018-08-28Removed unused methodsEnrico Turri
2018-08-28Eigenized 3mf I/OEnrico Turri
2018-08-28added max merge distance parametertamasmeszaros
2018-08-28Merge branch 'dev' of https://github.com/prusa3d/Slic3r into devEnrico Turri
2018-08-28Tweaks to GLGizmoFlattenEnrico Turri
2018-08-27fix centroid error for two points and merge with dev.tamasmeszaros
2018-08-27generalization for more than one concave hulls.tamasmeszaros
2018-08-27Merge branch 'dev' of https://github.com/prusa3d/Slic3r into devEnrico Turri
2018-08-27Fixed conflicts after merging with masterEnrico Turri
2018-08-27FIxed build errors caused by merge and flipped normals of the SLA pool walls.tamasmeszaros
2018-08-27Merge remote-tracking branch 'origin/master' into feature_arrange_with_libnest2dtamasmeszaros
2018-08-27Merge remote-tracking branch 'origin/dev' into sla_base_pooltamasmeszaros
2018-08-25Bumped up the version number to 1.41.0-beta2version_1.41.0-beta2bubnikv
2018-08-25Changed the wording of "Purge into this object's ..." to "Wipe ..."bubnikv
2018-08-24Merge remote-tracking branch 'remotes/origin/lm_lay_flat_round_merged_facets'bubnikv
2018-08-24Merge remote-tracking branch 'remotes/origin/lm_retraction_fix'bubnikv