Michael Herzog
|
1542ebe1a7
SVGLoader: Honor styles in `svg` tag. (#24263)
|
3 年之前 |
Victor Nakoryakov
|
36b4e0b504
SVGLoader: recognize style definitions inside defs tag (#23533)
|
3 年之前 |
CommanderRoot
|
fbe603e04e
Replace deprecated String.prototype.substr() (#23525)
|
3 年之前 |
Mr.doob
|
890aea742e
Updated examples builds.
|
3 年之前 |
Marco Fugaro
|
eadd35e44c
Examples: use import maps + polyfill (#23255)
|
3 年之前 |
Tomáš Vojtášek
|
fed9e42ea9
SVGLoader: fixed lint error (#23222)
|
3 年之前 |
Tomáš Vojtášek
|
07c0651af4
SVGLoader: fixed multiple css classes (#23191)
|
3 年之前 |
Victor Nakoryakov
|
860a599865
SVGLoader: Fix setting first path point after multiple moveTo commands
|
3 年之前 |
georgpukk
|
a39e849862
SVGLoader: Make createShapes() retain curves (#22778)
|
3 年之前 |
qeeqez
|
7de6e2976b
Restore missing fill-rule (#22511) (#22597)
|
3 年之前 |
Victor Nakoryakov
|
5732f1918d
SVGLoader: Improve round rect corners approximation (#22132)
|
4 年之前 |
Victor Nakoryakov
|
6530183998
SVGLoader: fix round rects when only rx or ry is specified (#22124)
|
4 年之前 |
Tom Valkeneers
|
06333e4823
SVGLoader: Remove paths with a length less than 2 points. (#21752)
|
4 年之前 |
Michael Herzog
|
151a294fc1
Examples: Convert loaders to ES6 Part II. (#21614)
|
4 年之前 |
Michael Herzog
|
53d08e665e
SVGLoader: Fix parsing of flags in compressed definitions. (#21485)
|
4 年之前 |
Michael Herzog
|
8a02b1bbbf
Examples: Clean up. (#21482)
|
4 年之前 |
Tom Valkeneers
|
053b48bd96
SVGLoader: Implement custom createShapes() method. (#21380)
|
4 年之前 |
Michael Herzog
|
9c71f712ad
SVGLoader: Apply default values when using getAttribute(). (#21469)
|
4 年之前 |
Mugen87
|
a81e7b7916
SVGLoader: New parseFloats() implementation.
|
4 年之前 |
Mugen87
|
bff1f2485a
Examples: Ensure single quotes when generating modules.
|
4 年之前 |
Garrett Johnson
|
b7b06071e3
modularize
|
4 年之前 |
Mugen87
|
b093de6308
Examples: Clean up.
|
4 年之前 |
Greg Zanchelli
|
f39aa7f8b7
fix formatting on if statements
|
4 年之前 |
Greg Zanchelli
|
139866dd3f
move check into parse arc function
|
4 年之前 |
Greg Zanchelli
|
0ac84c57b6
Fixes SVGLoader arc parsing with zero radius path commands. See #20641
|
4 年之前 |
Amos
|
51863e1835
update all loaders to pass down withCredentials option to internal FileLoader
|
4 年之前 |
Mugen87
|
bd850dc3d5
Examples: Clean up.
|
4 年之前 |
yomboprime
|
7cc297c9b1
Fix missing THREE and gsm greek characters.
|
4 年之前 |
yomboprime
|
267b18df33
Add warning about url() not implemented
|
4 年之前 |
yomboprime
|
eeb8c94963
Fix accented chars. Update jsm
|
4 年之前 |