История коммитов

Автор SHA1 Сообщение Дата
  alteredq ca9832613e Updated builds. 14 лет назад
  alteredq a763461d42 Added lerpSelf to Vector2, Vector3 and UV. Added handling of UVs to GeometryUtils.tessellate. 14 лет назад
  alteredq dba0cf0194 Merged with mrdoob's dev branch. 14 лет назад
  alteredq 14fdaa11e7 Added Face3.clone, Face4.clone, GeometryUtils.tessellate and tessellate + explode example. 14 лет назад
  Mr.doob 1aa5bfe85d Updated builds. 14 лет назад
  Mr.doob a48864b47a Reverted TrackballControls changes. 14 лет назад
  alteredq 503f08fa98 Brought back old TrackballControls. Sorry @mrdoob :/ 14 лет назад
  alteredq b6e3d5738d Merge remote-tracking branch 'remotes/mrdoob/dev' into dev 14 лет назад
  alteredq 0ed890f71c Added Vertex.clone and GeometryUtils.explode. 14 лет назад
  Mr.doob 7206504648 Added EventTarget to TrackballControls. Fixes #1189. 14 лет назад
  Mr.doob 9541e7f4b8 ColladaLoader: Returning visualScenes[ 'visual_scene0' ] when url is empty. 14 лет назад
  alteredq 6862c7d935 Fixed horse-induced animation playback bug. 14 лет назад
  Mr.doob 55e0a843da Projector now negates (inverts?) the normals when culled and flipSided || doubleSided. Fixes #1270. 14 лет назад
  alteredq 5a48c3488e Added GeometryUtils.triangulateQuads 14 лет назад
  alteredq 09dde73d00 Added helper for generating DataTexture to ImageUtils. 14 лет назад
  alteredq 677cfd3c44 Added setFrameRange to MorphAnimMesh. 14 лет назад
  alteredq cb41542aad Refactored morph normals to be optional. 14 лет назад
  alteredq a372d5ee6c Moved computeMorphNormals from JSONLoader into Geometry. 14 лет назад
  alteredq 8367e2b17f Merge remote-tracking branch 'remotes/mrdoob/dev' into morph_normals 14 лет назад
  alteredq 27afa046be First attempt at morph normals. 14 лет назад
  Mr.doob 341038da6d Updated builds. 14 лет назад
  alteredq 5da812d160 Merge branch 'dev' into cascaded_shadowmaps 14 лет назад
  alteredq f59ed3e2ab Changed default ambient color to 0xffffff. 14 лет назад
  alteredq 18c28b6443 Fixed handling of meshes with multiple materials in SceneLoader. 14 лет назад
  alteredq c42478fae0 Refactored shadow map shader. 14 лет назад
  alteredq 4cd0f946d0 Changed cameraPosition uniform to use global camera position. 14 лет назад
  Mr.doob 762d2fa598 Added a silly check on Object3D.add(). It's a quick check and it avoids enless recursivity making the browser silently hang. 14 лет назад
  Mr.doob 7fd996a872 Merge remote-tracking branch 'alteredq/dev' into dev 14 лет назад
  alteredq 8544e4b9f5 Added Vector3 docs. Also some small fixes in Vector3 and Vector2 implementations. 14 лет назад
  Mr.doob 514dac4d75 Moved REVISION to THREE.VERSION. 14 лет назад

粤ICP备19079148号