Commit History

Author SHA1 Message Date
  alteredq a1c6656b0a WebGLDeferredRenderer: added stencil culling of background pixels. 12 years ago
  alteredq f7e1543715 WebGLDeferredRenderer: testing depth buffer sharing between geometry and light passes. 12 years ago
  Mr.doob b29d8393be CSS3DRenderer: Reverting to String concats. 12 years ago
  Mr.doob 2cbb1ea86c Updated builds. 12 years ago
  Mr.doob 21d0796996 Moved SubdivisionModifier to examples/js/modifiers 12 years ago
  Mr.doob 171b5e6881 Aesthetic tweaks to Box2. 12 years ago
  Mr.doob 3f29e1a912 Added .deallocate() to RenderTarget. 12 years ago
  Mr.doob 2b5f821459 Merge branch 'master' into dev 12 years ago
  alteredq c5f3740e84 Trying to fix CONTRIBUTING layout. 12 years ago
  alteredq 7f33cb927f Added guidelines to bug reporting section of CONTRIBUTING. 12 years ago
  alteredq fea463dccd Fixed texture uniform in cloth example. 12 years ago
  alteredq 15eb28e839 WebGLDeferredRenderer: removed normal chunks from color pass shader. 12 years ago
  alteredq 3ea8ea8cba Fixed skinning for MeshBasicMaterial when there was no envMap. 12 years ago
  alteredq e38f9c840a WebGLDeferredRenderer: add support for skinning. 12 years ago
  alteredq eb5458b29d Trying to fix CONTRIBUTING layout. 12 years ago
  alteredq 85983b97bf Added guidelines to bug reporting section of CONTRIBUTING. 12 years ago
  alteredq 35956c87e9 Merge remote-tracking branch 'remotes/mrdoob/dev' into dev 12 years ago
  alteredq 9d0dfbc566 Quick fix to make Editor and examples using BufferGeometry working again after EventTarget changes. 12 years ago
  Mr.doob 7b243b101a Merge branch 'master' into dev 12 years ago
  Mr.doob 1ae6d9ef81 Added CONTRIBUTING file as discussed in #2774. 12 years ago
  alteredq e759ed70ce Merge remote-tracking branch 'remotes/mrdoob/dev' into dev 12 years ago
  alteredq b238668e22 Added contributions instructions. 12 years ago
  Mr.doob bdf658231e Using "best practices" in minecraft examples as discussed in #2780. 12 years ago
  Mr.doob e42b4d9903 Updated builds. 12 years ago
  Mr.doob 2b4d13ea44 Added deallocate() to Material. 12 years ago
  Mr.doob 238831ea91 Commented out now unused code in WebGLRenderer and added webgl flag to Geometry. 12 years ago
  Mr.doob e126b7d913 Merge branch 'events' into dev 12 years ago
  Mr.doob c1fa178dfb Merge remote-tracking branch 'bhouston/transform' into dev 12 years ago
  Mr.doob af52210cb9 Merge remote-tracking branch 'gero3/master' into dev 12 years ago
  Ben Houston 26b57b81be Matrix4.makeTranslation and Matrix4.makeScale now take Vector3 instead of thee scalars per #2780 12 years ago