sukhwant
|
2d61fc951e
Camera.html getWorldDirection.html change
|
10 年 前 |
sukhwant
|
709db3234c
Camera Documentation
|
10 年 前 |
Ricardo Cabello
|
8d4c77d432
Merge pull request #6644 from greggman/webgl-multiple-elements
|
10 年 前 |
Ricardo Cabello
|
0900d2b17f
Merge pull request #6646 from tforgione/dev
|
10 年 前 |
Thomas FORGIONE
|
cd83fb8c5c
Changed transparency to opacity
|
10 年 前 |
Gregg Tavares
|
3b55a8f4b8
Add Multiple Elements example
|
10 年 前 |
Mr.doob
|
123f168d3b
Updated builds.
|
10 年 前 |
Mr.doob
|
7954889f2f
WebGLState: Code clean up. See #6637.
|
10 年 前 |
Ricardo Cabello
|
8e0e3ef83e
Merge pull request #6637 from box/disableAttribFix
|
10 年 前 |
Mr.doob
|
cf944f71d8
Updated builds.
|
10 年 前 |
Mr.doob
|
082f512499
CanvasRenderer/WebGLRenderer: setPixelRatio clean up.
|
10 年 前 |
Ricardo Cabello
|
0a171ddef1
Merge pull request #6632 from dubejf/patch-1
|
10 年 前 |
MiiBond
|
8522e52fdb
Only disable attributes that were previously enabled
|
10 年 前 |
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 年 前 |
dubejf
|
33996b94be
Protect against invalid pixel ratio
|
10 年 前 |
Ricardo Cabello
|
ccd22a46b7
Merge pull request #6625 from WestLangley/dev-raycast
|
10 年 前 |
WestLangley
|
e987551138
Removed Raycaster.precision
|
10 年 前 |
Mr.doob
|
738eb53800
Updated builds.
|
10 年 前 |
Mr.doob
|
9b8ff14150
WebGLProgram: Simpler approach to clean up shader. Inspired by @tschw' #6557.
|
10 年 前 |
Ricardo Cabello
|
dc71735b29
Merge pull request #6619 from nxxcxx/dev
|
10 年 前 |
NIX
|
da8a2feaa5
fix 32bit index buffer extension not enable automatically when rendering Line
|
10 年 前 |
Mr.doob
|
a2d9addc3b
Updated builds.
|
10 年 前 |
Mr.doob
|
7200a39a0d
ObjectLoader: Rescued castShadow/receiveShadow. See #6282.
|
10 年 前 |
Ricardo Cabello
|
4803800967
Merge pull request #6612 from archcomet/trackball-zoom-fix
|
10 年 前 |
Ricardo Cabello
|
fce9715cc7
Merge pull request #6604 from aha66/master
|
10 年 前 |
Ricardo Cabello
|
e7b36ce841
Merge pull request #6611 from archcomet/projector-render-order
|
10 年 前 |
Ricardo Cabello
|
8125c7dac9
Merge pull request #6605 from TatumCreative/docs-geometry-browser
|
10 年 前 |
michaelg
|
f2645597df
Fixed zoom bug in trackball control
|
10 年 前 |
michaelg
|
16a7ebed5b
Added renderOrder support to projector
|
10 年 前 |
Greg Tatum
|
7ecf550412
Geometry browser - removed double sided from wires
|
10 年 前 |