Mr.doob
|
f8fe602fd7
Geometry: normalize clean up.
|
10 years ago |
Ricardo Cabello
|
fdc8fb3da4
Merge pull request #6565 from xizhonghua/master
|
10 years ago |
Zhonghua Xi
|
2cfc7d258e
update
|
10 years ago |
Zhonghua Xi
|
b439904eb9
add geometry normalization
|
10 years ago |
Mr.doob
|
cdcdde9337
Reverted console.* to THREE.* change. See #5791.
|
10 years ago |
Mr.doob
|
25ffb41e64
Refactored Texture.toJSON implementation. See #6509
|
10 years ago |
Fabian Lange
|
dad328077d
use strict (in)equalities
|
10 years ago |
Mr.doob
|
ba5e171d00
*.toJSON tweaks
|
10 years ago |
Mr.doob
|
51ca1bf28a
Updated cloth example to DynamicGeometry.
|
10 years ago |
Mr.doob
|
2189bd1a6a
Added DynamicGeometry. See #6377.
|
10 years ago |
Mr.doob
|
030c33c14f
BufferGeometry.fromFlattenedGeometry()
|
10 years ago |
brason
|
b0f0c3bd1a
Remove unnecessary semicolons
|
10 years ago |
Mr.doob
|
03b8391b2f
Removing MeshFaceMaterial.
|
10 years ago |
Mr.doob
|
c1faad5bde
Converted space indents to tabs. See #6252.
|
10 years ago |
Mr.doob
|
645c8f37ce
Merge pull request #6252 from kumavis/toJSON
|
10 years ago |
Jan Waller
|
90dd7cc0d3
#5791 Use unified Log,Warn & Error handlers, rather than directly using console.error/warn/log
|
10 years ago |
aaron
|
80214490ad
toJSON - move class specific code onto individual classes
|
10 years ago |
Mr.doob
|
eda6cd1e0e
Geometry.fromBufferGeometry(): Support drawcalls/offsets. See #5864.
|
10 years ago |
brason
|
34024452d4
Removed unused variables.
|
10 years ago |
Mr.doob
|
abb1b9ef11
Geometry: Simplified .center()
|
10 years ago |
Ben Houston
|
1e97815e77
add THREE.error/THREE.warning to allow for easy redirection of THREE.js specific errors and warnings.
|
10 years ago |
Mr.doob
|
11b5d86fc7
Geometry: Cleaned up clone().
|
10 years ago |
Ivan Latunov
|
537b904de9
Fix spaces
|
10 years ago |
Ivan Latunov
|
2475f19e4b
Format code mrdoob style
|
10 years ago |
Ivan Latunov
|
d939d3b84a
Geometry.clone() clones all UV layers
|
10 years ago |
Mr.doob
|
7ec810a115
Geometry: Minor clean up.
|
10 years ago |
Mr.doob
|
7777d08aac
Geometry: Clone uvs in fromBufferGeometry(). See #5567
|
10 years ago |
Mr.doob
|
83807eadf8
Geometry: Avoid creating undefined uvs in .fromBufferGeometry(). Fixes #5567.
|
10 years ago |
Mr.doob
|
ec7d25e18b
Geometry: Simplified to just merge() and mergeMesh().
|
10 years ago |
Kevin
|
a0462253e9
Update Geometry.js
|
10 years ago |