PrusaSlicer-NonPlainar/lib/Slic3r/GUI/Plater
Rob Starling 6719afadec Bugfix: correctly draw circular beds in the 2D plater
Wx::DrawLine wasn't happy with a polyline, so we pass the sequence of points to Wx::DrawLines
2015-02-21 14:08:52 -08:00
..
2D.pm Bugfix: correctly draw circular beds in the 2D plater 2015-02-21 14:08:52 -08:00
2DToolpaths.pm Fix toolpath preview after recent change of semantics of LayerRegion::perimeters 2015-01-08 15:41:17 +01:00
3D.pm One more refactoring in 3DScene (select group/drag group) 2015-01-13 20:55:19 +01:00
3DPreview.pm Little test for mixing objects and toolpaths 2015-01-25 15:36:20 +01:00
ObjectCutDialog.pm Restore correct Z alignment after cut 2015-01-14 23:26:28 +01:00
ObjectPartsPanel.pm Only show a single instance in settings and cut dialogs 2015-01-14 23:24:01 +01:00
ObjectSettingsDialog.pm Fixed regression causing variable layer heights to be ignored. #2136 2014-07-01 19:49:15 +02:00
OverrideSettingsPanel.pm Refactored OptionsGroup class for cleaner OOP model and cleaner event model 2014-07-01 16:42:12 +02:00