Histórico de commits

Autor SHA1 Mensagem Data
  Mr.doob aa76dbc804 ColladaLoader: Removed default FlatShading. 10 anos atrás
  Mr.doob 829d969579 ColladaLoader: rudimentary LineStrips support. 10 anos atrás
  Mr.doob 66c4226d81 Fixed ColladaLoader. It was misusing overwrite Object3D.id :( 10 anos atrás
  Mr.doob df6e3f9f16 ColladaLoader: Clean up. 10 anos atrás
  Mr.doob 07908d4771 ColladaLoader: Check if surface is defined. Fixes #5431. 10 anos atrás
  s9k 2eae8eb0f8 Fix wrong texture’s object reference in image loader callback 10 anos atrás
  Mr.doob 6b4e5613f8 Minor tweaks. 11 anos atrás
  Lucas Doyle b8c2d8aa3a ColladaLoader: kinematics support for collada loader 11 anos atrás
  Mr.doob f69a0c5f45 Fixed Matrix* breakage. 11 anos atrás
  Drew Perttula 17a4ae3d8a fix ColladaLoader- result.scene must be a Scene to be renderable 11 anos atrás
  Mr.doob 33ed18d23c Fixed ColladaLoader. 11 anos atrás
  gero3 2eb8149715 cleanup loader 11 anos atrás
  Mr.doob eecc8f7c5c Moved BufferGeometryUtils and UvsUtils to examples/js/utils. See #4835. 11 anos atrás
  Mr.doob dd089570da Added Texture.DEFAULT_IMAGE. Different solution for #4559. 11 anos atrás
  Mr.doob 9c7f2ee12c Implemented THREE.Loader.Handlers. 11 anos atrás
  Mu Daosheng b5578be417 tgaTexture: scene, collada, and obj loader support tga texture format 11 anos atrás
  Mr.doob c87d227031 ColladaLoader: Increased maxbones to 64. 11 anos atrás
  Mr.doob 70016cac32 Minor clean up. 11 anos atrás
  Leo Koppelkamm 6e0e1d560c Import distance for lights 11 anos atrás
  Leo Koppelkamm 4fc853c205 Trailing whitespace 11 anos atrás
  Mr.doob ee61e90994 Merge branch 'single-axis-up-conversion' of https://github.com/virtual-world-framework/three.js into dev 11 anos atrás
  Eric Burns 815b1a1c51 Alter options.convertUpAxis conditionals to be explicit about data type 11 anos atrás
  Mr.doob f4ca33de6a Merge branch 'heightfields-and-normalmaps' of https://github.com/virtual-world-framework/three.js into dev 11 anos atrás
  Brett Swift e4a37f082d Convert single-axis translation animation data according to upConversion. 11 anos atrás
  Eric Burns ae02c24c4f Differentiate between heightfields and normalmaps and treat each appropriately 11 anos atrás
  Steven Carr 61e01f5238 Update collada loader to use the collada ID as the threejs ID to fix a bug in loading the animations 12 anos atrás
  Tony Parisi 127309932f Unflattened loader optimization - was lost in the shuffle several versions ago. Updated Skinning Example 11 anos atrás
  Tony Parisi 6d4e5a786a Fixed handling of child cameras/lights; must have dropped somewhere along the line 11 anos atrás
  Mr.doob f46a2b841e Removed face.centroid and geometry.computeCentroids() 11 anos atrás
  Mr.doob 52f78940ac Animation system clean up. Fixes #4377. 11 anos atrás