Commit History

Author SHA1 Message Date
  Enrico Turri 109dde00b2 Merge branch 'master' of https://github.com/prusa3d/Slic3r into opengl_to_cpp 6 years ago
  Enrico Turri 78c32bdf9a Merge branch 'master' of https://github.com/prusa3d/Slic3r into 3mf_io 6 years ago
  Lukas Matena 7c9d594ff6 Fixed behaviour of infill wiping for multiple copies of an object 6 years ago
  YuSanka 16a5029d58 Fixed issue #875 and updated Slic3rPE.pot 6 years ago
  Enrico Turri 8911cf6051 OpenGL info moved to c++ 6 years ago
  Enrico Turri 8dc3a73571 Merge branch 'master' of https://github.com/prusa3d/Slic3r into time_estimate 6 years ago
  Enrico Turri ac3408a4ab Merge branch 'master' of https://github.com/prusa3d/Slic3r into scene_manipulators 6 years ago
  Enrico Turri 7d56b38e40 Merge branch 'master' of https://github.com/prusa3d/Slic3r into opengl_to_cpp 6 years ago
  Enrico Turri 2e710289eb Merge branch 'master' of https://github.com/prusa3d/Slic3r into 3mf_io 6 years ago
  Enrico Turri 56f0c8fe93 Merge branch 'master' of https://github.com/prusa3d/Slic3r 6 years ago
  Enrico Turri dab2652cb5 Fixed preference dialog behavior 6 years ago
  Vojtech Kral 4df0b94b79 Beta bugfixes (#931) 6 years ago
  Enrico Turri 364134515b Refactoring and cleanup 6 years ago
  Lukas Matena d6c444fefa Merge branch 'wipe_tower_improvements' of https://github.com/prusa3d/Slic3r into wipe_tower_improvements 6 years ago
  Lukas Matena bdaa1cbdfd Wiping into infill - no infills are now inadvertedly printed twice (hopefully) 6 years ago
  Lukas Matena a6c3acdf02 Wiping into infill - no infills are now inadvertedly printed twice (hopefully) 6 years ago
  Enrico Turri 2bccb43122 Attempt to fix 3DScene key event on Linux 6 years ago
  Enrico Turri 94d608c6c1 3DScene mouse event handler move to c++ completed 6 years ago
  Lukas Matena 2d24bf5f73 Wipe into infill - copies of one object are properly processed 6 years ago
  Enrico Turri 6bf009edee 3DScene mouse event handler partially moved to c++ - part 2 6 years ago
  Enrico Turri 276533e236 3DScene mouse event handler partially moved to c++ 6 years ago
  Enrico Turri cf8e7475ca Removed unused methods from 3DScene 6 years ago
  Enrico Turri 30a3b2179b 3DScene timer and _variable_layer_thickness_action method moved to c++ 6 years ago
  Enrico Turri 5a8d1ffdba Prototype for exporting estimated remaining time into gcode for default and silent mode 6 years ago
  Lukas Matena 8bdbe41505 Wiping into infill should respect infill_first setting, marking moved to separate function 6 years ago
  Lukas Matena db22b2f504 Bugfix: first color of the wipe tower preview was incorrect with some models 6 years ago
  Enrico Turri 2f773a89df 3DScene set_viewport_from_scene method moved to c++ 6 years ago
  Lukas Matena b95a6f2626 Fix of previous commit 6 years ago
  Enrico Turri df14a3c399 3DScene update_volumes_colors_by_extruder method moved to c++ 6 years ago
  Enrico Turri 5ee5465f94 3DScene mark_volumes_for_layer_height method moved to c++ 6 years ago
  Enrico Turri c3b1eca2c7 Fixed a crash 6 years ago
  Enrico Turri ece27ac6f8 Merge branch 'master' of https://github.com/prusa3d/Slic3r into scene_manipulators 6 years ago
  Enrico Turri 5c745485e1 Merge branch 'master' of https://github.com/prusa3d/Slic3r into opengl_to_cpp 6 years ago
  Enrico Turri 38d0c964d8 Merge branch 'master' of https://github.com/prusa3d/Slic3r into 3mf_io 6 years ago
  Enrico Turri 363a964ebb 3DScene render method partially moved to c++ 6 years ago
  Lukas Matena cb5f5c65b0 Analyzer tags for the wipe tower also generate layer height and line width (so the priming lines+brim are visible and ramming lines are correct width) 6 years ago
  Lukas Matena 549351bbb4 Analyzer tags for the wipe tower also generate layer height and line width (so the priming lines+brim are visible and ramming lines are correct width) 6 years ago
  Lukas Matena e4aff5b08a Feedrate on the first layer of the wipe tower properly set (bugfix) 6 years ago
  Lukas Matena c72ecb382d Reduction is now correctly calculated for each region, soluble filament excluded from infill wiping 6 years ago
  Enrico Turri db260a669c 3DScene mouse wheel event moved to c++ 6 years ago
  Enrico Turri aacdcd4add 3DScene layers editing mouse containment methods moved to c++ 6 years ago
  Enrico Turri 994222c317 3DScene _first_selected_object_id_for_variable_layer_height_editing method moved to c++ 6 years ago
  Enrico Turri 951e8528b4 3DScene layers editing parameters moved to c++ 6 years ago
  Enrico Turri d5268fdc97 Removed unneeded debug output 6 years ago
  Enrico Turri a8311bd1bd 3DScene layer_editing_allowed method moved to c++ 6 years ago
  Lukas Matena bfe4350a89 Calculation of wipe tower reduction corrected, new config option (wipe into infill) 6 years ago
  Enrico Turri c51ce63b9b 3DScene layer editing overlay completely moved to c++ 6 years ago
  Enrico Turri 455076231b Layers editing shader moved to c++ 6 years ago
  Enrico Turri bdbc86167c 3DScene volume selection methods moved to c++ 6 years ago
  Lukas Matena 132a67edb2 Wipe tower changes to reduce wiping volumes where appropriate 6 years ago