Ben Houston
|
fcb425ebe1
fix deferred rendering broken by outgoing light refactor.
|
10 年 前 |
Sébastien Valette
|
c18c3f1446
add a dispose() method to THREE.TransformControls
|
10 年 前 |
Arthur Silber
|
de45fafa7e
Updates EdgesHelper documentation
|
10 年 前 |
Mr.doob
|
40cdb12724
Merge pull request #6207 from zz85/fix_buildjs_shaders
|
10 年 前 |
Mr.doob
|
0bb6dcb294
Merge pull request #6208 from repsac/round_off
|
10 年 前 |
Arthur Silber
|
afb699b1eb
Updates default values for EdgesHelper, uses internal degToRad function, updates documentation
|
10 年 前 |
Joshua Koo
|
7cb225bf60
Fix build.js compilation (shaders weren't packaged correctly)
|
10 年 前 |
repsac
|
a33943c050
Merge branch 'dev' of https://github.com/mrdoob/three.js.git into round_off
|
10 年 前 |
repsac
|
5dbe35e2f1
Improved the logic for float precision. This now happens in the JSON serialization process.
|
10 年 前 |
Mr.doob
|
a056e70e5b
Updated builds.
|
10 年 前 |
Mr.doob
|
6db71a67bd
ObjectLoader: Added PlaneBufferGeometry support. Fixes #6203.
|
10 年 前 |
Mr.doob
|
9d7c12628e
Updated builds.
|
10 年 前 |
Mr.doob
|
8cfe69992c
Fixed envmap_fragment typo.
|
10 年 前 |
Mr.doob
|
e83bf8a30d
Merge branch 'phong_diffuseColor' of https://github.com/bhouston/three.js into dev
|
10 年 前 |
Mr.doob
|
c3428fb811
Merge pull request #6205 from brason/patch-1
|
10 年 前 |
Mr.doob
|
fee2c405c5
Updated builds.
|
10 年 前 |
Mr.doob
|
5714eaf10a
WebGLRenderer: Reverted bufferSubData change. Doesn't seem to solve my issue.
|
10 年 前 |
Mr.doob
|
6a1ed12243
Editor: Added Center Action to Geometry panel.
|
10 年 前 |
Mr.doob
|
ddb00d1ad1
BufferGeometry: Implemented .center()
|
10 年 前 |
Mr.doob
|
abb1b9ef11
Geometry: Simplified .center()
|
10 年 前 |
Mr.doob
|
46a5ec0115
WebGLRenderer: gl.bufferSubData doesn't seem to work with gl.STATIC_DRAW.
|
10 年 前 |
Mr.doob
|
8e326bdf1e
Editor: Removed unneeded selectionBox update.
|
10 年 前 |
brason
|
bb71476f38
Fixed small typo
|
10 年 前 |
Ben Houston
|
2d218c6402
clean up lightmap example to make it look more attractive with normal lighting.
|
10 年 前 |
Ben Houston
|
98f65da002
Fix node #3 of issue https://github.com/mrdoob/three.js/pull/5805#issuecomment-75610227
|
10 年 前 |
Ben Houston
|
b0eb1bf216
Fix node #6 of issue https://github.com/mrdoob/three.js/pull/5805#issuecomment-75610227
|
10 年 前 |
Ben Houston
|
2ba715f2ed
Fix note #3 of issue https://github.com/mrdoob/three.js/pull/5805#issuecomment-75610227
|
10 年 前 |
Ben Houston
|
7fe874e4e1
Fix note #1 of https://github.com/mrdoob/three.js/pull/5805#issuecomment-75610227
|
10 年 前 |
Ben Houston
|
47b7f88ba7
Fix note #3 of https://github.com/mrdoob/three.js/pull/5805#issuecomment-75610227
|
10 年 前 |
Ben Houston
|
8cb82c8810
Fix note #5 of https://github.com/mrdoob/three.js/pull/5805#issuecomment-75610227
|
10 年 前 |