bentok
|
680f499d6b
Add file extension to import paths
|
8 years ago |
Mr.doob
|
0c7b11b25c
Clean up.
|
8 years ago |
Tristan VALCKE
|
08c40e22c7
Remove unecessary constructor assignments
|
8 years ago |
Tristan VALCKE
|
c4cb581786
Protect Face3 against the closure circular reference bug
|
8 years ago |
Mr.doob
|
9147f32ca2
Clean up.
|
9 years ago |
Rich Harris
|
4f98d35ed7
Remove unused `is*` properties (#9381)
|
9 years ago |
Mr.doob
|
bdea7d00ce
Fixed function formatting
|
9 years ago |
Rich Harris
|
f65e669af9
Modules (#9310)
|
9 years ago |
Mr.doob
|
0c42f98876
Removed tangents code. See #7094.
|
10 years ago |
Daniel Hritzkiv
|
8d3f1ce652
Prefer one-line constructor+copy in clone methods
|
10 years ago |
Daniel Hritzkiv
|
ba65769db7
Updated clone + copy methods; rearranged methods; fix CubeTexture's clone method
|
10 years ago |
Mr.doob
|
20b77b2785
Reverting MeshFaceMaterial removal.
|
10 years ago |
Mr.doob
|
54c94bf0c2
Face3: Added copy().
|
10 years ago |
Mr.doob
|
2665e375bf
Replaced instanceof Array with Array.isArray(). See #5886.
|
10 years ago |
Mr.doob
|
03b8391b2f
Removing MeshFaceMaterial.
|
10 years ago |
Joshua Koo
|
aafd29c50a
Code transforming mrdoob style second attempt See #4806
|
11 years ago |
Mr.doob
|
0b2c09169e
Code clean up.
|
11 years ago |
Mr.doob
|
f46a2b841e
Removed face.centroid and geometry.computeCentroids()
|
11 years ago |
alteredq
|
5fc41c0efe
Changed face.materialIndex default to be 0 instead of "undefined".
|
12 years ago |
Mr.doob
|
6bdaf52ae9
Nickname consistency.
|
13 years ago |
Mr.doob
|
aa47bfcdf1
It's not really a temp var, it's a new face.
|
13 years ago |
alteredq
|
14fdaa11e7
Added Face3.clone, Face4.clone, GeometryUtils.tessellate and tessellate + explode example.
|
13 years ago |
Mr.doob
|
6b151b552e
Merging with @alteredq's experimental branches.
|
14 years ago |
Mr.doob
|
5c33ce01e2
Unfortunately C4D exporter is outdated and we don't use that. Removing it for now... Hopefully someone will re-port the Blender exporter again.
|
14 years ago |
alteredq
|
9db71a171a
Fixed tangents and UVs in Blender exporter.
|
14 years ago |
alteredq
|
a230b659ab
More fixes.
|
14 years ago |
Mr.doob
|
6514f67c12
Adapting Projector to new internal changes. Quite broken but getting there.
|
14 years ago |
alteredq
|
9ab427b7c6
Refactored core and renderer to use new model format.
|
14 years ago |
Mr.doob
|
f5e819fe14
Removed all the toString methods (saving 6kbytes)
|
14 years ago |
Mr.doob
|
e7e47b1f88
More reformating and clean up.
|
14 years ago |