Ben Houston
|
e2df06e005
fix three missed conversions to closures. switch to extending math prototypes rather than replacing them. This is to ensure that types created in closures within a type's prototype definition get their prototype updated with the full definition.
|
12 жил өмнө |
Mr.doob
|
98a83b2429
r55
|
12 жил өмнө |
Mr.doob
|
0d42475b55
55dev
|
12 жил өмнө |
Mr.doob
|
9e878eab1b
r54
|
12 жил өмнө |
alteredq
|
7af978c4af
Merged @MiiBond's shadow map bilinear filtering.
|
12 жил өмнө |
MiiBond
|
0c899e055f
Added shadow map type definitions and replaced shadowMapSoft boolean on the renderer with shadowMapType. The default type is THREE.PCFShadowMap, which amounts to the previous default of shadowMapSoft = true. A new type, THREE.PCFSoftShadowMap will enable bilinear filtering of the shadow in the shader for smoother results.
|
12 жил өмнө |
alteredq
|
55e8d36455
Added frontface direction constants.
|
12 жил өмнө |
alteredq
|
ea4b8a6045
Renamed renderer.shadowMaterialSide => renderer.shadowMapCullFace
|
12 жил өмнө |
Mr.doob
|
df12ee98b5
r54dev
|
12 жил өмнө |
Mr.doob
|
ddef07a18c
r53
|
12 жил өмнө |
alteredq
|
ab294a450c
Added "AddOperation" environment mapping combine type for additive cube maps reflections / refractions.
|
12 жил өмнө |
Mr.doob
|
158570eaed
r53dev
|
13 жил өмнө |
Mr.doob
|
fc70bb9ba7
r52
|
13 жил өмнө |
Mr.doob
|
1ffb13bb98
More clean up to Three.js
|
13 жил өмнө |
Larry Battle
|
a1772e687a
Update src/Three.js
|
13 жил өмнө |
Mr.doob
|
ba2fe44a43
r52dev
|
13 жил өмнө |
Mr.doob
|
9d5214f3dc
r51
|
13 жил өмнө |
alteredq
|
93b181ac02
Added support for compressed textures to Loader base class. Added compressed textures to JSON loader example.
|
13 жил өмнө |
alteredq
|
cab0a0f718
Added support for compressed textures.
|
13 жил өмнө |
alteredq
|
a53cdf319e
Bumped up lib and docs version number for dev branch.
|
13 жил өмнө |
Mr.doob
|
6bdaf52ae9
Nickname consistency.
|
13 жил өмнө |
Mr.doob
|
ef7f800972
Bumping version number.
|
13 жил өмнө |
Mr.doob
|
f524992c0c
Projector: Implemented side: THREE.FrontSide, THREE.BackSide, THREE.DoubleSide as per discussion in #2285.
|
13 жил өмнө |
Mr.doob
|
525b91e2d7
Moved constants to Three.js as per discussion in ab6e9f75f3ed035f7e2676fa9c3698e520cad09e.
|
13 жил өмнө |
Mr.doob
|
d0f37dfa1a
Added dummy console code.
|
13 жил өмнө |
Mr.doob
|
2c9d098282
r50dev
|
13 жил өмнө |
Mr.doob
|
df3a5437f4
r49
|
13 жил өмнө |
Mr.doob
|
49c34190c3
Reverting console changes.
|
13 жил өмнө |
Mr.doob
|
a7035b78cc
Moved ColladaLoader to /examples/js. Also moved /src/extras/loaders to /src/loaders.
|
13 жил өмнө |
Mr.doob
|
3a8a66c7af
Reformated requestAnimationFrame polyfill.
|
13 жил өмнө |