Commit History

Author SHA1 Message Date
  Alessandro Ranellucci 6adc3477c9 Moved C++ code into new libslic3r directory 10 years ago
  Alessandro Ranellucci 7ff13c063f Port PrintRegion::flow() and LayerRegion.flow() to XS 10 years ago
  Alessandro Ranellucci 380dd8adfc Ported some methods to XS 10 years ago
  Alessandro Ranellucci d9f5fdae72 Bugfix: make_perimeters() was not truly idempotent because prepare_infill() split ->slices into typed surfaces 10 years ago
  Alessandro Ranellucci d9e7a50a6e Partial work for background processing 10 years ago
  Alessandro Ranellucci 97231327e0 Have Print::apply_config() return true if any step was invalidated 10 years ago
  Alessandro Ranellucci d2ca4c1b13 Some initial work for incremental slicing 10 years ago
  Alessandro Ranellucci 3f6360ee8f Finish porting Print classes to XS 10 years ago
  Y. Sapir 19d18bdd84 Attempt to solve conflict with a3bd1b5 by adding id to PrintObject and using that as a hash key. 10 years ago
  Y. Sapir d2e51242d9 Really fix total_used_filament / total_extruded_volume. 10 years ago
  Y. Sapir b8b8c746d9 Make clear_regions and delete_region methods private (both Print & Layer), and remove from XSP. 10 years ago
  Y. Sapir 22b05cb187 Make read-only constructor parameters - private. 10 years ago
  Y. Sapir 8da0bded1d Move Print object storage to C++. (along with its subobjects) 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 81663215c5 Adapt plater to the new split config 11 years ago
  Alessandro Ranellucci a6a6a6888b Ported Slic3r::Print::State to XS 11 years ago