tschw
|
9d3ac1aa7a
Improved loading of vertex attribute defaults.
|
10 lat temu |
tschw
|
98d03cc604
Clarified & optimized shader prefix concatenation.
|
10 lat temu |
MiiBond
|
8522e52fdb
Only disable attributes that were previously enabled
|
10 lat temu |
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 lat temu |
dubejf
|
33996b94be
Protect against invalid pixel ratio
|
10 lat temu |
paulmasson
|
065fe04c86
Fix link to examples
|
10 lat temu |
paulmasson
|
c2d5c00ae2
Fix typo
|
10 lat temu |
Ricardo Cabello
|
ccd22a46b7
Merge pull request #6625 from WestLangley/dev-raycast
|
10 lat temu |
WestLangley
|
e987551138
Removed Raycaster.precision
|
10 lat temu |
Martin Drlik
|
9db25dfa42
Fixed whitespaces and removed comma
|
10 lat temu |
paulmasson
|
8ec4c81295
Add default up direction
|
10 lat temu |
Callum Prentice
|
9ecbc56001
Proposed example that illustrates a way to convert THREE.Geometry to THREE.BufferGeometry
|
10 lat temu |
Mr.doob
|
738eb53800
Updated builds.
|
10 lat temu |
Mr.doob
|
9b8ff14150
WebGLProgram: Simpler approach to clean up shader. Inspired by @tschw' #6557.
|
10 lat temu |
Ricardo Cabello
|
dc71735b29
Merge pull request #6619 from nxxcxx/dev
|
10 lat temu |
NIX
|
da8a2feaa5
fix 32bit index buffer extension not enable automatically when rendering Line
|
10 lat temu |
Mr.doob
|
a2d9addc3b
Updated builds.
|
10 lat temu |
Mr.doob
|
7200a39a0d
ObjectLoader: Rescued castShadow/receiveShadow. See #6282.
|
10 lat temu |
Ricardo Cabello
|
4803800967
Merge pull request #6612 from archcomet/trackball-zoom-fix
|
10 lat temu |
Ricardo Cabello
|
fce9715cc7
Merge pull request #6604 from aha66/master
|
10 lat temu |
Ricardo Cabello
|
e7b36ce841
Merge pull request #6611 from archcomet/projector-render-order
|
10 lat temu |
Ricardo Cabello
|
8125c7dac9
Merge pull request #6605 from TatumCreative/docs-geometry-browser
|
10 lat temu |
michaelg
|
f2645597df
Fixed zoom bug in trackball control
|
10 lat temu |
michaelg
|
16a7ebed5b
Added renderOrder support to projector
|
10 lat temu |
Greg Tatum
|
7ecf550412
Geometry browser - removed double sided from wires
|
10 lat temu |
Greg Tatum
|
c78e8c8a0a
Geometry browser - WireframeGeometry + removed switch
|
10 lat temu |
Greg Tatum
|
9e2c304d53
Geometry browser
|
10 lat temu |
aha66
|
6c5acc78fd
Update EventDispatcher.html
|
10 lat temu |
Ricardo Cabello
|
9c2a88d217
Merge pull request #6601 from brason/patch-6
|
10 lat temu |
Mr.doob
|
859cac86e5
Editor: Commented out Dialog.
|
10 lat temu |