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-19Moved the newly added GUI_Preview files.bubnikv
2018-09-19Meged with dev2bubnikv
2018-09-19WIP: Moved sources int src/, separated most of the source code from Perl.bubnikv
2018-09-19Build fixes, conversion of wxString into utf-8 std::stringVojtech Kral
2018-09-19Code cleanupEnrico Turri
2018-09-18Perl version of preview removed from Slic3rEnrico Turri
2018-09-18Method Preview::load_print() ported to c++Enrico Turri
2018-09-181st installment of preview ported in c++Enrico Turri
2018-09-18Replaced CONFESS with throw std::exception in libslic3r, so nowbubnikv
2018-09-17Merged with devbubnikv
2018-09-17Removed Print.pm,bubnikv
2018-09-14Finished porting of the status bar to C++.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-11Temporary remove not yet supported transformations from 3D gizmosEnrico Turri
2018-09-111st installment of gizmo move 3DEnrico Turri
2018-09-10Added perl callback for gizmo flattenEnrico Turri
2018-09-10Another partial refactoring of 3d gizmosEnrico Turri
2018-09-10Partial refactoring of 3d gizmosEnrico Turri
2018-09-10Replaced this->m_xxx with just m_xxxbubnikv
2018-09-07Tweaks to gizmo scale 3DEnrico Turri
2018-09-07Selection of picking color for gizmo grabber moved into GLGizmoBaseEnrico Turri
2018-09-07Fixed double click on gizmo overlay and toolbarEnrico Turri
2018-09-07Merge branch 'master' of https://github.com/prusa3d/Slic3r into devEnrico Turri
2018-09-07Fixed rendering of endcaps on open toolpathsEnrico Turri
2018-09-06Added select by part tool to toolbarEnrico Turri
2018-09-06Added Vec3d ModelInstance::transform_vector() methodEnrico Turri
2018-09-05Object's properties updated while manipulating gizmosEnrico Turri
2018-09-05Object's position updated on gui after displacementEnrico Turri
2018-09-05Merge branch 'master' of https://github.com/prusa3d/Slic3r into devEnrico Turri
2018-09-05Another fix in flatten gizmo's flattening normalEnrico Turri
2018-09-05Tweaks to update of object properties on guiEnrico Turri
2018-09-05Final bug-fix for #1169 considering issue #971YuSanka
2018-09-05Merge branch 'master' of https://github.com/prusa3d/Slic3r into devEnrico Turri
2018-09-05Fixed flatten gizmo's flattening normalEnrico Turri
2018-09-05fixed typo-bugYuSanka
2018-09-05Fix to last commitYuSanka
2018-09-05Merge branch 'master' of https://github.com/prusa3d/Slic3r into devEnrico Turri
2018-09-05Fixed bug from issue #1169YuSanka
2018-09-05Renamed GLVolume member variables to match the corresponding ModelInstance onesEnrico Turri
2018-09-04Added ModelInstance::world_matrix() method and stl_transform using eigen tran...Enrico Turri
2018-09-04Fixed render of picking pass for flatten gizmoEnrico Turri
2018-08-30Merge remote-tracking branch 'origin/cpp_progress_status_bar' into devtamasmeszaros
2018-08-30fixing build issuescpp_progress_status_bartamasmeszaros
2018-08-30working C++ status bar.tamasmeszaros
2018-08-30Almost working c++ status bartamasmeszaros
2018-08-29Enhanced gizmo scale 3DEnrico Turri
2018-08-29Deleted "scale" column from object listYuSanka