Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/prusa3d/PrusaSlicer.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlessandro Ranellucci <aar@cpan.org>2015-11-01 21:12:13 +0300
committerAlessandro Ranellucci <aar@cpan.org>2015-11-01 21:12:13 +0300
commit9b21ac877adb4f768fcfb268dfc3384dd6fb3efc (patch)
treec5525e2ebbd38bcd45b3c51f58853f056cd94a6d /xs/xsp/my.map
parente58c32bee87cd7b4286f46d1a897f06d9f24f871 (diff)
parent2811af349ae17230a525ddcf819b1ddffaa250c9 (diff)
Merge branch 'master' into sender
Conflicts: Build.PL lib/Slic3r.pm xs/MANIFEST xs/src/libslic3r/PrintConfig.hpp
Diffstat (limited to 'xs/xsp/my.map')
-rw-r--r--xs/xsp/my.map20
1 files changed, 20 insertions, 0 deletions
diff --git a/xs/xsp/my.map b/xs/xsp/my.map
index 395b630e1..b0680076c 100644
--- a/xs/xsp/my.map
+++ b/xs/xsp/my.map
@@ -170,6 +170,22 @@ PlaceholderParser* O_OBJECT_SLIC3R
Ref<PlaceholderParser> O_OBJECT_SLIC3R_T
Clone<PlaceholderParser> O_OBJECT_SLIC3R_T
+AvoidCrossingPerimeters* O_OBJECT_SLIC3R
+Ref<AvoidCrossingPerimeters> O_OBJECT_SLIC3R_T
+Clone<AvoidCrossingPerimeters> O_OBJECT_SLIC3R_T
+
+Wipe* O_OBJECT_SLIC3R
+Ref<Wipe> O_OBJECT_SLIC3R_T
+Clone<Wipe> O_OBJECT_SLIC3R_T
+
+OozePrevention* O_OBJECT_SLIC3R
+Ref<OozePrevention> O_OBJECT_SLIC3R_T
+Clone<OozePrevention> O_OBJECT_SLIC3R_T
+
+GCode* O_OBJECT_SLIC3R
+Ref<GCode> O_OBJECT_SLIC3R_T
+Clone<GCode> O_OBJECT_SLIC3R_T
+
MotionPlanner* O_OBJECT_SLIC3R
Ref<MotionPlanner> O_OBJECT_SLIC3R_T
Clone<MotionPlanner> O_OBJECT_SLIC3R_T
@@ -186,6 +202,10 @@ BridgeDetector* O_OBJECT_SLIC3R
Ref<BridgeDetector> O_OBJECT_SLIC3R_T
Clone<BridgeDetector> O_OBJECT_SLIC3R_T
+PerimeterGenerator* O_OBJECT_SLIC3R
+Ref<PerimeterGenerator> O_OBJECT_SLIC3R_T
+Clone<PerimeterGenerator> O_OBJECT_SLIC3R_T
+
GLVertexArray* O_OBJECT_SLIC3R
Axis T_UV