Andrew Ray
|
08826b465f
There is no THREE.info
|
10 years ago |
Jan Waller
|
90dd7cc0d3
#5791 Use unified Log,Warn & Error handlers, rather than directly using console.error/warn/log
|
10 years ago |
Elisée Maurer
|
ecd0ddd1a1
Set prototype.constructor for all derived classes
|
10 years ago |
Mr.doob
|
1879afff69
PlaneGeometry: Added console.info().
|
11 years ago |
Mr.doob
|
fce86cbbda
Added PlaneBufferGeometry.
|
11 years ago |
Mr.doob
|
2efc87a00d
Added type property to all relevant objects.
|
11 years ago |
Mr.doob
|
6b795c745f
Reverting PlaneGeometry and CircleGeometry to use Geometry.
|
11 years ago |
Mr.doob
|
6243b69ac5
Trying to get the minecraft example to work with the new geometry classes.
|
11 years ago |
Mr.doob
|
ca07750a97
Reverting PlaneGeometry dependency change.
|
11 years ago |
James Baicoianu
|
c154b7c88e
PlaneGeometry inherits from Geometry
|
11 years ago |
Mr.doob
|
1fa3bdef51
PlaneGeometry: Uint32Array support.
|
11 years ago |
Mr.doob
|
4eff8b74bb
Updated CircleGeometry and PlaneGeometry.
|
11 years ago |
Mr.doob
|
3281097c57
Undecided...
|
11 years ago |
Mr.doob
|
be4757d0f6
So now Geometry2 basically adds helper arrays to BufferGeometry.
|
11 years ago |
Mr.doob
|
cb99e38164
PlaneGeometry extending PlaneBufferGeometry.
|
11 years ago |
Mr.doob
|
4cebf07e29
BufferGeometry based PlaneGeometry.
|
11 years ago |
Mr.doob
|
f8bd805b1c
Depolluted primitive generators.
|
11 years ago |
Mr.doob
|
f46a2b841e
Removed face.centroid and geometry.computeCentroids()
|
11 years ago |
Mr.doob
|
c57ac02251
Fixed more UV sharing geometry generators and loaders. See #3762.
|
12 years ago |
Mr.doob
|
631d6e367a
Swaped edge orientation... (abc,acd to abd,bcd)
|
12 years ago |
Mr.doob
|
44b1b3ab11
Face3ized common geometries.
|
12 years ago |
Mr.doob
|
c1f9ef832e
Replaced THREE.UV with THREE.Vector2.
|
12 years ago |
alteredq
|
662cbae96d
Editor: started to implement scene export.
|
13 years ago |
Mr.doob
|
a495334112
segments* to *Segments. Closes #2458.
|
13 years ago |
Mr.doob
|
6bdaf52ae9
Nickname consistency.
|
13 years ago |
Mr.doob
|
686c8eff10
Reverted PlaneGeometry XY to XZ change.
|
13 years ago |
alteredq
|
0ae588c19c
More "Fixing V business": changed PlaneGeometry, SphereGeometry, reconverted OBJ assets.
|
13 years ago |
Mr.doob
|
cdfc4f3b8a
Implemented Object.create( *.prototype ) pattern as per discussion in #2080.
|
13 years ago |
Mr.doob
|
5ba7abc69b
Deprecated THREE.Vertex.
|
13 years ago |
Mr.doob
|
ded6c16ad3
Changed Vertex so it's just a Vector3 and updated all the examples. Fixes #1703.
|
13 years ago |