Commit History

Author SHA1 Message Date
  Mr.doob e0b39a419a Editor: Added support for awd files. 11 years ago
  Mr.doob a1020fd36f Editor: Fixed camera savestate breakage. 11 years ago
  Mr.doob bc75eba7f4 Editor: Saving panels collapsed state to localStorage. 11 years ago
  Mr.doob 8dc709f2b6 Updated builds. 11 years ago
  Mr.doob b810065e92 WebGLRenderer: Added clampToMaxSize in setTexture too. Simplified clampToMaxSize. Added console.log(). 11 years ago
  Mr.doob 3c50ca7aaa Merge pull request #5208 from henri-astre-msft/uploadTexture 11 years ago
  Mr.doob bf1be8c9ab Merge pull request #5216 from chrisjubb/dev 11 years ago
  Chris Jubb 4c9a7f6fd1 Add a button to show/hide the grid. 11 years ago
  Mr.doob e2a1c243ae Updated builds. 11 years ago
  Mr.doob d43dd3868a Minor tweaks. 11 years ago
  Mr.doob 384b8a126a Added fromBufferGeometry() method to Geometry. 11 years ago
  Mr.doob 9050f13a10 Merge branch 'dev' of https://github.com/mrdoob/three.js into dev 11 years ago
  Mr.doob 8f73045a0f Merge pull request #5207 from henri-astre-msft/slerp 11 years ago
  Henri Astre b2dd2418e2 Fix coding style #2 11 years ago
  Mr.doob 5af3090e1e Updated builds. 11 years ago
  Henri Astre 99b7e5311a Fix coding style 11 years ago
  Mr.doob 9256c8793a Merge branch 'dev' of https://github.com/mrdoob/three.js into dev 11 years ago
  Mr.doob f8ecbb150e Moved *Exporter code to the objects themselves. See #4621. 11 years ago
  Henri Astre 3c1c831800 add uploadTexture to WebGLRenderer 11 years ago
  Henri Astre 1965a19f3d Fix Quaternion.slerp for special case t=0 and t=1 11 years ago
  Mr.doob 2efc87a00d Added type property to all relevant objects. 11 years ago
  Mr.doob fda6dd9c21 Merge pull request #5205 from WestLangley/dev-unit 11 years ago
  WestLangley 718f1483b0 Updated tests affected by simplified Matrix* constructors 11 years ago
  Mr.doob d58fb9008d Updated builds. 11 years ago
  Mr.doob f69a0c5f45 Fixed Matrix* breakage. 11 years ago
  Mr.doob 141ad4f896 Simplified Matrix* constructors. See #5202. 11 years ago
  Mr.doob c5acf1a75b Examples: Removed calls to deprecated initMaterial. 11 years ago
  Mr.doob a2f591ea57 Merge branch 'dev' of https://github.com/mrdoob/three.js into dev 11 years ago
  Mr.doob 7be6e2a4e5 Editor: Fixed Script panel behaviour. 11 years ago
  Mr.doob 2acf28d5a5 Merge pull request #5204 from WestLangley/dev-orbit 11 years ago