Historique des commits

Auteur SHA1 Message Date
  Nik Van den Wijngaert 9ca596c138 Merge branch 'master' of git://github.com/mrdoob/three.js il y a 14 ans
  Nik Van den Wijngaert 8c2bfade3e Added an optional renderDepth (should be in [0,1]) to objects which will override the default z-sorting in the renderer. Setting this attribute on e.g. meshes allows us to control painting order and solve any transparency/depth test issues when relying on default sort order. il y a 14 ans
  alteredq 70f417b8f9 Merged with mrdoob's branch. il y a 14 ans
  alteredq d3f12bbf78 Merge branch 'master' of https://github.com/mrdoob/three.js il y a 14 ans
  alteredq c497709337 Added texture repeat support to Blender model and scene exporters. il y a 14 ans
  Mr.doob 57f087333e Updated builds. il y a 14 ans
  Mr.doob 985fb9e270 Merge remote-tracking branch 'alteredq/master' il y a 14 ans
  Mr.doob 1700cb9ef4 Merging with alteredq's branch. il y a 14 ans
  Mr.doob af0beedad7 Reverted to previous WebGLRenderer.setTexture code. Now that Chrome 12 is out, it should be working? il y a 14 ans
  alteredq 2b599e1adc Added support for texture repeat and offset in model JSONs to Loader base class. il y a 14 ans
  alteredq 9596667876 Merged zz85's text bezel, extended text parameters API for bezel, added bezel to webgl text example. il y a 14 ans
  Mr.doob 22fbb30d28 Updated example in README.md (Cube -> CubeGeometry). Thx @adammw! il y a 14 ans
  zz85 1e95d917dc Added Bezel support il y a 14 ans
  alteredq 5bf5c6efd8 Refactored object removal in WebGLRenderer, fixing several issues. il y a 14 ans
  Mr.doob 49343c4a97 Removed unneeded property.constructor line on Anaglyph/Crosseyed renderers. il y a 14 ans
  alteredq f9de50b0fe More derendererization. il y a 14 ans
  alteredq eae0616ad0 Trying to fix multiple renderers when having stereo renderers include issue. il y a 14 ans
  Mr.doob bfdb10a85a Updated all examples so they use the renamed geometry classes. il y a 14 ans
  Mr.doob d46a1ee368 Checking if WebGLRenderer exists before creating AnaglyphWebGLRenderer and CrosseyedWebGLRenderer. il y a 14 ans
  Mr.doob 1bfb6dbe7e Merge remote-tracking branch 'alteredq/master' il y a 14 ans
  alteredq 7991af215a Added forgotten namespace to Sprite. il y a 14 ans
  Mr.doob 39d662029d Merge remote-tracking branch 'alteredq/master' il y a 14 ans
  Mr.doob b61ee54f27 Renamed all extras/geometries. il y a 14 ans
  alteredq ec3ea826ab Added Droid fonts. il y a 14 ans
  alteredq 2566d8ad36 Rebuild libs. il y a 14 ans
  zz85 f7bdadbb01 alternative slice - fixes B il y a 14 ans
  alteredq 9acdcbb63b Merged with zz85 Text fixes. il y a 14 ans
  zz85 02cd88bd91 patched fixes with alteredq and added support for gentilis il y a 14 ans
  zz85 afe9d3b593 committing text fix changes not pushed :( il y a 14 ans
  alteredq 44c0f34e2a Removed font from examples/js, now that fonts are in examples/fonts. il y a 14 ans