Mr.doob
|
687cbe49c6
ShaderLib: MeshBasicMaterial struct constructor workaround for Android. See #7556.
|
9 years ago |
Mr.doob
|
69b2d8e24e
WebGLRenderer: Added WebGLLights.
|
9 years ago |
Mr.doob
|
593bb79765
WebGLRenderer: Commented out unused uniform type code.
|
9 years ago |
Mr.doob
|
f2c5b2391b
WebGLPrograms: Clean up.
|
9 years ago |
Mr.doob
|
c4393ec19b
More glsl clean up.
|
9 years ago |
Mr.doob
|
ef2a85cf04
WebGLRenderer: Simplified refreshUniformsShadow().
|
9 years ago |
Mr.doob
|
a5f5405467
Minor clean up.
|
9 years ago |
Mr.doob
|
c506355605
Merge pull request #7566 from BSVino/dev
|
9 years ago |
Jorge Rodriguez
|
f183222721
Merge branch 'dev' of https://github.com/mrdoob/three.js into dev
|
9 years ago |
vincent courtalon
|
cbf83b36ac
additionals controls(getter/setter) for the panner Node in PositionalAudio
|
9 years ago |
vincent courtalon
|
c5e9eefc1c
adding support for connecting any AudioNode to THREE.Audio as a source
|
9 years ago |
vincent courtalon
|
5d363fdd72
renaming PositionAudio to PositionalAudio
|
10 years ago |
Mr.doob
|
b7ad25aeee
Merge pull request #7559 from makc/patch-1
|
10 years ago |
makc
|
86ef89a3ec
replace ImageUtils with TextureLoader in VRMLLoader
|
10 years ago |
Jorge Rodriguez
|
cdc12e4c8b
Fix what must have been a c/p error.
|
10 years ago |
vincent
|
3ad4b7fe0f
evolution of Audio, adding buffer management, ambient sound, master volume
|
10 years ago |
Mr.doob
|
becea58835
Updated builds.
|
10 years ago |
Mr.doob
|
fd310c2f3e
Merge pull request #7556 from bhouston/removeStructInitializers
|
10 years ago |
Ben Houston
|
b64a4386b4
remove struct initializers in vertex lambert.
|
10 years ago |
Ben Houston
|
b617f33aa3
work around Chrome on Andriod bug - can not use struct constructors.
|
10 years ago |
Mr.doob
|
73efff95a2
Updated builds.
|
10 years ago |
Mr.doob
|
7a62fab8f8
Merge pull request #7555 from PWhiddy/dev
|
10 years ago |
Mr.doob
|
0e365016af
Updated builds.
|
10 years ago |
Mr.doob
|
0f501d82c3
Minor clean up.
|
10 years ago |
Mr.doob
|
950e40b1e2
Merge pull request #7554 from makc/patch-1
|
10 years ago |
Mr.doob
|
d86d573efc
lights_template: I think normal is already normalized.
|
10 years ago |
PWhiddy
|
95403f5c9b
Line and Points (not just meshes) can use instanced rendering
|
10 years ago |
makc
|
a3ba1550c3
get rid of syntax errors in console
|
10 years ago |
Mr.doob
|
ef638639d8
Merge pull request #7553 from leitzler/leitzler-loader-1
|
10 years ago |
Pontus Leitzler
|
8fabfa6852
Fixed loadingmanager bug in 'load' event listener
|
10 years ago |