Commit History

Author SHA1 Message Date
  Alessandro Ranellucci 54a199919b Removed StringMap 10 years ago
  Y. Sapir 05b2993769 Translate Model class' storage to C++. 10 years ago
  Alessandro Ranellucci 98e40d3fe4 Store width and height in ExtrusionEntity objects for debugging purposes 10 years ago
  Alessandro Ranellucci 24571612c7 Some minor changes to the newly-ported Extruder class 10 years ago
  Y. Sapir ad03a88733 Add xsp wrapper for Pointf class. 10 years ago
  Y. Sapir 2565d80679 Replace multitude of Extruder fields with querying a PrintConfig object by id. 10 years ago
  Y. Sapir b319dc9361 Correctly convert extruder_offset to Point object before passing to C++ code. 10 years ago
  Y. Sapir 66d23a2416 Convert Extruder object (mostly) to C++ with lots of fields. 10 years ago
  Alessandro Ranellucci 7f5442265e Include thin walls in general top-level perimeter sorting to get more efficient paths 11 years ago
  Alessandro Ranellucci 6da98a6ecc Fix GUI 11 years ago
  Alessandro Ranellucci 036badf932 Ported Flow to XS 11 years ago
  Alessandro Ranellucci 8ed738d3f7 More incomplete work for Flow/Extruder refactoring 11 years ago
  Alessandro Ranellucci 28b043e9a9 Add unit test for split() 11 years ago
  Alessandro Ranellucci e02ae0d18a Return Surface objects by reference from SurfaceCollection objects and fix a bug in XS code causing some shell options to be ignored 11 years ago
  Alessandro Ranellucci c0789506e4 Return objects by reference instead of always cloning 11 years ago
  Alessandro Ranellucci dd70f6be2f Return ExtrusionPath->polyline and ExtrusionLoop->polygon by reference 11 years ago
  Alessandro Ranellucci d2e4bba074 Fixed memory leak in ExtrusionPath::Collection and return collection items by reference 11 years ago
  Alessandro Ranellucci bb45437526 Return Surface->expolygon by reference 11 years ago
  Alessandro Ranellucci 1cfdf7e955 Ported Slic3r::Polyline::Collection 11 years ago
  Alessandro Ranellucci b38cc2c244 Merge branch 'master' into xsdata 11 years ago
  Alessandro Ranellucci 1b285f3f46 Thread-safe integration of ExtrusionPath::Collection 11 years ago
  Alessandro Ranellucci c030e38908 Ported ExtrusionPath::Collection 11 years ago
  Alessandro Ranellucci 9458c7db97 Fix integration of XS containers 11 years ago
  Alessandro Ranellucci 9b582a11ff Adopt XS containers everywhere (incomplete work) 11 years ago
  Alessandro Ranellucci ab6b3d41a7 XS interface completed, including new Line class 11 years ago
  Alessandro Ranellucci 9af2a1c007 Use XS Point everywhere 11 years ago
  Alessandro Ranellucci d0701cdcd4 Implemented Slic3r::ExtrusionLoop 11 years ago
  Alessandro Ranellucci f612d4c64e Ported ExtrusionPath to XS. Failing test for Surface 11 years ago
  Alessandro Ranellucci 06de21b154 Better polymorphism for ExPolygon::XS->rotate 11 years ago
  Alessandro Ranellucci 5885be881c New Slic3r::Surface::Collection class 11 years ago
  Alessandro Ranellucci 0099218f61 Cleaner clone() implementation 11 years ago
  Alessandro Ranellucci 399bc80899 Ported Slic3r::Surface to XS 11 years ago
  Alessandro Ranellucci b1ad466189 Ported Slic3r::ExPolygon::Collection to XS 11 years ago
  Alessandro Ranellucci 87a5de193d ExPolygon::XS->rotate() 11 years ago
  Alessandro Ranellucci 9dc1a3c69d Implement ExPolygon::XS->clone() 11 years ago
  Alessandro Ranellucci d06ac3e31e Rename _toPerl() to arrayref() 11 years ago
  Alessandro Ranellucci 5a11d4df89 New Slic3r::ExPolygon::XS class 11 years ago
  Alessandro Ranellucci c50ecfb7f8 New Slic3r::Point::XS class 11 years ago
  Alessandro Ranellucci 9d27b5e4a7 New XS framework for C and C++ code 11 years ago