Mr.doob
|
3a8f5bb351
Merge branch 'dev' of https://github.com/mrdoob/three.js into dev
|
11 年之前 |
Mr.doob
|
6341b857c5
Editor: Higher far value for default camera.
|
11 年之前 |
Mr.doob
|
ab07c14e88
Updated builds.
|
11 年之前 |
Mr.doob
|
990b43a2ca
Editor: Focus object on double click in scene inspector.
|
11 年之前 |
Mr.doob
|
81b3e20271
Merge pull request #5275 from acgessler/dev
|
11 年之前 |
Mr.doob
|
19213abafa
Updated builds.
|
11 年之前 |
Mr.doob
|
9507ccba6f
Example clean up.
|
11 年之前 |
Mr.doob
|
3fd3c1c3b9
Object3D: Recursively dispatch removedFromScene event. Should solve #5269.
|
11 年之前 |
acgessler
|
f36c382b45
Update loader-assimp2json example: assimp.json is the new extension for assimp2json JSON files and a format metadata header is added to the format.
|
11 年之前 |
Mr.doob
|
8d182402b2
Updated builds.
|
11 年之前 |
Mr.doob
|
c518f352be
UniformUtils: Code clean up.
|
11 年之前 |
Mr.doob
|
2e4800d3fe
WebGLRenderer: Deallocate Object when removed from scene graph (no need for object.dispose()). See #5269.
|
11 年之前 |
Mr.doob
|
027250dede
Terrain examples now using PlaneBufferGeometry.
|
11 年之前 |
Mr.doob
|
684e417a71
Updated builds.
|
11 年之前 |
Mr.doob
|
d04634db3e
Merge pull request #5273 from dubejf/dev
|
11 年之前 |
Mr.doob
|
3909abd14d
Updated builds.
|
11 年之前 |
Mr.doob
|
68269fb45e
Examples clean up.
|
11 年之前 |
Mr.doob
|
54163bcf56
Merge branch 'dev' of https://github.com/mrdoob/three.js into dev
|
11 年之前 |
Mr.doob
|
1eb2601925
WebGLRenderer: Avoid unnecesary gl state resets at plugin render time. See #4628.
|
11 年之前 |
dubejf
|
eb806ee326
reorderBuffers: remove unused array
|
11 年之前 |
dubejf
|
80d69bf334
reorderBuffers: call ctor of typed array directly
|
11 年之前 |
dubejf
|
d935a8783f
BufferAttribute: Simplify cloning
|
11 年之前 |
Mr.doob
|
75d507dde3
Merge pull request #5270 from iras/patch-1
|
11 年之前 |
Ivano Ras
|
bbbe82eb93
Update Frustum.html
|
11 年之前 |
Mr.doob
|
db7a3497c5
Merge pull request #5262 from dubejf/dev
|
11 年之前 |
dubejf
|
1466707f88
BufferGeometry: clone attributes
|
11 年之前 |
dubejf
|
b17e3a5d55
Add clone property to BufferAttribute.js
|
11 年之前 |
Mr.doob
|
5bac480006
Updated builds.
|
11 年之前 |
Mr.doob
|
1879afff69
PlaneGeometry: Added console.info().
|
11 年之前 |
Mr.doob
|
5ba54f7166
Implemented THREE.Audio and THREE.AudioListener. See #5128.
|
11 年之前 |