alteredq
|
2e22acbf0c
Added "generateMipmaps" flag to Texture and RenderTarget.
|
13 years ago |
alteredq
|
efa7d44642
Updated builds.
|
13 years ago |
Mr.doob
|
14614b4c53
Updated builds.
|
13 years ago |
alteredq
|
fddef60983
Added linear color space handling to normal map shader.
|
13 years ago |
alteredq
|
6b014f8684
Updated Closure compiler. Added more verbose compile warnings. Fixed all compile warnings. Started to fix runtime warnings in examples.
|
13 years ago |
alteredq
|
019a0f59ef
Some more GLSL precision cleanup.
|
13 years ago |
Mr.doob
|
37f2ad3b19
Changed default precission to mediump.
|
13 years ago |
alteredq
|
370d20b407
Refactored normal map shader.
|
13 years ago |
Mr.doob
|
5697084e64
Moved `RequestAnimationFrame.js` code right into `src/Three.js`.
|
13 years ago |
alteredq
|
1d5a72ddc9
Resurrected UVs normalization (as GeometryUtils.normalizeUVs).
|
13 years ago |
Mr.doob
|
2ea8cbae2a
Fixed a bug in GeometryUtils.merge where it would create a material index per face.
|
13 years ago |
alteredq
|
bac513dda9
Merge remote-tracking branch 'remotes/mrdoob/dev' into dev
|
13 years ago |
Mr.doob
|
3be2cdae2c
Better Rectangle.intersects() formula.
|
13 years ago |
alteredq
|
d906f301bd
Updated builds.
|
13 years ago |
alteredq
|
90097cf401
Merge remote-tracking branch 'remotes/mrdoob/dev' into dev
|
13 years ago |
alteredq
|
7168bc2435
Added more random functions to THREE.Math
|
13 years ago |
Mr.doob
|
13e3c8f255
Updated builds.
|
13 years ago |
alteredq
|
655b1efbde
Merge remote-tracking branch 'remotes/mrdoob/dev' into dev
|
13 years ago |
alteredq
|
e207f5e852
Changed lights to use global positions.
|
13 years ago |
Mr.doob
|
032c511220
Updated builds.
|
13 years ago |
alteredq
|
10052662ab
Merge branch 'dev' into renderer_plugins
|
13 years ago |
alteredq
|
91233570cf
Transplanted bug fixes from @ekitson's commit.
|
13 years ago |
alteredq
|
3ded4a408f
Changed Projector to use Frustum.
|
13 years ago |
alteredq
|
81297f6879
Updated builds.
|
13 years ago |
Mr.doob
|
bd2f75b48a
Updated r46 with some bugfixes found post release.
|
13 years ago |
alteredq
|
291d56186c
Fixed Ray bug.
|
13 years ago |
alteredq
|
f61edd14c2
Fixed shadowmap update bug.
|
13 years ago |
Mr.doob
|
579ba1f7ab
r46
|
13 years ago |
alteredq
|
dd7e1e84ee
Removed redundant GL call in render target setup.
|
13 years ago |
Mr.doob
|
3c61c0c702
Updated builds.
|
13 years ago |