.. |
GUI
|
Fixed minor issue in 3D preview causing single-line toolpaths to miss the cap on one endpoint
|
2015-01-28 23:35:48 +01:00 |
BoundingBox.cpp
|
Ported Slic3r::BridgeDetector to XS
|
2014-11-15 22:41:22 +01:00 |
BoundingBox.hpp
|
Ported Slic3r::BridgeDetector to XS
|
2014-11-15 22:41:22 +01:00 |
BridgeDetector.cpp
|
Removed unused variables
|
2015-11-04 20:49:20 +01:00 |
BridgeDetector.hpp
|
Finished porting LayerRegion to C++
|
2015-10-26 23:24:46 +01:00 |
ClipperUtils.cpp
|
Fix signed-unsigned compare
|
2015-11-04 20:49:20 +01:00 |
ClipperUtils.hpp
|
Finished porting LayerRegion to C++
|
2015-10-26 23:24:46 +01:00 |
Config.cpp
|
Remove Boost from distribution and fix some more things for Windows compilation
|
2015-11-06 11:34:37 +01:00 |
Config.hpp
|
Fixed compilation warnings and a potential bug in MotionPlanner, as reported in #3054
|
2015-11-04 20:50:32 +01:00 |
ExPolygon.cpp
|
Fix: memory leak in ExPolygon::triangulate_p2t
|
2015-11-04 20:49:20 +01:00 |
ExPolygon.hpp
|
More work for porting PerimeterGenerator to XS
|
2015-07-07 01:17:31 +02:00 |
ExPolygonCollection.cpp
|
Finished porting LayerRegion to C++
|
2015-10-26 23:24:46 +01:00 |
ExPolygonCollection.hpp
|
Finished porting LayerRegion to C++
|
2015-10-26 23:24:46 +01:00 |
Extruder.cpp
|
Fixed compilation warnings and a potential bug in MotionPlanner, as reported in #3054
|
2015-11-04 20:50:32 +01:00 |
Extruder.hpp
|
Fixed compilation warnings and a potential bug in MotionPlanner, as reported in #3054
|
2015-11-04 20:50:32 +01:00 |
ExtrusionEntity.cpp
|
Fixed compilation warnings and a potential bug in MotionPlanner, as reported in #3054
|
2015-11-04 20:50:32 +01:00 |
ExtrusionEntity.hpp
|
Finished porting PerimeterGenerator to C++
|
2015-07-23 15:53:02 +02:00 |
ExtrusionEntityCollection.cpp
|
Fix: Initializer list, right initialisation order
|
2015-11-04 20:49:19 +01:00 |
ExtrusionEntityCollection.hpp
|
Ported make_perimeters() to C++
|
2015-07-23 16:27:21 +02:00 |
Flow.cpp
|
Populate ExtrusionPath::height correctly in case of bridge
|
2015-01-18 01:07:22 +01:00 |
Flow.hpp
|
Moved C++ code into new libslic3r directory
|
2014-08-03 19:42:29 +02:00 |
GCode.cpp
|
Removed unused variables
|
2015-11-04 20:49:20 +01:00 |
GCode.hpp
|
Finished porting Slic3r::GCode to XS (speed boost!)
|
2015-07-02 20:24:16 +02:00 |
GCodeSender.cpp
|
More small fixes for compilation on Linux
|
2015-11-19 17:02:01 +01:00 |
GCodeSender.hpp
|
Several fixes to GCodeSender, including compilation on older OS X and DTR reset
|
2015-11-19 13:17:52 +01:00 |
GCodeWriter.cpp
|
Style fix: const for some functions
|
2015-11-04 20:49:19 +01:00 |
GCodeWriter.hpp
|
Style fix: const for some functions
|
2015-11-04 20:49:19 +01:00 |
Geometry.cpp
|
Ported mode Model methods to XS
|
2015-12-02 18:06:18 +01:00 |
Geometry.hpp
|
Ported mode Model methods to XS
|
2015-12-02 18:06:18 +01:00 |
Layer.cpp
|
Fix: Initializer list, right initialisation order
|
2015-11-04 20:49:19 +01:00 |
Layer.hpp
|
Style fix: const for some functions
|
2015-11-04 20:49:19 +01:00 |
LayerRegion.cpp
|
Finished porting LayerRegion to C++
|
2015-10-26 23:24:46 +01:00 |
libslic3r.h
|
Bump version number
|
2015-10-26 23:25:26 +01:00 |
Line.cpp
|
Cleanup of some method signatures and of XS return types
|
2015-01-19 18:53:04 +01:00 |
Line.hpp
|
Cleanup of some method signatures and of XS return types
|
2015-01-19 18:53:04 +01:00 |
Model.cpp
|
Ported mode Model methods to XS
|
2015-12-02 18:06:18 +01:00 |
Model.hpp
|
Ported mode Model methods to XS
|
2015-12-02 18:06:18 +01:00 |
MotionPlanner.cpp
|
Fixed compilation warnings and a potential bug in MotionPlanner, as reported in #3054
|
2015-11-04 20:50:32 +01:00 |
MotionPlanner.hpp
|
Fixed compilation warnings and a potential bug in MotionPlanner, as reported in #3054
|
2015-11-04 20:50:32 +01:00 |
MultiPoint.cpp
|
Ported more Slic3r::GCode methods to XS
|
2015-07-01 23:00:52 +02:00 |
MultiPoint.hpp
|
Ported more Slic3r::GCode methods to XS
|
2015-07-01 23:00:52 +02:00 |
PerimeterGenerator.cpp
|
Bugfix: an error in porting caused bad perimeter ordering. Includes regression test and more unit tests for PerimeterGenerator
|
2015-12-01 20:40:00 +01:00 |
PerimeterGenerator.hpp
|
Fix: Initializer list, right initialisation order
|
2015-11-04 20:49:19 +01:00 |
PlaceholderParser.cpp
|
Finished porting PlaceholderParser to XS
|
2015-07-01 19:35:22 +02:00 |
PlaceholderParser.hpp
|
Finished porting PlaceholderParser to XS
|
2015-07-01 19:35:22 +02:00 |
Point.cpp
|
Ported mode Model methods to XS
|
2015-12-02 18:06:18 +01:00 |
Point.hpp
|
Ported mode Model methods to XS
|
2015-12-02 18:06:18 +01:00 |
Polygon.cpp
|
Bugfix: concave starting points were not correctly detected for slice holes. Includes regression test. #2857
|
2015-06-01 17:55:51 +02:00 |
Polygon.hpp
|
Cleanup of some method signatures and of XS return types
|
2015-01-19 18:53:04 +01:00 |
Polyline.cpp
|
Refactoring: prefix inc/dec operators for iterators
|
2015-11-04 20:49:19 +01:00 |
Polyline.hpp
|
Cleanup of some method signatures and of XS return types
|
2015-01-19 18:53:04 +01:00 |
PolylineCollection.cpp
|
Finished porting LayerRegion to C++
|
2015-10-26 23:24:46 +01:00 |
PolylineCollection.hpp
|
Finished porting LayerRegion to C++
|
2015-10-26 23:24:46 +01:00 |
Print.cpp
|
Bugfix: changes to the resolution config option didn't trigger reslicing. #2795
|
2015-04-29 19:22:44 +02:00 |
Print.hpp
|
Merge branch 'master' into sender
|
2015-11-01 19:12:13 +01:00 |
PrintConfig.cpp
|
Merge branch 'master' into sender
|
2015-11-05 11:04:01 +01:00 |
PrintConfig.hpp
|
Merge branch 'master' into sender
|
2015-11-05 11:04:01 +01:00 |
PrintObject.cpp
|
Fix: Initializer list, right initialisation order
|
2015-11-04 20:49:19 +01:00 |
PrintRegion.cpp
|
Fix for -Wmaybe-uninitialized warninig
|
2015-11-04 20:49:20 +01:00 |
SupportMaterial.hpp
|
Ported Print::bounding_box(), Print::total_bounding_box(), Print::skirt_flow(), Print:skirt_first_layer_height() to XS
|
2014-12-12 22:43:56 +01:00 |
Surface.cpp
|
Finished porting LayerRegion to C++
|
2015-10-26 23:24:46 +01:00 |
Surface.hpp
|
Finished porting LayerRegion to C++
|
2015-10-26 23:24:46 +01:00 |
SurfaceCollection.cpp
|
Finished porting LayerRegion to C++
|
2015-10-26 23:24:46 +01:00 |
SurfaceCollection.hpp
|
Finished porting LayerRegion to C++
|
2015-10-26 23:24:46 +01:00 |
SVG.cpp
|
Fix: Initializer list, right initialisation order
|
2015-11-04 20:49:19 +01:00 |
SVG.hpp
|
Bugfix: tangent horizontal mesh surfaces were not included in slices under rare circumstances, generating almost invalid polygons that confused Clipper and caused skipped layers. Includes regression test
|
2015-01-28 13:00:38 +01:00 |
TriangleMesh.cpp
|
Replace the flip word with mirror. #3060
|
2015-11-04 23:11:30 +01:00 |
TriangleMesh.hpp
|
Replace the flip word with mirror. #3060
|
2015-11-04 23:11:30 +01:00 |
utils.cpp
|
Moved C++ code into new libslic3r directory
|
2014-08-03 19:42:29 +02:00 |