Mr.doob
|
cce9c95e41
Updated builds.
|
12 年之前 |
Mr.doob
|
be30090d5f
Clock: window to self.
|
12 年之前 |
Ben Houston
|
d0f65966c2
'window' to 'self' in npm header.
|
12 年之前 |
Ben Houston
|
8d715d1795
replace 'window' with 'self' in src/three.js for both NodeJS and IE10 compatibility.
|
12 年之前 |
Mr.doob
|
1838bae46c
CSS3DRenderer: Fixed undeclared var. Closes #3398.
|
12 年之前 |
Mr.doob
|
25e4f52e22
Fixed remaining instances of detatch typo.
|
12 年之前 |
Mr.doob
|
b5a917226b
Fixed remaining instances of attatch typo.
|
12 年之前 |
Ben Houston
|
8662aec3f3
fix spelling in TransformControl.js (attatch->attach, detatch->detach)
|
12 年之前 |
Mr.doob
|
57ced6a5ab
Added FaceNormalsHelper in subdivicion example. Also some examples clean up.
|
12 年之前 |
Mr.doob
|
9e16a991d7
Added FaceNormalsHelper.
|
12 年之前 |
Mr.doob
|
f62f5a4973
Editot: Changed order of transformControls update. It was one frame behind.
|
12 年之前 |
Mr.doob
|
3080578f45
Added hovered boolean to TransformControls. Improved Editor mouse behaviour.
|
12 年之前 |
Mr.doob
|
86f7b44322
TransformControls: Dispatch change event only when really changed.
|
12 年之前 |
Mr.doob
|
fd97c09c40
Updated builds.
|
12 年之前 |
Mr.doob
|
0bdbb9362e
CanvasRenderer: Fixed camera not being accessible in MeshDepthMaterial.
|
12 年之前 |
Mr.doob
|
62c268f1c8
SVGRenderer: Removed unused method.
|
12 年之前 |
Mr.doob
|
30cfb78d71
CanvasRenderer: Moved methods out of render().
|
12 年之前 |
Mr.doob
|
d79e3dc23e
Removed Projected dependency in CSS3DRenderer.
|
12 年之前 |
Mr.doob
|
9bfc3f1cce
Refactored Projector.
|
12 年之前 |
Mr.doob
|
6f721ef431
Merge branch 'master' into dev
|
12 年之前 |
Mr.doob
|
c9a98cb2d9
Docs: Texture page written by @erich666.
|
12 年之前 |
Mr.doob
|
9792a0fa2c
Docs: Texture page written by @erich666.
|
12 年之前 |
Mr.doob
|
3aee7dfe6a
Proper code for NURBS curves as per #3391.
|
12 年之前 |
Mr.doob
|
8e4718ce9a
WebGLRenderer3: Clear currentBuffer and currentProgram.
|
12 年之前 |
Mr.doob
|
38d996aa8a
WebGLRenderer3: Support hierarchies.
|
12 年之前 |
Mr.doob
|
f02daaf270
WebGLRenderer3: Added Frustum culling.
|
12 年之前 |
Mr.doob
|
66d3825797
VRMLLoader: Fixed console typo.
|
12 年之前 |
Mr.doob
|
c4fe12e5ac
NURBS examples: Proper values for nurbsKnots.
|
12 年之前 |
Mr.doob
|
4bae1c1f32
Cleaned up NURBS examples.
|
12 年之前 |
Mr.doob
|
ce4fca45b5
Clean up misc uv test example.
|
12 年之前 |