Ricardo Cabello
|
0900d2b17f
Merge pull request #6646 from tforgione/dev
|
10 years ago |
Thomas FORGIONE
|
cd83fb8c5c
Changed transparency to opacity
|
10 years ago |
Mr.doob
|
123f168d3b
Updated builds.
|
10 years ago |
Mr.doob
|
7954889f2f
WebGLState: Code clean up. See #6637.
|
10 years ago |
Ricardo Cabello
|
8e0e3ef83e
Merge pull request #6637 from box/disableAttribFix
|
10 years ago |
Mr.doob
|
cf944f71d8
Updated builds.
|
10 years ago |
Mr.doob
|
082f512499
CanvasRenderer/WebGLRenderer: setPixelRatio clean up.
|
10 years ago |
Ricardo Cabello
|
0a171ddef1
Merge pull request #6632 from dubejf/patch-1
|
10 years ago |
MiiBond
|
8522e52fdb
Only disable attributes that were previously enabled
|
10 years ago |
MiiBond
|
08cc0db63a
Added GL call to disable attributes when reset is called. This fixes an issue where attribs are still enabled from previous frame but enabledAttributes structure has them marked as disabled. This lead to infamous 'attempt to access out of range vertices in attribute X' messages.
|
10 years ago |
dubejf
|
33996b94be
Protect against invalid pixel ratio
|
10 years ago |
Ricardo Cabello
|
ccd22a46b7
Merge pull request #6625 from WestLangley/dev-raycast
|
10 years ago |
WestLangley
|
e987551138
Removed Raycaster.precision
|
10 years ago |
Mr.doob
|
738eb53800
Updated builds.
|
10 years ago |
Mr.doob
|
9b8ff14150
WebGLProgram: Simpler approach to clean up shader. Inspired by @tschw' #6557.
|
10 years ago |
Ricardo Cabello
|
dc71735b29
Merge pull request #6619 from nxxcxx/dev
|
10 years ago |
NIX
|
da8a2feaa5
fix 32bit index buffer extension not enable automatically when rendering Line
|
10 years ago |
Mr.doob
|
a2d9addc3b
Updated builds.
|
10 years ago |
Mr.doob
|
7200a39a0d
ObjectLoader: Rescued castShadow/receiveShadow. See #6282.
|
10 years ago |
Ricardo Cabello
|
4803800967
Merge pull request #6612 from archcomet/trackball-zoom-fix
|
10 years ago |
Ricardo Cabello
|
fce9715cc7
Merge pull request #6604 from aha66/master
|
10 years ago |
Ricardo Cabello
|
e7b36ce841
Merge pull request #6611 from archcomet/projector-render-order
|
10 years ago |
Ricardo Cabello
|
8125c7dac9
Merge pull request #6605 from TatumCreative/docs-geometry-browser
|
10 years ago |
michaelg
|
f2645597df
Fixed zoom bug in trackball control
|
10 years ago |
michaelg
|
16a7ebed5b
Added renderOrder support to projector
|
10 years ago |
Greg Tatum
|
7ecf550412
Geometry browser - removed double sided from wires
|
10 years ago |
Greg Tatum
|
c78e8c8a0a
Geometry browser - WireframeGeometry + removed switch
|
10 years ago |
Greg Tatum
|
9e2c304d53
Geometry browser
|
10 years ago |
aha66
|
6c5acc78fd
Update EventDispatcher.html
|
10 years ago |
Ricardo Cabello
|
9c2a88d217
Merge pull request #6601 from brason/patch-6
|
10 years ago |