Geçmişin Kaydedilmesi

Yazar SHA1 Mesaj Tarih
  Mr.doob db6cb6d1cf Fixed ColladaLoader issue where node id was non-existent. 14 yıl önce
  Mr.doob 5d5bb3db00 Added .crossOrigin = '' to Loader.load_image() (thanks @remoe). 14 yıl önce
  Mr.doob 48b3a72538 Simplified geometries example. 14 yıl önce
  Mr.doob 032c511220 Updated builds. 14 yıl önce
  Mr.doob b23690f90b ColladaLoader, checking if responseXML exist before parsing it. Removed ?rnd= bit, not sure why that was there... 14 yıl önce
  Mr.doob 3623a444a3 ColladaLoader tried to access children-less object childrens. Changend JSONLoader try/catch code (better error logs this way). 14 yıl önce
  Mr.doob 31abf51900 Merge remote-tracking branch 'jterrace/master' into dev 14 yıl önce
  Jeff Terrace c6b1bd8c34 Fix collada loader to load faces with multiple materials properly, setting materialIndex 14 yıl önce
  Erik Kitson 01ac1e3d17 Added proper up-axis conversion for COLLADA models. Added support for key-framed animation. 14 yıl önce
  Erik Kitson 09304ba87c Fixed bug caused by incorrect use of Matrix4.decompose(). Also fixed bug in Animation - reference to deprecated Object3D.update() function. 14 yıl önce
  Erik Kitson 05b6489520 Removed unnecessary vertex hashing which caused bugs if geometry was small enough for the hash function's rounding to cause loss of precision. Added support for faces with vcount greater than 4 by subdividing. Fixed texture bugs: V for UV was inverted, UVs not set for Face4s, offset and repeat and wrap options not set properly. 14 yıl önce
  John Pywtorak e338d8e053 Removed the unused initial xml doc creation that happens automatically from the XHR which returns an XML DOM object. 14 yıl önce
  John Pywtorak 60f43847fc Merge branch 'dev' of github.com:AddictArts/three.js into dev 14 yıl önce
  John Pywtorak 1db29f1893 Changed console error to return null and updated WebGLRenderer to handle null value. A valid matrix with no rotation and 0 scale will have a 0 determinant and does not need a normal matrix. 14 yıl önce
  Erik Kitson 62d2560b3c Fixed typos in Matrix4's transpose() and getInverse(). Also added convenience functions for adding a translation or rotation to a matrix (rather than just setting them). 14 yıl önce
  Mr.doob 1b15b5ba27 Setting REVISION to 47dev again :) 14 yıl önce
  Mr.doob bd2f75b48a Updated r46 with some bugfixes found post release. 14 yıl önce
  Mr.doob cb960a567b Merge remote-tracking branch 'alteredq/dev' into dev 14 yıl önce
  Mr.doob a51766a71a Merge branch 'master' into dev 14 yıl önce
  Mr.doob d196b36c51 Removed useVertexNormals boolean from computeFaceNormals. 14 yıl önce
  alteredq 291d56186c Fixed Ray bug. 14 yıl önce
  alteredq 0de617e758 Added SceneUtils.cloneObject() 14 yıl önce
  Mr.doob 95aa0a6197 Merge pull request #765 from miohtama/patch-1 14 yıl önce
  Mikko Ohtamaa f03e0e04be Added link to library build instructions 14 yıl önce
  alteredq f61edd14c2 Fixed shadowmap update bug. 14 yıl önce
  Mr.doob 886badd80d Setting REVISION to r47dev 14 yıl önce
  Mr.doob 579ba1f7ab r46 14 yıl önce
  Mr.doob 18ff7e8068 Removed Collisions from build.py too 14 yıl önce
  Mr.doob 6ad7cbb47b Removed Collisions code. 14 yıl önce
  Mr.doob c99ff7f5db Merge remote-tracking branch 'huttarl/dev' into dev 14 yıl önce