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/lib
AgeCommit message (Expand)Author
2018-09-07Merge branch 'master' of https://github.com/prusa3d/Slic3r into devEnrico Turri
2018-09-07Fixed #1204YuSanka
2018-09-07Fixed wipe tower selectionEnrico Turri
2018-09-06Added select by part tool to toolbarEnrico Turri
2018-09-05Object's properties updated while manipulating gizmosEnrico Turri
2018-09-04Added ModelInstance::world_matrix() method and stl_transform using eigen tran...Enrico Turri
2018-08-30Merge remote-tracking branch 'origin/cpp_progress_status_bar' into devtamasmeszaros
2018-08-30working C++ status bar.tamasmeszaros
2018-08-30Almost working c++ status bartamasmeszaros
2018-08-29Deleted "scale" column from object listYuSanka
2018-08-28Reorganized object settings paneYuSanka
2018-08-27fix centroid error for two points and merge with dev.tamasmeszaros
2018-08-27Fixed undefined axis in rotate method of plater.pmEnrico Turri
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-27Merge remote-tracking branch 'origin/dev' into sla_base_pooltamasmeszaros
2018-08-24Merge branch 'master' of https://github.com/prusa3d/Slic3rbubnikv
2018-08-24Bugfix - dialog that changes number of copies deleted the object when cancelledLukas Matena
2018-08-24Merge branch 'dev' of https://github.com/prusa3d/Slic3r into devYuSanka
2018-08-24Fixed post-commit compilation problemsYuSanka
2018-08-24Removed scale and rotate actions from toolbarEnrico Turri
2018-08-24Merge remote-tracking branch 'origin/new_main_page_ui' into devYuSanka
2018-08-24Merge remote-tracking branch 'origin/SLA_ui' into devYuSanka
2018-08-23Fixed conflicts after merging with branch eigenizeEnrico Turri
2018-08-23Added SetSliderValues and GetActiveValue functionsYuSanka
2018-08-23Merge branch 'gizmos_3d' of https://github.com/prusa3d/Slic3r into devEnrico Turri
2018-08-22Merge branch 'master' into lm_lay_flat_round_merged_facetsLukas Matena
2018-08-22Lay flat minor bugfix (ObjectCutDialog called a changed function using the ol...Lukas Matena
2018-08-21Print host bugfixes / refactoringVojtech Kral
2018-08-21Lay flat - rotation is now done in one go directly about the necessary axisLukas Matena
2018-08-21Merge remote-tracking branch 'origin/eigenize' into sla_base_pooltamasmeszaros
2018-08-21some code formattingMartin Loidl
2018-08-21Added possibility for upload to DuetMartin Loidl
2018-08-20Lay flat - icons and invalidation improvementLukas Matena
2018-08-17Replaced coincides_with(const Line &line) with operator==bubnikv
2018-08-17Merged with masterbubnikv
2018-08-17Removed the Point::wkt() and Point::dump_perl() methods.bubnikv
2018-08-17Merge remote-tracking branch 'origin/convex_hull' into lm_lay_flat_round_merg...Lukas Matena
2018-08-17Merge branch 'convex_hull' of https://github.com/prusa3d/Slic3r into gizmos_3dEnrico Turri
2018-08-17Fixed scale to size of objects with multiple instancesEnrico Turri
2018-08-17Fixed lost selection of imported objectsEnrico Turri
2018-08-16Merge remote-tracking branch 'origin/convex_hull' into lm_lay_flat_round_merg...Lukas Matena
2018-08-15Merge branch 'opengl_to_cpp' of https://github.com/prusa3d/Slic3r into gizmos_3dEnrico Turri
2018-08-15Removed plater's toolbarEnrico Turri
2018-08-14Test of update_extruder_in_config()YuSanka
2018-08-14Test of item_changed_selection(obj_idx)YuSanka
2018-08-14Try to fix OSX crashing on UnselectAllYuSanka
2018-08-14Fixed object sinking into print bed after parts importEnrico Turri
2018-08-13Created a new gizmo for flattening an objectLukas Matena
2018-08-13Code cleanupEnrico Turri