PrusaSlicer-NonPlainar/lib/Slic3r
bubnikv 93cab990c7 Fixed some memory allocation issues of the new C++ 3d path preview
(reserved memory has to be shrank around the collected data).

Initial implementation of the vertex buffer objects for the 3d path preview.
2017-03-15 20:45:03 +01:00
..
GCode Removed CoolingBuffer.pm as it has been superseeded by the C++ code. 2017-02-27 01:51:08 +01:00
Geometry
GUI Fixed some memory allocation issues of the new C++ 3d path preview 2017-03-15 20:45:03 +01:00
Print Fixed a typo after porting _simplify_slices to C++. 2017-03-08 15:08:40 +01:00
Test
Config.pm
ExPolygon.pm
ExtrusionLoop.pm
ExtrusionPath.pm
Flow.pm
Geometry.pm
GUI.pm Support Prusa Control project files (.PRUS) by the GUI. 2017-02-27 16:09:22 +01:00
Layer.pm
Line.pm
Model.pm Using the C++ file loaders. 2017-02-26 21:54:42 +01:00
Point.pm
Polygon.pm
Polyline.pm
Print.pm Volume rewritten from Perl to C++, 2017-03-13 16:02:17 +01:00
Surface.pm
SVG.pm
Test.pm