Mr.doob
|
963b91c0fb
SVGLoader: Clean up.
|
6 years ago |
OmarJay1
|
94d8e9e515
Update SVGLoader.js
|
6 years ago |
Mr.doob
|
d89e43f939
SVGLoader: Clean up.
|
6 years ago |
yomboprime
|
760da5943d
Improve code style
|
6 years ago |
yomboprime
|
bf8d8f671e
SVGLoader: Fix bug with transforms of next neighbours nodes
|
6 years ago |
yomboprime
|
0ed9bdc25b
Make normals and uvs optional
|
6 years ago |
yomboprime
|
a4b1b6df12
Add stroke generation to SVGLoader
|
6 years ago |
BTEVC
|
bf9213c25a
Updated parse() to return data object
|
6 years ago |
BTEVC
|
7ccdbcfbde
Update SVGLoader.js
|
6 years ago |
BTEVC
|
65d16968a8
Update SVGLoader.js
|
6 years ago |
BTEVC
|
054340f391
Update SVGLoader.js
|
6 years ago |
BTEVC
|
793342ee24
Update SVGLoader.js
|
6 years ago |
BTEVC
|
dfdf924253
Update SVGLoader.js
|
6 years ago |
BTEVC
|
c77a03dc86
Add fill-opacity style support to SVGLoader.js
|
6 years ago |
Mr.doob
|
638d04e5ce
SVGLoader: Clean up.
|
6 years ago |
yomboprime
|
abf36c479c
SVGLoader: fix Z command, return to origin of path
|
6 years ago |
Mr.doob
|
b44437a5fa
SVGLoader: Clean up.
|
6 years ago |
yomboprime
|
a5ba2cb94f
SVG Loader: simplify transforms code
|
6 years ago |
yomboprime
|
3e784651dc
SVG Loader: Accept multiple transforms in a single node
|
6 years ago |
Mugen87
|
e12b7a25f2
Examples: More usage of setPath() and setResourcePath() in loaders.
|
6 years ago |
Mr.doob
|
009090e34d
SVGLoader: Clean up.
|
7 years ago |
yomboprime
|
ad83fa4854
Avoid using THREE.Matrix3 elements
|
7 years ago |
yomboprime
|
d993f600a9
Avoid allocating local transforms
|
7 years ago |
yomboprime
|
7095292fde
Use THREE.Matrix3 instead of native SVG matrices.
|
7 years ago |
yomboprime
|
c04d08adf4
Simplify code by making transforms after creating the curve.
|
7 years ago |
yomboprime
|
ecf087a8ca
Remove unnecessary debug line
|
7 years ago |
yomboprime
|
a9562c4910
Translation typo
|
7 years ago |
yomboprime
|
848a6e201d
Optimize trig functions
|
7 years ago |
yomboprime
|
3c0b88a600
Restoring missing line by mistake
|
7 years ago |
yomboprime
|
21730e7325
Add warn about rotating and scaling non uniformly a circle
|
7 years ago |