PrusaSlicer-NonPlainar/lib/Slic3r
bubnikv 6d4ec5c989 Further fix of https://github.com/alexrj/Slic3r/issues/4085
making it safe in case wxWidgets do not report supporting multisampling,
but the OpenGL context actually does and it leaves the multi-sampling enabled.
This then may in theory lead to incorrect picking by color.
2017-09-12 10:14:24 +02:00
..
GCode
Geometry
GUI Further fix of https://github.com/alexrj/Slic3r/issues/4085 2017-09-12 10:14:24 +02:00
Print Ported PrintObject::prepare_infill & combine_infill from Perl to C++. 2017-08-02 14:24:32 +02:00
Test
Config.pm
ExPolygon.pm
ExtrusionLoop.pm
ExtrusionPath.pm
Flow.pm
Geometry.pm
GUI.pm Merged new methods for handling menus with icons, 2017-08-04 16:28:01 +02:00
Layer.pm
Line.pm
Model.pm Ported some ModelObject methods from Perl to C++. 2017-08-02 16:05:18 +02:00
Point.pm
Polygon.pm
Polyline.pm
Print.pm Unicode handling: 2017-08-03 17:31:31 +02:00
Surface.pm
SVG.pm
Test.pm