Alessandro Ranellucci
|
8fe228fcee
|
Smarter ordering of gap fill
|
2013-07-26 00:03:28 +02:00 |
|
Alessandro Ranellucci
|
2b8662cf0c
|
Temporary workarond for an upstream bug in Moo which causes failure when running with threads. #1330
|
2013-07-24 10:06:02 +02:00 |
|
Alessandro Ranellucci
|
aa2ad3bbd2
|
Fix garbage collection of shared data. #1348
|
2013-07-23 23:18:22 +02:00 |
|
Alessandro Ranellucci
|
b1147861dd
|
Implement lower_bound() and upper_bound() methods for ZTable
|
2013-07-20 21:19:59 +02:00 |
|
Alessandro Ranellucci
|
e29aca3553
|
Reapply correct optimization for simplifiying fill_surfaces before performing the offset. #1325
|
2013-07-20 12:22:41 +02:00 |
|
Mark Hindess
|
b5426ad297
|
Revert "Optimization: simplify fill_surfaces before the offset operation"
To workaround issue #1325 and possibly #1320.
This reverts commit 3a046e3411 .
|
2013-07-16 10:44:52 +01:00 |
|
Alessandro Ranellucci
|
027f8d1e53
|
Optimizations in the algorithm that builds loops
|
2013-07-13 20:56:13 +02:00 |
|
Alessandro Ranellucci
|
69a8bac9c9
|
Show a warning if we repaired the input file
|
2013-07-13 20:34:57 +02:00 |
|
Alessandro Ranellucci
|
6affa23297
|
Show repair stats in object info dialog
|
2013-07-13 20:23:03 +02:00 |
|
Alessandro Ranellucci
|
6f6ee40dae
|
Small optimization in case no overhang logic is required at all
|
2013-07-07 19:12:44 +02:00 |
|
Alessandro Ranellucci
|
c57a88c943
|
start_perimeters_at_non_overhang was still partially enforced
|
2013-07-07 19:11:23 +02:00 |
|
Alessandro Ranellucci
|
3a046e3411
|
Optimization: simplify fill_surfaces before the offset operation
|
2013-07-07 12:57:26 +02:00 |
|
Alessandro Ranellucci
|
cca25c9950
|
Fix a numerical issue causing failure to detect some bridge anchors
|
2013-07-06 14:38:53 +02:00 |
|
Alessandro Ranellucci
|
532ff3cde9
|
Apply the Polyline constructor refactoring to the newslice code
|
2013-07-06 12:18:58 +02:00 |
|
Alessandro Ranellucci
|
985af5ee56
|
Merge branch 'newslice'
|
2013-07-06 12:16:54 +02:00 |
|
Alessandro Ranellucci
|
0bb4a5649a
|
Merge branch 'master' into xs
|
2013-07-06 12:15:17 +02:00 |
|
Alessandro Ranellucci
|
8d1069766b
|
Workaround dclone() not being thread-safe
|
2013-07-06 12:14:49 +02:00 |
|
Alessandro Ranellucci
|
9dbf21235c
|
Fixed missing change in recent refactoring, causing plater crash. #1298
|
2013-07-06 11:50:41 +02:00 |
|
Alessandro Ranellucci
|
ab584babf6
|
Encode Windows paths for the C STL reader
|
2013-07-06 11:39:28 +02:00 |
|
Alessandro Ranellucci
|
28f8083ab7
|
Merge branch 'master' into xs
|
2013-07-06 11:38:40 +02:00 |
|
Alessandro Ranellucci
|
f455ecb7da
|
Rename adjust_overhang_flow to overhangs
|
2013-07-06 11:35:40 +02:00 |
|
Alessandro Ranellucci
|
606d856af8
|
Lower case option group titles
|
2013-07-06 02:46:09 +02:00 |
|
Alessandro Ranellucci
|
b857d79604
|
Move spiral_vase to vertical shells section
|
2013-07-05 22:23:45 +02:00 |
|
Alessandro Ranellucci
|
f8ae8d3e8d
|
New option to disable overhang flow
|
2013-07-05 22:12:58 +02:00 |
|
Alessandro Ranellucci
|
282c751b0f
|
New option for disabling thin wall detection
|
2013-07-05 22:10:43 +02:00 |
|
Alessandro Ranellucci
|
0a7e0ffecf
|
New options: start_perimeters_at_concave_points start_perimeters_at_non_overhang
|
2013-07-05 22:06:58 +02:00 |
|
Alessandro Ranellucci
|
362232ada4
|
New Quality section in GUI
|
2013-07-05 21:57:56 +02:00 |
|
Alessandro Ranellucci
|
f0440bede4
|
Move infill_every_layers infill_only_where_needed into their own "Reducing Printing Time" section
|
2013-07-05 21:55:01 +02:00 |
|
Alessandro Ranellucci
|
eb2d20d062
|
Merge branch 'master' into xs
|
2013-07-05 17:29:28 +02:00 |
|
Alessandro Ranellucci
|
339c487077
|
Fix starting point after overhang clipping is performed
|
2013-07-05 17:25:56 +02:00 |
|
Alessandro Ranellucci
|
b3b2a1e891
|
One more fix in overhang starting point detection
|
2013-07-05 17:08:26 +02:00 |
|
Alessandro Ranellucci
|
df4612a209
|
Prefer starting points that are NOT in overhangs
|
2013-07-05 17:00:14 +02:00 |
|
Alessandro Ranellucci
|
d074b98aba
|
Optimization: don't store wipe path if wipe is not requested
|
2013-07-05 15:03:08 +02:00 |
|
Alessandro Ranellucci
|
be4eb3762f
|
Use dclone() in Point class too
|
2013-07-05 14:48:03 +02:00 |
|
Alessandro Ranellucci
|
72f77a3420
|
Use dclone() in Polyline and ExPolygon too
|
2013-07-05 14:46:32 +02:00 |
|
Alessandro Ranellucci
|
8061cc6e30
|
Optimization in Polyline instantiation
|
2013-07-05 14:44:41 +02:00 |
|
Alessandro Ranellucci
|
27c421c27f
|
Slight optimization
|
2013-07-05 14:21:20 +02:00 |
|
Alessandro Ranellucci
|
b266d6217a
|
Skip slow gap detection if we aren't going to fill gaps anyway
|
2013-07-05 14:17:54 +02:00 |
|
Alessandro Ranellucci
|
4d46ebc6cb
|
Removed useless, slow, code
|
2013-07-05 14:17:09 +02:00 |
|
Alessandro Ranellucci
|
f26f084064
|
New freeze.t test
|
2013-07-03 15:42:01 +02:00 |
|
Alessandro Ranellucci
|
bb656ea72c
|
Merge branch 'master' into xs
|
2013-07-03 10:52:13 +02:00 |
|
Alessandro Ranellucci
|
71057b54a9
|
Allow negative values in validation...
|
2013-07-03 10:51:44 +02:00 |
|
Alessandro Ranellucci
|
63ba894260
|
Add some comments to OpenGL code
|
2013-07-01 12:23:44 +02:00 |
|
Alessandro Ranellucci
|
8ec3ec6bda
|
Cosmetic changes to the new OpenGL code by iXce
|
2013-07-01 10:58:30 +02:00 |
|
Alessandro Ranellucci
|
dcc2b7f4ff
|
Enable PreviewCanvas
|
2013-07-01 01:51:11 +02:00 |
|
Alessandro Ranellucci
|
7c4b1bc736
|
Merge pull request #1283 from iXce/master
Panning/rotation/zooming support for 3D viewer
|
2013-06-30 16:50:16 -07:00 |
|
Guillaume Seguin
|
b2e0c1ab42
|
Use max of all dimensions instead of max of first 2
|
2013-07-01 00:08:02 +02:00 |
|
Guillaume Seguin
|
1f229f3233
|
Cleanup
|
2013-06-30 23:54:13 +02:00 |
|
Guillaume Seguin
|
e92fefb6ff
|
Working rotation for mesh viewer
|
2013-06-30 23:51:06 +02:00 |
|
Alessandro Ranellucci
|
1b6a9c0c3b
|
Added validation on all settings. #611
|
2013-06-30 15:39:03 +02:00 |
|