Mr.doob
|
6e8b56b4ed
r73
|
9 years ago |
Mr.doob
|
8ed08e983f
Replaced EPSILONS with Number.EPSILON.
|
9 years ago |
Mr.doob
|
a387c43d1c
Added performance.now() polyfill.
|
10 years ago |
Mr.doob
|
c07a5b8ac2
Merge pull request #6934 from bhouston/modernAnimationSystem
|
10 years ago |
Mr.doob
|
8c741c9564
r73dev
|
10 years ago |
Mr.doob
|
17df4c44c2
r72
|
10 years ago |
Ben Houston
|
6310c5095c
add Action loop styles, LoopOnce, LoopRepeat and LoopPingPong
|
10 years ago |
Mr.doob
|
61be47fd8b
Removed NoShading constant. Fixes #7115.
|
10 years ago |
Mr.doob
|
45d36cb9e1
Spaces to Tabs
|
10 years ago |
Mr.doob
|
2f519f1153
Three: Polyfill requestAnimationFrame only when needed.
|
10 years ago |
Mr.doob
|
d1e8f38c44
Clean up.
|
10 years ago |
Evgeny Bovykin
|
acced26a14
Fix typo
|
10 years ago |
Evgeny Bovykin
|
fe6ed49dc8
Add native AMD support. Closes #6930
|
10 years ago |
Mr.doob
|
c14b259b15
Clean up.
|
10 years ago |
gero3
|
923256459e
fixed files to codestyle
|
10 years ago |
Mr.doob
|
538ab94d03
Clean up.
|
10 years ago |
Cy-Bo-Rg
|
5306eeffc0
removed unnecessary lines and fixed a typo
|
10 years ago |
Cy-Bo-Rg
|
24d42f8167
Modifications to support blacklisted Android chipsets
|
10 years ago |
Cy-Bo-Rg
|
31b438bbf0
mods to support blacklisted android devices
|
10 years ago |
Mr.doob
|
df9c38f03a
Minor clean up.
|
10 years ago |
dubejf
|
266274a961
Polyfill for es6 Function.Name
|
10 years ago |
Mr.doob
|
cdcdde9337
Reverted console.* to THREE.* change. See #5791.
|
10 years ago |
Ricardo Cabello
|
7cf11ed945
Merge pull request #6344 from benaadams/depth
|
10 years ago |
brason
|
eb68622a6e
Add missing semicolons
|
10 years ago |
Ben Adams
|
f507558bf3
Add depth function to materials
|
10 years ago |
Mr.doob
|
8e11db2d2a
r72dev
|
10 years ago |
Mr.doob
|
eee2319608
r71
|
10 years ago |
humbletim
|
e5cc53358c
Fix 'Math.sign' polyfill to match ES6 specs
|
10 years ago |
Mr.doob
|
ef2c65dd6d
Merge branch 'error_handlers' of http://github.com/bhouston/three.js into dev
|
10 years ago |
tsone
|
3bbf2ad987
WebGLRenderer: Added support for half-float textures (OES_texture_half_float).
|
10 years ago |