Mr.doob
|
fb46a77f8e
SVGLoader: Clean up.
|
7 年之前 |
Mr.doob
|
e5383ed261
SVGLoader: parseRectNode robustness and clean up.
|
7 年之前 |
Mr.doob
|
73f083710d
SVGLoader: Improved fill style parsing.
|
7 年之前 |
Nicolas Debeissat
|
693be12514
following PR #13787 syntax modification
|
7 年之前 |
Nicolas Debeissat
|
ce698a5714
following PR #13787 syntax modification
|
7 年之前 |
Nicolas Debeissat
|
1f5e31ad48
following PR #13787 syntax modification
|
7 年之前 |
Nicolas Debeissat
|
b4a969b52c
following PR #13787 syntax modification
|
7 年之前 |
Nicolas Debeissat
|
160f8a19b0
following PR #13787 removing extra commas and correction for g style being overriden by empty style on path tag, temp correction, more to come
|
7 年之前 |
Nicolas Debeissat
|
7155b3e956
adding SVG load and render example
|
7 年之前 |
Mr.doob
|
82808ff7a5
SVGLoader: Basic style.fill support.
|
7 年之前 |
Mr.doob
|
67f9ae2736
SVGLoader: Basic fill color support.
|
7 年之前 |
Mr.doob
|
e12c12057e
SVGLoader: Fixed circle and ellipse parsing.
|
7 年之前 |
Mr.doob
|
d82442aedc
SVGLoader: Trim path data.
|
7 年之前 |
Mr.doob
|
02e8bd02fd
SVGLoader: Added missing character.
|
7 年之前 |
Jonathan Brandel
|
a38e937cc9
added line node
|
7 年之前 |
Jonathan Brandel
|
4416d9eea9
added circle and ellipse nodes
|
7 年之前 |
Jonathan Brandel
|
55475648f4
added polygon and polyline nodes
|
7 年之前 |
Jonathan Brandel
|
fdf6a95458
added S, Q, T commands
|
7 年之前 |
Mr.doob
|
0c012183b9
SVGLoader: Log unsupported commands only.
|
7 年之前 |
Mr.doob
|
bb4398b2eb
SVGLoader: Handle command z.
|
7 年之前 |
Mr.doob
|
5d1594302c
Added basic functionality to SVGLoader.
|
7 年之前 |
Jürgen Ebert
|
5446f535d1
git should handle the line endings
|
7 年之前 |
Mugen87
|
e6cb9ac8b6
Loaders: Improve code quality
|
8 年之前 |
Mr.doob
|
102497da42
Docs/Examples: Renamed XHRLoader to FileLoader.
|
8 年之前 |
Mr.doob
|
a88a3e62d7
XMLHttpRequest doesn't have crossOrigin. Fixes #7568.
|
9 年之前 |
Agniva De Sarker
|
ef9d00bbee
Updating SVGLoader to handle comments
|
9 年之前 |
Mr.doob
|
70e4206dbf
Merge branch 'unify_loaders' of https://github.com/zinefer/three.js into dev
|
10 年之前 |
James Kiefer
|
a82e43d7f8
attempty to unify all loaders and plumb manager & crossOrigin
|
10 年之前 |
Vincent Lark
|
040d162177
add missing LoadingManager
|
10 年之前 |
Vincent Lark
|
b86249bba2
passing event handlers. see #4807 #4803
|
10 年之前 |