Commit History

Author SHA1 Message Date
  Mr.doob 40a3fec86e Editor: Added first version of Player. 11 years ago
  Mr.doob 0829a9760f UI: Using eval() in Number and Integer so we can input stuff like 3.14/2. 11 years ago
  Mr.doob 3b8906d286 FXAAShader: Removed unused varying. 11 years ago
  Mr.doob 6a08a949d1 Merge branch 'master' of https://github.com/CharlotteGore/three.js into dev 11 years ago
  Charlotte Gore c8109aff1a Passing devicePixelRatio parameter on. 11 years ago
  Charlotte Gore 6beea8cb73 Fixed deferred renderer for retina displays 11 years ago
  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