Garrett Johnson
|
73ba3fedd8
npm run lint-fix
|
4 年之前 |
Mr.doob
|
4a8b92d5b1
Examples: Removed deprecation warning.
|
4 年之前 |
Mr.doob
|
4944e56c06
Removed all @author mrdoob.
|
5 年之前 |
Mr.doob
|
c57caaea1b
Merge pull request #19802 from Mugen87/dev43
|
5 年之前 |
Mugen87
|
a7eacadd53
Examples: Fix link in modules warning.
|
5 年之前 |
Mugen87
|
f3aacc3404
SVGRenderer: Add getSize().
|
5 年之前 |
Mr.doob
|
8880636d52
Examples: Tweaked deprecation message.
|
5 年之前 |
Mugen87
|
7dd44e809e
Examples: Deprecate examples/js.
|
5 年之前 |
Mugen87
|
4611d4e3f7
Examples: Correct check for vertexColors.
|
5 年之前 |
Mugen87
|
6fd43ef4e9
Material: Make .vertexColors a boolean.
|
5 年之前 |
Mr.doob
|
f97e03ccd2
SVGRenderer: Clean up.
|
5 年之前 |
Mr.doob
|
e0678b4215
SVGRenderer: Simplified fill/stroke code.
|
5 年之前 |
Mr.doob
|
a655bbec82
SVGRenderer: Refactored fill/stroke opacity code.
|
5 年之前 |
WestLangley
|
99b79cd345
Normalize after applying normalMatrix
|
5 年之前 |
Adrien Berthet
|
6d2c2147dd
Remove revision in renderers of examples
|
5 年之前 |
migiyubi
|
21949b948e
Fix opacity is not applied for lines
|
6 年之前 |
WestLangley
|
aeb8455e22
SVGRenderer: added .overdraw property
|
6 年之前 |
WestLangley
|
cae9384955
Added overdraw support
|
6 年之前 |
WestLangley
|
e4151d0e92
SVGRenderer: Fix clipping of SVGObjects
|
6 年之前 |
Mugen87
|
168d76b370
SVGRenderer: Fix clipping of SVGObjects
|
6 年之前 |
Mugen87
|
c0cad9d052
SVGRenderer: Added support for vertex colors
|
6 年之前 |
Mugen87
|
78a3465ca6
SVGRenderer: Clean up
|
7 年之前 |
Mugen87
|
bcfbd540ab
Renderers: Clean up
|
7 年之前 |
Yoshiki Vázquez Baeza
|
3f4b554bb4
Improve compatibility in SVGRenderer
|
8 年之前 |
Nikolay Safin
|
2d113a4a27
Fixed display dashed lines in SVG renderer #11879
|
8 年之前 |
Mr.doob
|
6cc82c7a50
Removed redundant matrixWorldInverse updates.
|
8 年之前 |
Sergey Linev
|
aff695d020
SVGRenderer: support LineDashedMaterial
|
8 年之前 |
Sergey Linev
|
38371d3191
SVGRenderer: remove stroke-linejoin attribute
|
8 年之前 |
Mr.doob
|
968d0f3e2d
SVGRenderer: Clean up.
|
8 年之前 |
Sergey Linev
|
0daa689405
SVGRenderer: create special method to flush accumulated path
|
8 年之前 |