Mr.doob
|
641cdb0b7d
r60dev
|
12 éve |
Mr.doob
|
ad419d40bd
r59
|
12 éve |
Mr.doob
|
8677b60426
Removed shims for Int32Array and Float32Array.
|
12 éve |
Ben Houston
|
8d715d1795
replace 'window' with 'self' in src/three.js for both NodeJS and IE10 compatibility.
|
13 éve |
Mr.doob
|
6c2d03e965
r59dev
|
13 éve |
Mr.doob
|
b376885578
r58
|
13 éve |
Mr.doob
|
9724c207ba
r58dev
|
13 éve |
Mr.doob
|
1ce2b5bc38
r57
|
13 éve |
Mr.doob
|
f3264cd112
57dev
|
13 éve |
Mr.doob
|
f4ce3b6668
r56
|
13 éve |
Mr.doob
|
5a0323ac28
Replaced startsWidth and endsWidth with regexp. See #3003.
|
13 éve |
Mr.doob
|
3ced32afa7
Code clean up as per Ufligy2 warnings.
|
13 éve |
Ben Houston
|
53169124d9
THREE.extend improvements: adopt safe {}.hasOwnProperty method source. Optimize Object.keys() based on @paulmillr suggestion.
|
13 éve |
Ben Houston
|
82af7f0c9f
add EMCASCript5 compatibility to THREE.extend.
|
13 éve |
Ben Houston
|
4ec2a6960b
simplify variable naming in THREE.extend, now referencing _.extend as the template.
|
13 éve |
Ben Houston
|
c2ed32e7fa
simplify extend because we don't need it to be hierarchical.
|
13 éve |
Mr.doob
|
301c55d853
r56dev
|
13 éve |
Ben Houston
|
baa928e581
add source for THREE.extend method.
|
13 éve |
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.
|
13 éve |
Mr.doob
|
98a83b2429
r55
|
13 éve |
Mr.doob
|
0d42475b55
55dev
|
13 éve |
Mr.doob
|
9e878eab1b
r54
|
13 éve |
alteredq
|
7af978c4af
Merged @MiiBond's shadow map bilinear filtering.
|
13 éve |
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.
|
13 éve |
alteredq
|
55e8d36455
Added frontface direction constants.
|
13 éve |
alteredq
|
ea4b8a6045
Renamed renderer.shadowMaterialSide => renderer.shadowMapCullFace
|
13 éve |
Mr.doob
|
df12ee98b5
r54dev
|
13 éve |
Mr.doob
|
ddef07a18c
r53
|
13 éve |
alteredq
|
ab294a450c
Added "AddOperation" environment mapping combine type for additive cube maps reflections / refractions.
|
13 éve |
Mr.doob
|
158570eaed
r53dev
|
13 éve |