casperlamboo
|
a4d8e255cc
|
mesh now slices geometry again
No need for doodle3d-core import
|
2017-12-19 12:38:58 +01:00 |
|
casperlamboo
|
b85781620e
|
Slicer now slices d3sketch files instead of stl's
Easier to differentiate between open and closed shapes
|
2017-12-18 16:37:03 +01:00 |
|
casperlamboo
|
6b84572931
|
use three as modules
|
2017-12-06 11:54:09 +01:00 |
|
casperlamboo
|
245e1b705a
|
construct geometry in worker
|
2017-11-12 11:53:45 +01:00 |
|
casperlamboo
|
b6f94f6edb
|
add draw range slider
|
2017-11-12 11:28:32 +01:00 |
|
casperlamboo
|
ccc676ebd1
|
add download code
|
2017-11-12 01:15:38 +01:00 |
|
casperlamboo
|
849f3f893a
|
move line preview to slice
|
2017-11-12 00:57:28 +01:00 |
|
casperlamboo
|
2b783e2889
|
beter type checking
|
2017-11-12 00:46:30 +01:00 |
|
peteruithoven
|
b366861326
|
Merge branch 'babel' into develop
|
2017-07-24 15:52:27 +02:00 |
|
peteruithoven
|
0f4434330b
|
Lowercasing slicer.js
|
2017-07-20 16:25:02 +02:00 |
|
casperlamboo
|
9c9474c201
|
add capital to constructor functions 1/2
|
2017-06-22 13:21:18 +02:00 |
|
casperlamboo
|
a4d345b018
|
replace event dispatcher
|
2017-06-22 13:21:18 +02:00 |
|
casperlamboo
|
b3b03df255
|
remove spaces
comply with linter
|
2017-06-22 13:21:18 +02:00 |
|
casperlamboo
|
35a50f222e
|
instance check instead of type check
|
2017-06-22 13:21:18 +02:00 |
|
casperlamboo
|
0553076c57
|
better error handling
|
2017-06-22 13:21:18 +02:00 |
|
casperlamboo
|
83fa401071
|
remove line breaks
|
2017-06-22 13:21:18 +02:00 |
|
casperlamboo
|
637b757215
|
remove constructor
|
2017-06-22 13:21:18 +02:00 |
|
casperlamboo
|
16847c624f
|
remove update progress code
want to implement this in a different way
|
2017-06-22 13:21:18 +02:00 |
|
casperlamboo
|
604bce6a1a
|
move support enabled check
|
2017-06-22 13:21:18 +02:00 |
|
casperlamboo
|
d60c2d46d0
|
move scale up and scale down to separate function
|
2017-06-22 13:21:18 +02:00 |
|
casperlamboo
|
492a09cce9
|
move brim code to separate function
|
2017-06-22 13:21:18 +02:00 |
|
casperlamboo
|
bc798930fb
|
cleanup slicer
|
2017-06-22 13:21:18 +02:00 |
|
casperlamboo
|
3f43477ef6
|
fix join
|
2017-06-22 13:21:18 +02:00 |
|
casperlamboo
|
ae45f6bcf8
|
rafacter
|
2017-06-22 13:21:18 +02:00 |
|
casperlamboo
|
61e7a59177
|
implemented event dispatcher
|
2017-06-22 13:21:18 +02:00 |
|
casperlamboo
|
9e23664938
|
remove spaces
|
2017-06-22 13:21:18 +02:00 |
|
casperlamboo
|
0900eda91d
|
separate into actions into different files
|
2017-06-22 13:21:18 +02:00 |
|
casperlamboo
|
ed5d5e4c42
|
added detection for inside-out models
|
2017-06-22 13:21:18 +02:00 |
|
casperlamboo
|
d367fbe021
|
updated to three.js r72
|
2017-06-22 13:21:18 +02:00 |
|
casperlamboo
|
4526307df4
|
fixed clipper alert error
|
2017-06-22 13:21:18 +02:00 |
|
casperlamboo
|
3ae51e056d
|
cloned outline
cloned outline so pointers get lost
|
2017-06-22 13:21:18 +02:00 |
|
casperlamboo
|
b119c3d673
|
fixed https://github.com/Doodle3D/Doodle3D-Slicer/issues/12
fixed https://github.com/Doodle3D/Doodle3D-Slicer/issues/12
|
2017-06-22 13:21:18 +02:00 |
|
casperlamboo
|
b73f38e2f3
|
implemented better hole detection system
|
2017-06-22 13:21:18 +02:00 |
|
casperlamboo
|
84d1a45d49
|
fixed bug in shell thickness
|
2017-06-22 13:21:18 +02:00 |
|
casperlamboo
|
2c65ac740f
|
Fixed bug in constucting low/high fill areas
|
2017-06-22 13:21:18 +02:00 |
|
casperlamboo
|
032f896bb4
|
fixed closed lines detected as open lines
fixed https://github.com/Doodle3D/Doodle3D-Slicer/issues/10
|
2017-06-22 13:21:18 +02:00 |
|
casperlamboo
|
c61ee24944
|
updated webworkers
|
2017-06-22 13:21:18 +02:00 |
|
casperlamboo
|
5c413267d0
|
improved slicing algoritm
|
2017-06-22 13:21:18 +02:00 |
|
casperlamboo
|
a70cf6325a
|
fixed bug in open lines
|
2017-06-22 13:21:18 +02:00 |
|
casperlamboo
|
5f4c366132
|
Improved hole detection algorithm
|
2017-06-22 13:21:18 +02:00 |
|
casperlamboo
|
0d59a48009
|
Moved To ES6
|
2017-06-22 13:21:18 +02:00 |
|
casperlamboo
|
d30a1ed107
|
fixed closing line bug
|
2017-06-22 13:21:08 +02:00 |
|
casperlamboo
|
7a15cd46fb
|
better names
|
2017-06-22 13:21:08 +02:00 |
|
casperlamboo
|
61437295b9
|
added support for non closing parts
|
2017-06-22 13:21:08 +02:00 |
|
casperlamboo
|
c0cfa8de9d
|
improves slicing algorithm
fixed https://github.com/Doodle3D/Doodle3D-Slicer/issues/4
|
2017-06-22 13:21:08 +02:00 |
|
casperlamboo
|
890bc8bb56
|
added setMesh and setGeometry
|
2017-06-22 13:21:08 +02:00 |
|
casperlamboo
|
40cfcd4579
|
Fix progress bug
|
2017-06-22 13:21:08 +02:00 |
|
casperlamboo
|
3141440c42
|
move THREE normal function to utils
|
2017-06-22 13:21:08 +02:00 |
|
casperlamboo
|
e46fe6ad43
|
made some functions and variables private with "_"
|
2017-06-22 13:21:08 +02:00 |
|
casperlamboo
|
542badc205
|
added doodle_app and fixed https://github.com/Doodle3D/Doodle3D-Slicer/issues/6
|
2017-06-22 13:21:07 +02:00 |
|