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

Автор SHA1 Сообщение Дата
  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 лет назад
  Alessandro Ranellucci d8e1437014 Releasing 1.1.4 10 лет назад
  Alessandro Ranellucci fb4a971339 Bump version number 10 лет назад
  Alessandro Ranellucci 5ca81d699e Releasing 1.1.3 10 лет назад
  Y. Sapir 8da0bded1d Move Print object storage to C++. (along with its subobjects) 10 лет назад
  Y. Sapir 05b2993769 Translate Model class' storage to C++. 10 лет назад
  Alessandro Ranellucci b3c9285e7a Bump version number 10 лет назад
  Alessandro Ranellucci e16ef7a569 Releasing 1.1.2 10 лет назад
  Alessandro Ranellucci 24571612c7 Some minor changes to the newly-ported Extruder class 10 лет назад
  Y. Sapir 66d23a2416 Convert Extruder object (mostly) to C++ with lots of fields. 10 лет назад
  Alessandro Ranellucci f7ffc48397 Bump version number 10 лет назад
  Alessandro Ranellucci c87a21f304 Releasing 1.1.1 10 лет назад
  Alessandro Ranellucci 93f4fe05e1 Better logic for gap fill: don't subtract from fill surfaces those gaps that medial axis was unable to fill. Thanks ledvinap for the idea and proof of concept implementation. Includes a tolerance factor for avoiding being too strict when collapsing loops (allow some overlap if that helps avoiding triggering medial axis). #1803 10 лет назад
  Alessandro Ranellucci 119778caa9 Refactoring: move bridge angle detection to a separate class for easier unit testing 10 лет назад
  Alessandro Ranellucci f308a46cd5 Bump version number 10 лет назад
  Alessandro Ranellucci f41480ab8f Releasing 1.1.0 10 лет назад
  Alessandro Ranellucci 34f1511e0c Better fix for non-global options not being replaced in filename placeholders. Includes refactoring and a new PlaceholderParser class. Also includes regression tests. #1831 10 лет назад
  Alessandro Ranellucci 28a39f0275 Fix garbage collection of recently added classes 10 лет назад
  Alessandro Ranellucci b17d06f9d1 Finished porting BoundingBox to XS 11 лет назад
  Alessandro Ranellucci a2cbb261cb More work for refactoring Flow/Extruder 11 лет назад
  Alessandro Ranellucci 8ed738d3f7 More incomplete work for Flow/Extruder refactoring 11 лет назад
  Alessandro Ranellucci 385e0e0974 Refactoring: new Slic3r::Print::Simple class for non-interactive slicing (used in CLI and Quick Slice) 11 лет назад
  Alessandro Ranellucci e2f1040a76 More work 11 лет назад
  Alessandro Ranellucci 1157a7f859 Remove package variable $Slic3r::Config 11 лет назад
  Alessandro Ranellucci ab25cc4940 Merge branch 'xs-config' 11 лет назад
  Alessandro Ranellucci 4515d90052 Finished porting Config and option definition to XS 11 лет назад
  Alessandro Ranellucci 1b9079ffbe Merge branch 'xs-model' 11 лет назад
  Alessandro Ranellucci a6a6a6888b Ported Slic3r::Print::State to XS 11 лет назад
  Alessandro Ranellucci 21ca1901c1 Merge branch 'xs-model' 11 лет назад
  Alessandro Ranellucci 5470fbbebc Make quick_slice() work with new model handling 11 лет назад
  Alessandro Ranellucci 361ca1568a Raise version number in master branch 11 лет назад
  Alessandro Ranellucci 132d170f73 Ported simplify() to XS and removed dependency on Boost::Geometry::Utils 11 лет назад
  Alessandro Ranellucci 754e6ac74b Update version number. Releasing 1.0.0RC1! 11 лет назад
  Alessandro Ranellucci d0cbf56354 Workaround "Attempt to free unreferenced scalar..." on Linux 32-bit 11 лет назад
  Alessandro Ranellucci ed529b62f3 Fix threading issue with GUI. #1443 #1444 11 лет назад
  Alessandro Ranellucci 4fe0675380 Removed ZTable code 11 лет назад
  Alessandro Ranellucci e8323fc339 Move support material code to its own class 11 лет назад