Commit History

Author SHA1 Message Date
  Alessandro Ranellucci 9ea55497c2 Prevent crash when user deleted object from plater before thumbnail was generated in the other thread. #1207 11 years ago
  Alessandro Ranellucci fcc442882c Fix plater defect causing misalignment 11 years ago
  Alessandro Ranellucci 28a01e7c5e Fix past participle 11 years ago
  Alessandro Ranellucci 655d528d92 Fixed recent regression causing a spike when avoid_crossing_perimeters was used on split objects 11 years ago
  Alessandro Ranellucci 49531f6f78 Fixed regression causing rotation from plater to also translate the resulting G-code. #1191 11 years ago
  Alessandro Ranellucci 71d6f428ca Apparent fix for "Attempt to free unreferenced scalar" 11 years ago
  Alessandro Ranellucci f13d4e4e66 Restore skirt preview and extrude clearance after recent usage of int_offset() 11 years ago
  Alessandro Ranellucci 5494f4f385 Free @_ before spawning a new thread (known old Perl bug) as an attempt to fix the unref scalars error 11 years ago
  Alessandro Ranellucci 08a0bbd7f0 Optimization: split meshes automatically when avoid_crossing_perimeters is enabled, so that we reduce the complexity of the MotionPlanner graphs. This commit includes a very large refactoring of the Model class which is now responsible for duplication and arrangement 11 years ago
  Alessandro Ranellucci 06ad6b70f8 Bugfix: scaling object from the plater applied scale factor over the factor used in the previous slicing job. #1075 11 years ago
  Alessandro Ranellucci f7153d67d0 Make preset placeholders available in Quick Slice too. #921 11 years ago
  Alessandro Ranellucci 6db8afe36d New option to remember last output directory. #698 11 years ago
  Alessandro Ranellucci 1187f4846d Some Clipper optimizations 12 years ago
  Alessandro Ranellucci 7f23e72a10 Display preview for small files too. #929 12 years ago
  Alessandro Ranellucci 33a4ec660d better handling of too-small and too-short models #929. 12 years ago
  Alessandro Ranellucci 2f046799f2 Removed offset() method from Slic3r::Polygon because it only works with ccw polygons 12 years ago
  Alessandro Ranellucci 813aa5b307 Allow drag and drop for OBJ files 12 years ago
  Alessandro Ranellucci 33b40eda18 Always fix self-intersecting polygons that Douglas-Peucker might return 12 years ago
  Alessandro Ranellucci f670acb4b1 Slice a single object with multiple layer heights. :-) 12 years ago
  Alessandro Ranellucci 6a0ba97f0e Move ObjectDialog to a separate file 12 years ago
  Alessandro Ranellucci b901e1f6c8 Merge branch 'master' into simple-mode 12 years ago
  Alessandro Ranellucci 7412d4a687 Bugfix: manifoldness error triggered with multi-volume AMF files. #1019 12 years ago
  Alessandro Ranellucci f555a1ecc2 Replace 'Less' with 'Fewer' in plater. #944 12 years ago
  Alessandro Ranellucci 7239ca18c1 Simple mode 12 years ago
  Alessandro Ranellucci b495e15d7f Fix plater slowness after the introduction of the vertical projection 12 years ago
  Alessandro Ranellucci 116ab446e3 Show vertical projection instead of convex hull for objects with <= 2000 facets. #780 12 years ago
  Alessandro Ranellucci e91320e031 Fix rotation for threaded perls 12 years ago
  Alessandro Ranellucci 5678cd562c Fix preview after rotation in plater 12 years ago
  Alessandro Ranellucci 8d557bee8c Bugfix: AMF export was not working anymore. #799 12 years ago
  Alessandro Ranellucci d0bee4bf41 Fixed regression in Split. #766 12 years ago
  Alessandro Ranellucci bc9ff848dd Removed unused 'propgrid' import group from Wx. #764 12 years ago
  Alessandro Ranellucci 392af5542b Show object information when double-clicking it in the plater 12 years ago
  Alessandro Ranellucci 3c8ac435ad Remember last used filament presets when using multiple extruders too 12 years ago
  Alessandro Ranellucci c793a2657f Replace Math::ConvexHull with Math::ConvexHull::MonotoneChain. #722 12 years ago
  Alessandro Ranellucci 33b1970b95 Incomplete commit broke the plater on threaded perls 12 years ago
  Alessandro Ranellucci 4f1b56f004 Fix regression causing the plater to merge all materials into a single one, thus not producing multi-extrusion prints 12 years ago
  Alessandro Ranellucci f5f9574173 Merge pull request #722 from mesheldrake/remove-dups-before-hull 12 years ago
  Alessandro Ranellucci 6b4f038d17 Update copies number when decreasing parts. #747 12 years ago
  Alessandro Ranellucci 1a6eaeaa91 Bugfix: split wasn't working properly under threaded perls 12 years ago
  Alessandro Ranellucci 2c400ee2b8 Removed useless warning 12 years ago
  Mike Sheldrake 4b91496edd use remove_coinciding_points before convex_hull 12 years ago
  Alessandro Ranellucci fd74577eae Fix typo in previous commit 12 years ago
  Alessandro Ranellucci 1f4706f02f [print_preset] and others were erroneously renamed to [print] etc. #675 12 years ago
  Alessandro Ranellucci 77625894ff New command to combine multiple STL files into a single multi-material AMF file 12 years ago
  Alessandro Ranellucci e696764af8 Assign extruders and flows to materials 12 years ago
  Alessandro Ranellucci 35e449e891 Make new plater compatible with threaded perls 12 years ago
  Alessandro Ranellucci f638558167 Preserve position when splitting objects in plater 12 years ago
  Alessandro Ranellucci e40f32995f Finish GUI decoupling 12 years ago
  Alessandro Ranellucci 757515ba17 New [print_preset], [filament_preset] and [printer_preset] variables. #675 12 years ago
  Alessandro Ranellucci e89f64e9d3 More unfinished work 12 years ago