Mr.doob c0a0aef2ef Rescued Geometry. 12 years ago
..
proxies b827aaef25 Typed* to Proxy* 12 years ago
BufferAttribute.js 60bf8fbf97 WebGLRenderer: Implemented RawShaderMaterial. Included example. Fixes #3121 and #4518. 12 years ago
BufferGeometry.js db1947639b Merge branch 'dev-geometry-experiment' of https://github.com/jbaicoianu/three.js into dev 12 years ago
BufferGeometryManipulator.js 10543ca332 Renamed TypedVector* to ProxyVector*. 12 years ago
Clock.js be30090d5f Clock: window to self. 13 years ago
EventDispatcher.js d07e623ac2 EventDispatcher: Create array only if listenerArray is defined. 12 years ago
Face3.js f46a2b841e Removed face.centroid and geometry.computeCentroids() 12 years ago
Face4.js bd9067ee7c Added warning message in Face4 as suggested by @icannotfly in #3663. 12 years ago
Geometry.js c0a0aef2ef Rescued Geometry. 12 years ago
Geometry2.js 590bc8fd6b New Geometry2 and IndexedGeometry2 approach. 12 years ago
IndexedGeometry2.js 57dc1994c4 IndexedGeometry inherits from BufferGeometry 12 years ago
Object3D.js 35e18100c4 Object3D: Reverted this.position to non-configurable position. 12 years ago
Projector.js bb277d166e Code clean up. 12 years ago
ProxyGeometry.js b827aaef25 Typed* to Proxy* 12 years ago
Raycaster.js e64dc034f7 Raycaster: Support for indexed BufferGeometry with no offsets. 12 years ago