Commit History

Author SHA1 Message Date
  Enrico Turri bd4061c3b0 Merge with master branch 6 years ago
  Enrico Turri 8eb9ddc2eb Max count of auto assigned extruders when splitting object set as dependent of current printer 6 years ago
  Enrico Turri 71d9500b2e More robust fix for 3D view and GUI buttons not in synch when object's size is almost identical to print volume's size 6 years ago
  Enrico Turri 4b8bd48663 AMF and 3MF export - Export of print config customizable by user in the select file dialog 6 years ago
  Enrico Turri bdd2d725c8 Out of bed detection - 1st installment 6 years ago
  Enrico Turri f5f27859e0 AMF I/O - Embedded config data + zip formatting 7 years ago
  Enrico Turri 8885f5e344 3mf import/export of config data 7 years ago
  Enrico Turri 33553e1c50 3mf Exporter - 1st installment 7 years ago
  bubnikv 31085fb1d7 Ported some ModelObject methods from Perl to C++. 7 years ago
  bubnikv b724d789fd New feature: Splitting an object into a multi-part volume. 7 years ago
  bubnikv 5cae4cc614 Fix of https://github.com/prusa3d/Slic3r/issues/285 7 years ago
  bubnikv ff9d565ba7 Implemented UI for ordering volumes 7 years ago
  bubnikv 4010dd71f6 Support Prusa Control project files (.PRUS) by the GUI. 8 years ago
  bubnikv ee619701d8 Got rid of the Perl Format::STL, Format::AMF, Format::OBJ for good. 8 years ago
  bubnikv 25dfe7278c Initial rewrite of the file accessors from Perl to C++. 8 years ago
  bubnikv a4dd6c7ce5 Added missing get_volume() method to the PrintObject Perl interface. 8 years ago
  bubnikv 88e34ff5de Store / retrieve layer height profile from the AMF file. 8 years ago
  bubnikv 43ac693900 Added a tooltip overlay for the variable layer height edit tool. 8 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 ed75219215 Ported mode Model methods to XS 9 years ago
  Alessandro Ranellucci dfce3a3138 Ported _arrange() and arrange_object() to XS 9 years ago
  Alessandro Ranellucci 61f0a9e4da Replace the flip word with mirror. #3060 9 years ago
  Alessandro Ranellucci 5eb3bc52ef Ported ModelObject::rotate() and ModelObject::flip() to XS, as well as axes constants 9 years ago
  Alessandro Ranellucci 8791f5a493 Cleanup of some method signatures and of XS return types 10 years ago
  Alessandro Ranellucci d1f58cbed5 Objects can be selected in 3D preview now. Double click and right click work as well 10 years ago
  Alessandro Ranellucci 360dee862b Keep model objects aligned to Z = 0 in plater 10 years ago
  Alessandro Ranellucci a5df9fb795 Ported ModelObject::split() to XS 10 years ago
  Alessandro Ranellucci 73b3c06361 Ported more things to XS 10 years ago
  Alessandro Ranellucci 5a96bad8c2 Ported some more methods to C++ 10 years ago
  Alessandro Ranellucci b10917806a Ported some Model methods to XS 10 years ago
  Alessandro Ranellucci 6adc3477c9 Moved C++ code into new libslic3r directory 10 years ago
  Alessandro Ranellucci da4d6cbabb 3D preview of plater 10 years ago
  Alessandro Ranellucci aacc01a56f Store object and volume names in the new 'name' property instead of relying on material id 10 years ago
  Alessandro Ranellucci f82a8475a1 Use AMF object and volume metadata for handling per-object and per-volume settings 10 years ago
  Alessandro Ranellucci ad99b2a0fd Fixed one more regression introduced with Model refactoring. Includes regression test 10 years ago
  Alessandro Ranellucci 27c73f5983 Some fixes after the recent Model refactoring 10 years ago
  Alessandro Ranellucci 7ba08c90cf Refactoring to Model API for making it stricter and safer 10 years ago
  Alessandro Ranellucci 76a8ec3d9e Replace to_SV_ref() and to_SV_clone_ref() with templated glue functions 10 years ago
  Alessandro Ranellucci 13af16ea24 Use Pointf for origin_translation and pass const refs whenever possible 10 years ago
  Alessandro Ranellucci 54a199919b Removed StringMap 10 years ago
  Y. Sapir 05b2993769 Translate Model class' storage to C++. 10 years ago