История коммитов

Автор SHA1 Сообщение Дата
  Alessandro Ranellucci 280f3f38d7 Ported Slic3r::GCode::OozePrevention storage to XS 9 лет назад
  Alessandro Ranellucci b43dd92766 Ported Slic3r::GCode::Wipe storage to XS 9 лет назад
  Alessandro Ranellucci bf9cd1b8e6 Ported Slic3r::GCode::AvoidCrossingPerimeters to XS 9 лет назад
  Alessandro Ranellucci 580d28d071 Finished porting PlaceholderParser to XS 9 лет назад
  Alessandro Ranellucci 552430db67 More fixes for Unicode path handling (thanks @josefprusa for Czech test VM) 9 лет назад
  Alessandro Ranellucci 56b993bb89 More fixes for Unicode filenames support on Windows and OS X 9 лет назад
  Alessandro Ranellucci 2f4fa41ce4 Fixed regression introduced with recent fixes to UTF-8 preset names handling on Windows that prevented their load on OS X (TODO: test on Linux) 9 лет назад
  Alessandro Ranellucci 13b7316807 Merge branch 'master' into sender 9 лет назад
  Alessandro Ranellucci 6185f45815 Hopefully fix all problems with non-ASCII paths on Windows 10 лет назад
  Alessandro Ranellucci 3ae6f2630e Merge branch 'master' into sender 10 лет назад
  Alessandro Ranellucci 07cd25d0ec New option for customization of infill/perimeters overlap. #2459 10 лет назад
  Alessandro Ranellucci a5c0ffe963 Faster loading of 3D preview and much less memory used 10 лет назад
  Alessandro Ranellucci 9ec7b43ca1 Merge branch 'master' into sender 10 лет назад
  Alessandro Ranellucci 82ec03fc23 Refactored perimeter generation code into a new separate class for easier unit testing 10 лет назад
  Alessandro Ranellucci 2c0d216c1a More work on print controller 10 лет назад
  Alessandro Ranellucci 9cb6dc768f Limit the Perl version warning to 5.16, as 5.18 seems to work fine 10 лет назад
  Alessandro Ranellucci a1a88baa68 Revert printf to debugf 10 лет назад
  Alessandro Ranellucci 6a939eb250 Fight deadlocks 10 лет назад
  Alessandro Ranellucci 79ac29b435 Increase inset overlap tolerance 10 лет назад
  Alessandro Ranellucci 632e3d3067 Added an explicit warning when user has old threads.pm version. #2348 10 лет назад
  Alessandro Ranellucci fcfb3b98bc 3D object positioning 10 лет назад
  Alessandro Ranellucci e9166a8fe6 Use a semaphore to synchronize threads instead of blocking with join(). Lock threads array in order to ensure all of them are signalled. #2394 10 лет назад
  Alessandro Ranellucci 84760b8d59 Require a recent threads.pm version because of upstream bug 85140 potentially causing deadlocks when stopping running threads. #2394 10 лет назад
  Alessandro Ranellucci 98cb9f0e18 Refactoring: moved G-code export logic into new Slic3r::Print::GCode class. Removed Slic3r::GCode::Layer class. Fixes the order of post-processing filters so that cooling buffer is applied before any other filter whose logic is affected by speeds 10 лет назад
  Alessandro Ranellucci ff9b53260d New experimental feature for pressure management. Credits to @llluis for the original implementation. #1203 #1677 #2018 10 лет назад
  Alessandro Ranellucci c1e26a70f8 Refactoring: move ooze prevention, wipe and avoid crossing perimeters into nested classes for better isolation 10 лет назад
  Alessandro Ranellucci 989ec5cf4d Fixes to UTF-8 handling in file paths 10 лет назад
  Alessandro Ranellucci 379cde30e2 Ported Slic3r::BridgeDetector to XS 10 лет назад
  Alessandro Ranellucci 36825e0134 Removing empty file 10 лет назад
  Alessandro Ranellucci 8b6a8e6307 Ported PlaceholderParser::update_timestamp() to XS 10 лет назад
  Alessandro Ranellucci 6135a9fb8b Bugfix: a move below z_offset was performed when retract_lift was enabled and lift amount was less than z_offset. Includes regression test. #2349 10 лет назад
  Alessandro Ranellucci ee3fb7caa2 Ported GCodeWriter to XS (faster G-code export!) 10 лет назад
  Alessandro Ranellucci 6b4015f9ac Bump version number 10 лет назад
  Alessandro Ranellucci eab09866cb Releasing 1.2.1 10 лет назад
  Alessandro Ranellucci 7f57f007cd Refactoring: moved Slic3r::GCode::Base to Slic3r::GCode::Writer 10 лет назад
  Alessandro Ranellucci 71ec90a1dd Finish porting the Extruder class to libslic3r 10 лет назад
  Alessandro Ranellucci f82e92f498 Merge branch 'gcode-refactoring' 10 лет назад
  Alessandro Ranellucci f8967418b9 Refactoring: moved the ooze prevention logic into a separate class with hooks 10 лет назад
  Alessandro Ranellucci e5aed3a63e Bump version number 10 лет назад
  Alessandro Ranellucci 73b3c06361 Ported more things to XS 10 лет назад
  Alessandro Ranellucci 5a96bad8c2 Ported some more methods to C++ 10 лет назад
  Alessandro Ranellucci 2449b22f76 Releasing 1.2.0 10 лет назад
  Alessandro Ranellucci 7ff13c063f Port PrintRegion::flow() and LayerRegion.flow() to XS 10 лет назад
  Alessandro Ranellucci f428888dd9 Fixed deadlocks in background processing 10 лет назад
  Alessandro Ranellucci 07f8fb1264 Prevent concurrency issues by blocking until background threads are killed 10 лет назад
  Alessandro Ranellucci 65dbf75a54 Fixed background processing with multiple worker threads 10 лет назад
  Alessandro Ranellucci d896ad090b Fixed concurrency issues 10 лет назад
  Alessandro Ranellucci d2ca4c1b13 Some initial work for incremental slicing 10 лет назад
  Alessandro Ranellucci ba8148f4ad Merge branch 'printcpp' of github.com:sapir/Slic3r into sapir-printcpp 10 лет назад
  Alessandro Ranellucci d56bb940e7 Bump dev version number 10 лет назад