Commit History

Author SHA1 Message Date
  Enrico Turri 0e1843a871 1st installment of ModelInstance 3D scale components 6 years ago
  Enrico Turri e3d44b07fe Fixed arrange for objects with 3D rotations 6 years ago
  bubnikv e16f827223 Ported PrintConfigBase::_handle_legacy from Perl to C++, 7 years ago
  bubnikv 31085fb1d7 Ported some ModelObject methods from Perl to C++. 7 years ago
  bubnikv 81823fe7df Reduced the content of Geometry.pm, removed unused Perl subroutines. 7 years ago
  bubnikv 6f28818f87 Fix of 7 years ago
  bubnikv 5cae4cc614 Fix of https://github.com/prusa3d/Slic3r/issues/285 7 years ago
  bubnikv 7ffb3590c4 Finalized the Prusa Control project file format import. 7 years ago
  bubnikv b7aeeb968b Using the C++ file loaders. 8 years ago
  bubnikv b2a6f43923 Documented perl modules. 8 years ago
  Alessandro Ranellucci dd879c3ef2 When loading an AMF file having multiple objects that look like multiple parts of a single object, prompt user and ask how to consider it. #2970 8 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 00acd32120 Fix failing test. #2806 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 f11196525b Handle empty STL files gracefully instead of crashing. #2557 10 years ago
  Alessandro Ranellucci 64c9e3af4b Bugfix: objects were floating in STL export after rotation and flip. #2512 10 years ago
  Alessandro Ranellucci a5df9fb795 Ported ModelObject::split() to XS 10 years ago
  Alessandro Ranellucci 9a4e8f39af Refactoring: move split logic in a single place (ModelObject class) 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 3ff613d166 Merge branch 'acp-voronoi' 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 d416766d90 Fix scaled model objects causing a test to fail 10 years ago
  Alessandro Ranellucci 907de1011f Toolpaths preview 10 years ago
  Alessandro Ranellucci ba55592bdf Added non-uniform scaling commands to the plater 10 years ago
  Alessandro Ranellucci abf38d4027 Add support for custom bed shapes 10 years ago
  Alessandro Ranellucci 7a20c4d52a More incomplete work for using bed_shape in plater 10 years ago
  Alessandro Ranellucci 87383250de Fix regression in cut 10 years ago
  Alessandro Ranellucci e9910a2c0b XYZ mirroring from plater 10 years ago
  Alessandro Ranellucci ec7bb40da9 Rotation around X and Y axes from plater 10 years ago
  Alessandro Ranellucci 7ba08c90cf Refactoring to Model API for making it stricter and safer 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
  Alessandro Ranellucci fce669dea0 Don't return empty halves after cutting 10 years ago
  Alessandro Ranellucci 8db4913b04 New option for rotating the lower part resulting from the cut so that the flat surface lies on the print bed 10 years ago
  Alessandro Ranellucci 4f17c2b7d1 First working implementation of a GUI for cutting 10 years ago
  Alessandro Ranellucci 882a98ed44 Initial work for a GUI for the cut feature 10 years ago
  Alessandro Ranellucci fe1691c151 New --cut feature 10 years ago
  Alessandro Ranellucci f51921a11a Default extruder wasn't applied to perimeter extruder. Includes regression test. #1868 10 years ago
  Alessandro Ranellucci f9661b02a6 Bugfix in utils/pdf-slices.pl, wrong shift caused slices to be outside the media box 10 years ago
  Alessandro Ranellucci 45559f87f3 Save the vector used for aligning object volumes to origin and apply it to additional parts added from the object part panel in order to make them coincide 10 years ago
  Alessandro Ranellucci 61db9530d9 Fix AMF settings not being correctly propagated to plater and parts panel 11 years ago
  Alessandro Ranellucci 691db31da0 Some incomplete work for per-region config 11 years ago
  Alessandro Ranellucci b5b8fb606f Basic functionality of the Parts tab is complete 11 years ago
  Alessandro Ranellucci 7387e60706 More incomplete work 11 years ago