Alessandro Ranellucci
|
bad0bd8520
|
Ported Print::validate() to XS
|
2014-11-09 15:27:34 +01:00 |
|
Alessandro Ranellucci
|
3e4c572164
|
Ported some methods including add_model_object() and apply_config() to XS
|
2014-11-09 12:25:59 +01:00 |
|
Alessandro Ranellucci
|
d645dabcff
|
Ported reload_object() to XS
|
2014-11-07 20:25:05 +01:00 |
|
Alessandro Ranellucci
|
6adc3477c9
|
Moved C++ code into new libslic3r directory
|
2014-08-03 19:42:29 +02:00 |
|
Alessandro Ranellucci
|
7ff13c063f
|
Port PrintRegion::flow() and LayerRegion.flow() to XS
|
2014-08-03 19:17:23 +02:00 |
|
Alessandro Ranellucci
|
380dd8adfc
|
Ported some methods to XS
|
2014-08-03 18:41:09 +02:00 |
|
Alessandro Ranellucci
|
d9f5fdae72
|
Bugfix: make_perimeters() was not truly idempotent because prepare_infill() split ->slices into typed surfaces
|
2014-07-15 19:07:38 +02:00 |
|
Alessandro Ranellucci
|
d9e7a50a6e
|
Partial work for background processing
|
2014-06-13 11:19:53 +02:00 |
|
Alessandro Ranellucci
|
97231327e0
|
Have Print::apply_config() return true if any step was invalidated
|
2014-06-12 09:29:26 +02:00 |
|
Alessandro Ranellucci
|
d2ca4c1b13
|
Some initial work for incremental slicing
|
2014-06-11 00:15:02 +02:00 |
|
Alessandro Ranellucci
|
3f6360ee8f
|
Finish porting Print classes to XS
|
2014-06-10 16:01:57 +02:00 |
|
Y. Sapir
|
19d18bdd84
|
Attempt to solve conflict with a3bd1b5 by adding id to PrintObject and using that as a hash key.
|
2014-05-25 03:00:29 +03:00 |
|
Y. Sapir
|
d2e51242d9
|
Really fix total_used_filament / total_extruded_volume.
|
2014-05-25 00:53:47 +03:00 |
|
Y. Sapir
|
b8b8c746d9
|
Make clear_regions and delete_region methods private (both Print & Layer), and remove from XSP.
|
2014-05-25 00:11:17 +03:00 |
|
Y. Sapir
|
22b05cb187
|
Make read-only constructor parameters - private.
|
2014-05-24 23:50:45 +03:00 |
|
Y. Sapir
|
8da0bded1d
|
Move Print object storage to C++. (along with its subobjects)
|
2014-05-24 23:50:29 +03:00 |
|
Alessandro Ranellucci
|
76a8ec3d9e
|
Replace to_SV_ref() and to_SV_clone_ref() with templated glue functions
|
2014-05-08 14:52:48 +02:00 |
|
Petr Ledvina
|
028ef3a868
|
Add missing perlglue.hpp to xsp files
perlglue was missing in some xsp files. If file ordering ib XS.c is changed, header file could be missing. Maybe solves #2000
|
2014-05-02 14:08:44 +02:00 |
|
Alessandro Ranellucci
|
81663215c5
|
Adapt plater to the new split config
|
2014-01-02 22:06:58 +01:00 |
|
Alessandro Ranellucci
|
a6a6a6888b
|
Ported Slic3r::Print::State to XS
|
2013-12-20 01:36:42 +01:00 |
|