Commit History

Author SHA1 Message Date
  bubnikv d06831076d WIP: Consolidation of shortest path calculations, 5 years ago
  bubnikv 0b5b02e002 Eradicated the Pointf class, replaced with Eigen Vector3d 6 years ago
  bubnikv 6217622865 Hopefully a fix of https://github.com/prusa3d/Slic3r/issues/11 8 years ago
  Alessandro Ranellucci 4913e90e10 Remove any Perl related code from libslic3r 9 years ago
  Alessandro Ranellucci 1bebe6097b Make test happy 9 years ago
  Alessandro Ranellucci ed75219215 Ported mode Model methods to XS 9 years ago
  Alessandro Ranellucci d6d7880507 Ported Slic3r::Geometry::arrange() to C++/XS 9 years ago
  Alessandro Ranellucci 5eb3bc52ef Ported ModelObject::rotate() and ModelObject::flip() to XS, as well as axes constants 9 years ago
  Alessandro Ranellucci e2b1b52679 Added a new Slic3r::Geometry::simplify_polygons() function 10 years ago
  Alessandro Ranellucci 8791f5a493 Cleanup of some method signatures and of XS return types 10 years ago
  Alessandro Ranellucci 379cde30e2 Ported Slic3r::BridgeDetector 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
  Alessandro Ranellucci cb1527f7ef Refactoring: move direction math into a single function. Includes some fixes and adjustments 10 years ago
  Petr Ledvina 028ef3a868 Add missing perlglue.hpp to xsp files 10 years ago
  Petr Ledvina 115aa6885f Implement type checking for XS objects 10 years ago
  Alessandro Ranellucci 0e8a0ef1ca Refactoring. Use Model class for representing the plate in GUI 11 years ago
  Alessandro Ranellucci 3a5e4931cc Move Geometry.cpp to Slic3r::Geometry namespace 11 years ago
  Alessandro Ranellucci 0516aac715 Ported chained_path() to XS 11 years ago
  Alessandro Ranellucci 5309e3ef22 More files for convex_hull 11 years ago