Commit History

Author SHA1 Message Date
  Alessandro Ranellucci 4913e90e10 Remove any Perl related code from libslic3r 9 years ago
  Alessandro Ranellucci b69caff93c Ported LayerRegion::make_slices() to XS 10 years ago
  Alessandro Ranellucci 6adc3477c9 Moved C++ code into new libslic3r directory 10 years ago
  Alessandro Ranellucci 76a8ec3d9e Replace to_SV_ref() and to_SV_clone_ref() with templated glue functions 10 years ago
  Petr Ledvina 028ef3a868 Add missing perlglue.hpp to xsp files 10 years ago
  Alessandro Ranellucci 3d483722c6 Perform additional checks before merging solid surfaces (i.e. take flow and fill pattern into account) 11 years ago
  Alessandro Ranellucci 3a3e53b59b Fixed some obvious mistakes and applied strict type checking to SurfaceCollections too 11 years ago
  Alessandro Ranellucci e9b87b69df Bugfix: segfault in SurfaceCollection->group(), fixed with a better implementation. #1566 11 years ago
  Alessandro Ranellucci a331f4d27a Finished porting group() to XS 11 years ago
  Alessandro Ranellucci df8d889481 More unfinished work 11 years ago
  Alessandro Ranellucci e0da81e8bf Introduce a ->count method for all collections to save time 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 b38cc2c244 Merge branch 'master' into xsdata 11 years ago
  Alessandro Ranellucci c030e38908 Ported ExtrusionPath::Collection 11 years ago
  Alessandro Ranellucci ab6b3d41a7 XS interface completed, including new Line class 11 years ago
  Alessandro Ranellucci e485f0b130 Return a reference to the actual item instead of a clone when accessing contents of a SurfaceCollection 11 years ago
  Alessandro Ranellucci 5885be881c New Slic3r::Surface::Collection class 11 years ago