Mr.doob
|
cdcdde9337
Reverted console.* to THREE.* change. See #5791.
|
10 lat temu |
Ricardo Cabello
|
7cf11ed945
Merge pull request #6344 from benaadams/depth
|
11 lat temu |
brason
|
eb68622a6e
Add missing semicolons
|
11 lat temu |
Ben Adams
|
f507558bf3
Add depth function to materials
|
11 lat temu |
Mr.doob
|
8e11db2d2a
r72dev
|
11 lat temu |
Mr.doob
|
eee2319608
r71
|
11 lat temu |
humbletim
|
e5cc53358c
Fix 'Math.sign' polyfill to match ES6 specs
|
11 lat temu |
Mr.doob
|
ef2c65dd6d
Merge branch 'error_handlers' of http://github.com/bhouston/three.js into dev
|
11 lat temu |
tsone
|
3bbf2ad987
WebGLRenderer: Added support for half-float textures (OES_texture_half_float).
|
11 lat temu |
Mr.doob
|
d4456f02cf
r71dev
|
11 lat temu |
Mr.doob
|
a72347515f
r70
|
11 lat temu |
Ben Houston
|
c9f111c310
adopt THREE.warn rather than THREE.warning to be more inline with console.warn standard.
|
11 lat temu |
Ben Houston
|
c4f0046f9b
simplify THREE.error/warning/log redirects to console.*
|
11 lat temu |
Ben Houston
|
632002cb40
add THREE.log per https://github.com/mrdoob/three.js/pull/5835#issuecomment-68418304
|
11 lat temu |
Ben Houston
|
da09e160c7
remove exception error handler for now, not a necessary example.
|
11 lat temu |
Ben Houston
|
71944ab20f
use arguments variable to simplify ThreeJS error/warning handlers per @mrdoob's comments here: https://github.com/mrdoob/three.js/pull/5791#issuecomment-67733222
|
11 lat temu |
Mr.doob
|
81ba32ab0f
Update Three.js
|
11 lat temu |
Ben Houston
|
0e80b447e1
avoid outputting undefined unnecessarily.
|
11 lat temu |
Ben Houston
|
1e97815e77
add THREE.error/THREE.warning to allow for easy redirection of THREE.js specific errors and warnings.
|
11 lat temu |
Mr.doob
|
ed70516e4e
Removed SphericalRefractionMapping. See #5622.
|
11 lat temu |
MiiBond
|
d1fb1fe91f
Merge branch 'dev' of github.com:mrdoob/three.js into environment_mapping
|
11 lat temu |
Michael Bond
|
7d4ea15901
Merge branch 'dev' of https://github.com/mrdoob/three.js into environment_mapping
|
11 lat temu |
Nikos M
|
5cee8deca6
(three.js issue: #5552) add BinaryTextireLoader.js, RGBELoader.js (plus example), TGALoader.js extends BinaryTextureLoader.js
|
11 lat temu |
Michael Bond
|
484f364eb8
Adding different environment mapping types including equirectangular mapping and sphere mapping
|
11 lat temu |
Mr.doob
|
ca84ec2b4e
THREE: Moved Projector fallback code.
|
11 lat temu |
Mr.doob
|
9f3f361d83
THREE: Being nicer to people still using CanvasRenderer. Fixes #5548 and #5601.
|
11 lat temu |
Mr.doob
|
5c6aed3ce6
r70dev
|
11 lat temu |
Mr.doob
|
2d59713328
r69
|
11 lat temu |
Brett Lawson
|
6fa783eadf
Added support for min/max blend modes extension.
|
11 lat temu |
Mr.doob
|
5430986609
Merge pull request #5337 from makemepulse/pvrloader
|
11 lat temu |