Histórico de commits

Autor SHA1 Mensagem Data
  Mr.doob eeef494fd1 Removed now uneeded rotation. 13 anos atrás
  Mr.doob a89ed06e79 Merge remote-tracking branch 'onionhammer/patch-2' into dev 13 anos atrás
  Mr.doob d260360ffb Forgot to remove debugging bit. 13 anos atrás
  Mr.doob ded6c16ad3 Changed Vertex so it's just a Vector3 and updated all the examples. Fixes #1703. 13 anos atrás
  onionhammer 7c4acaf470 Update examples/js/ShaderExtras.js 13 anos atrás
  Mr.doob 9dc27fe959 CubeCamera.renderTarget instead of CubeCamera.getRenderTarget(). 13 anos atrás
  Mr.doob 193e1990c8 Updated builds. 13 anos atrás
  Mr.doob fdd593f7c8 Merge remote-tracking branch 'AddictArts/dev_colladaTextureEmission' into dev 13 anos atrás
  John Pywtorak 3ba695bb1c ColladaLoader was not setting the emissive color property for common shader materials. It was also not setting the emissive property for an emission texture to all 1's. 13 anos atrás
  zz85 01a203467c fixed LatheGeometry not to have wrap around faces, but subD on that maybe a little ugly 13 anos atrás
  zz85 4fd6dce803 Fix LatheGeometry behavior 13 anos atrás
  Mr.doob bb42fe6e4b Updated builds and compiler. 13 anos atrás
  Mr.doob 06b0238b96 Merge remote-tracking branch 'AddictArts/dev_colladaMatrixXforms' into dev 13 anos atrás
  Mr.doob 3d8ec5b32f CubeCamera now extends from Object3D. Changed code a bit and updated examples. 13 anos atrás
  Mr.doob 22a7f46460 This should avoid people adding stuff that it's not an Object3D to the Scene Graph. 13 anos atrás
  Mr.doob 7f4c64a1fb Removed old console.log. 13 anos atrás
  John Pywtorak 1dacb71d88 Minor optimizations and tweaks to make it a better example. Removed extraneous work in setting up the animation loop. Added support for array-style target addressing according to COLLADA spec. Added support for matrix transform updates. Added support for hierarchical animations as defined in COLLADA spec (Credit to ekitson). 13 anos atrás
  Mr.doob 93cb120e5c Merge remote-tracking branch 'alteredq/dev' into dev 13 anos atrás
  alteredq b0c25b7bb5 Cleaned up god's ray example. Made background and sun color configurable. 13 anos atrás
  Mr.doob bc9aac9729 Commented out WebGLRenderer console.log (not really useful anymore) and added new console.logs on all renderers (hopefully more useful). 13 anos atrás
  Mr.doob 3a8a66c7af Reformated requestAnimationFrame polyfill. 13 anos atrás
  alteredq 88b3a71f44 Merge remote-tracking branch 'remotes/mrdoob/dev' into dev 13 anos atrás
  Mr.doob e90539b6dd Renamed monster.txt back to readme.txt 13 anos atrás
  Mr.doob 4d7a030b7e More folder structure clean up. 13 anos atrás
  Mr.doob 59ff736706 Trailing spaces clean up, formating and folder structure clean up. 13 anos atrás
  Mr.doob ebb3014731 Merge remote-tracking branch 'AddictArts/dev_colladaKeyFrameExampleAndMatrixXforms' into dev 13 anos atrás
  Mr.doob 5c0c5baaa3 More trailing spaces clean up and reformating. 13 anos atrás
  Mr.doob 6e4d5088cb Trailing spaces clean up and formating. 13 anos atrás
  Mr.doob c03f3320ae Merge branch 'master' of git://github.com/huwb/three.js into dev 13 anos atrás
  Mr.doob 2dc610ffcc Merge remote-tracking branch 'davidedc/patch-2' into dev 13 anos atrás