Mr.doob
|
5853e9ea0d
SVGLoader: Fixed getReflection() and fixed control point after c command.
|
7 年之前 |
Mr.doob
|
729c52f739
SVGLoader: Handle double decimal values. See #13919
|
7 年之前 |
Mr.doob
|
8916048b78
SVGLoader: Clean up.
|
7 年之前 |
Nicolas Debeissat
|
3141eb5b06
SVGLoader : correction for sweep_flag
|
7 年之前 |
Mr.doob
|
f580da280b
SVGLoader: Improved port of arc command code. See #13919
|
7 年之前 |
Mr.doob
|
01b263d336
SVGLoader: Improved arc command parsing and clean up. See #13919
|
7 年之前 |
Nicolas Debeissat
|
06cc500c2a
x_axis_rotation is in degree, adding step 3, and correction for relative coords
|
7 年之前 |
Nicolas Debeissat
|
cbdbd8c03f
SVGLoader: adding support for elliptical arc
|
7 年之前 |
Mr.doob
|
d7b2614aa0
SVGLoader: Basic A/a command handling to avoid path breakage
|
7 年之前 |
Mr.doob
|
c9bb04c1b0
SVGLoader: Handle transparent style.fill
|
7 年之前 |
Mr.doob
|
5ff782c153
SVGLoader: Added support for multi data in some commands.
|
7 年之前 |
ndebeiss
|
e97c85e2f9
adding support for rounded rectangles, part of enhancement #13478
|
7 年之前 |
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 年之前 |