supermerill
|
9ca70ed739
remove warnings (int -> size_t & cast)
|
6 years ago |
Joseph Lenox
|
21eb603cc1
Remove support test compilation
|
6 years ago |
Joseph Lenox
|
802b1e1aa7
Merge branch 'alexrj_flagssurfacetype'
|
6 years ago |
Joseph Lenox
|
427a53c6a7
Ensure switched to perlbrew
|
6 years ago |
Joseph Lenox
|
b3a848ed00
Allow for override of PERL_BIN and PP_BIN
|
6 years ago |
Joseph Lenox
|
53429ec9b8
set WXDIR
|
6 years ago |
Joseph Lenox
|
bd6edbd969
cpanm then.
|
6 years ago |
Joseph Lenox
|
c9adeac3d0
install local::lib in slic3r-perl
|
6 years ago |
Joseph Lenox
|
9eeca454e1
Comment out use of libstdc++ to "fix" #4627 at the cost of breaking old distros.
|
6 years ago |
Joseph Lenox
|
f02df04392
don't source, just switch.
|
6 years ago |
supermerill
|
6d0d6d572f
fix an other not-the-same-meaning replacement
|
6 years ago |
supermerill
|
85423aa3b7
stupid bugfix
|
6 years ago |
supermerill
|
90b1cb7391
fix a not-the-same-meaning replacement
|
6 years ago |
supermerill
|
77e4d70420
a bugfix and other protections
|
6 years ago |
supermerill
|
b9116f4d5d
bugfix
|
6 years ago |
supermerill
|
7fa4d16b50
replace some other dubious algo for comparing surface_type (Surface collection::filter_by_type)
|
6 years ago |
supermerill
|
5d1e01839c
remove bad algo from keep_types
|
6 years ago |
supermerill
|
8b9ea5fe1c
forgot a .pl
|
6 years ago |
supermerill
|
c221e97ddc
refactor perl to also use the flag system (only one line really use it in suportmaterial.pm)
|
6 years ago |
supermerill
|
7eb9c6e2bb
Merge remote-tracking branch 'remotes/origin/master' into alexrj_flagssurfacetype
|
6 years ago |
Alessandro Ranellucci
|
9b6bd5dd36
Fix compilation on older gcc
|
6 years ago |
supermerill
|
692f3f6827
resolve warnings
|
6 years ago |
Joseph Lenox
|
76d3813cdb
ensure perlbrew perl is used for travis deploy (no idea why it isn't).
|
6 years ago |
Joseph Lenox
|
5e854742c6
Make travis count builds as failed when if statements are used.
|
6 years ago |
supermerill
|
040be5f318
remove useless operator functions
|
6 years ago |
Merill
|
74b02336ba
Merge branch 'master' into alexrj_flagssurfacetype
|
6 years ago |
supermerill
|
816bb1e546
Change SurfaceType to flags
|
6 years ago |
Alessandro Ranellucci
|
33b3faacfd
Ported Print::make_skirt() to C++
|
6 years ago |
Alessandro Ranellucci
|
75670c6819
For consistency, move prerequisites after the state guard
|
6 years ago |
Alessandro Ranellucci
|
c0465d0434
Ported PrintObject::prepare_infill() to C++
|
6 years ago |
Alessandro Ranellucci
|
aac9c2481c
Ported PrintObject::infill() to C++
|
6 years ago |
Alessandro Ranellucci
|
1cc8a8d3e3
Ported PrintObject::detect_surfaces_type() to C++
|
6 years ago |
Alessandro Ranellucci
|
f2e2c9aa71
Ported PrintObject::make_perimeters() to C++
|
6 years ago |
Alessandro Ranellucci
|
f7509f2a3f
Ported PrintObject::slice() to C++
|
6 years ago |
Alessandro Ranellucci
|
2bbb089a4f
Ported PrintObject::combine_infill() to C++
|
6 years ago |
Alessandro Ranellucci
|
450042a60c
Fixed warning in t/support.t
|
6 years ago |
Alessandro Ranellucci
|
fb3aba351b
Ported PrintObject::discover_horizontal_shells() to C++
|
6 years ago |
Alessandro Ranellucci
|
ea186f5651
Ported PrintObject::_simplify_slices() to C++
|
6 years ago |
Alessandro Ranellucci
|
725d0ab408
Ported PrintObject::_support_material_flow() to C++
|
6 years ago |
Alessandro Ranellucci
|
e5bd2ef801
Ported PrintObject::clip_fill_surfaces() to C++
|
6 years ago |
Joseph Lenox
|
a4d8d20c7a
Build coverity-scan (this branch should be rebased or merged as scans are desired)
|
6 years ago |
Alessandro Ranellucci
|
23c88c5f37
Merge pull request #4595 from slic3r/commandline-update-docs
|
6 years ago |
Joseph Lenox
|
5d7711f319
Avoid locking in 0,0 for minimum x/y
|
6 years ago |
Alessandro Ranellucci
|
b0fc0429cb
Bugfix: --dont-arrange was reported as not implemented
|
6 years ago |
Alessandro Ranellucci
|
ea67f8ca4f
Bugfix: Model::add_default_instances() was always return true
|
6 years ago |
Alessandro Ranellucci
|
73f3bfb0da
Fix test according to the wanted behavior for --export-sla-svg
|
6 years ago |
Alessandro Ranellucci
|
945bbc030c
Fix --center, --dont-arrange, --export-* and other things
|
6 years ago |
Alessandro Ranellucci
|
b17f623915
Add missing export_amf option to CLIActionsConfigDef
|
6 years ago |
Joseph Lenox
|
76c23fa966
Math is hard.
|
6 years ago |
Joseph Lenox
|
afc90ed91e
Test --dont-arrange and --center.
|
6 years ago |