История коммитов

Автор SHA1 Сообщение Дата
  Alessandro Ranellucci 907de1011f Toolpaths preview 10 лет назад
  Alessandro Ranellucci ba55592bdf Added non-uniform scaling commands to the plater 10 лет назад
  Alessandro Ranellucci abf38d4027 Add support for custom bed shapes 10 лет назад
  Alessandro Ranellucci 7a20c4d52a More incomplete work for using bed_shape in plater 10 лет назад
  Alessandro Ranellucci 87383250de Fix regression in cut 10 лет назад
  Alessandro Ranellucci e9910a2c0b XYZ mirroring from plater 10 лет назад
  Alessandro Ranellucci ec7bb40da9 Rotation around X and Y axes from plater 10 лет назад
  Alessandro Ranellucci 7ba08c90cf Refactoring to Model API for making it stricter and safer 11 лет назад
  Alessandro Ranellucci 13af16ea24 Use Pointf for origin_translation and pass const refs whenever possible 11 лет назад
  Alessandro Ranellucci 54a199919b Removed StringMap 11 лет назад
  Y. Sapir 05b2993769 Translate Model class' storage to C++. 11 лет назад
  Alessandro Ranellucci fce669dea0 Don't return empty halves after cutting 11 лет назад
  Alessandro Ranellucci 8db4913b04 New option for rotating the lower part resulting from the cut so that the flat surface lies on the print bed 11 лет назад
  Alessandro Ranellucci 4f17c2b7d1 First working implementation of a GUI for cutting 11 лет назад
  Alessandro Ranellucci 882a98ed44 Initial work for a GUI for the cut feature 11 лет назад
  Alessandro Ranellucci fe1691c151 New --cut feature 11 лет назад
  Alessandro Ranellucci f51921a11a Default extruder wasn't applied to perimeter extruder. Includes regression test. #1868 11 лет назад
  Alessandro Ranellucci f9661b02a6 Bugfix in utils/pdf-slices.pl, wrong shift caused slices to be outside the media box 11 лет назад
  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 11 лет назад
  Alessandro Ranellucci 61db9530d9 Fix AMF settings not being correctly propagated to plater and parts panel 11 лет назад
  Alessandro Ranellucci 691db31da0 Some incomplete work for per-region config 11 лет назад
  Alessandro Ranellucci b5b8fb606f Basic functionality of the Parts tab is complete 11 лет назад
  Alessandro Ranellucci 7387e60706 More incomplete work 11 лет назад
  Alessandro Ranellucci b20caa4e31 Completed parts visualization with highlighting 11 лет назад
  Alessandro Ranellucci 79a2bab261 Revert stupid change that broke plater and provide the correct fix for --info 11 лет назад
  Alessandro Ranellucci 3084876e60 Fixed --info 11 лет назад
  Alessandro Ranellucci 6da98a6ecc Fix GUI 11 лет назад
  Alessandro Ranellucci c8a48b4527 Implement modifier volumes and port _merge_loops() to XS 11 лет назад
  Alessandro Ranellucci b17d06f9d1 Finished porting BoundingBox to XS 11 лет назад
  Alessandro Ranellucci 9c0a6a79d3 Incomplete work for porting BoundingBox to XS 11 лет назад
  Alessandro Ranellucci 81663215c5 Adapt plater to the new split config 11 лет назад
  Alessandro Ranellucci beb1baa096 Incomplete work for refactoring regions and flows 11 лет назад
  Alessandro Ranellucci 7ddf4f3ddf Fixes to complete_objects to make t/gcode.t pass 11 лет назад
  Alessandro Ranellucci c5ead0f2a6 Fixes to Config and plater; also refactored the arrange() code 11 лет назад
  Alessandro Ranellucci 916a0a0e58 Fix compilation and test suite 11 лет назад
  Alessandro Ranellucci fcbd62f07c Finished updating plater to the new centering logic 11 лет назад
  Alessandro Ranellucci 4993b12799 Some initial work for adapting plater to the new centering workflow 11 лет назад
  Alessandro Ranellucci 250608aa52 Move centering outside the Print object 11 лет назад
  Alessandro Ranellucci 0e8a0ef1ca Refactoring. Use Model class for representing the plate in GUI 11 лет назад
  Alessandro Ranellucci f55e057504 More work for refactoring add_model() to add_model_object(). Tests pass 11 лет назад
  Alessandro Ranellucci 72fe6d903c Don't return the cached bounding box but clone it 11 лет назад
  Alessandro Ranellucci bd8c430afd Merge branch 'stable' 11 лет назад
  Alessandro Ranellucci 3fca0956bc Adapt plater to new convex hull 11 лет назад
  Alessandro Ranellucci bed1625d6b Split objects could not be repositioned in plater. 3D preview and stats were not available too. #1543 11 лет назад
  Alessandro Ranellucci afdb490cf1 Fix STL export. #1448 11 лет назад
  Alessandro Ranellucci f79ba8cec0 Update dump-stl.pl 11 лет назад
  Alessandro Ranellucci 4c96a52012 Read OBJ and AMF 11 лет назад
  Alessandro Ranellucci a821eb7f3c More work to avoid working with vertices outside XS 11 лет назад
  Alessandro Ranellucci 11e18f681d Incomplete work to store TriangleMesh objects in Model objects instead of extracting vertices and facets 11 лет назад
  Alessandro Ranellucci 566d38a472 Replace TriangleMesh with the XS port 11 лет назад