提交历史

作者 SHA1 备注 提交日期
  Jhonny Göransson 1049e34b11 Merge branch 'master' of github.com:pxf/three.js 14 年之前
  Jhonny Göransson 986625ae52 the export script now copies textures to output folder with same name as project file 14 年之前
  Sven Andersson 9343f20356 Fixed bug with the exported cameras position. 14 年之前
  Sven Andersson 05a1e09b57 Renamed url base option and moved it in the UI. 14 年之前
  Sven Andersson 6626da27a8 Merge branch 'master' of github.com:pxf/three.js 14 年之前
  Sven Andersson 5b5d66b18e Blender (2.57) export scripts now exports a default camera, if no camera in the scene was selected for export (in scene export). The default camera property is also updated accordingly. 14 年之前
  Jhonny Göransson 83ba6483f7 bug 14 年之前
  Jhonny Göransson 9b3157b8a9 Merge branch 'master' of github.com:pxf/three.js 14 年之前
  Jhonny Göransson acae6714c9 Added checkbox for scene/html base type 14 年之前
  Sven Andersson be7f3e0b56 Blender (2.57) export script keep track of texture wrapping option. 14 年之前
  Sven Andersson 8429ff11d3 Blender (2.57) export script now add cameras to the scene output. (Note: Very buggy and target/lookat is broken.) 14 年之前
  Sven Andersson 2eb7f7a2a6 Added overrideMaterial property to Scene. If set, the material will be the only material used in WebGLRenderer.render(...). Set to null to disable. 14 年之前
  alteredq 70f417b8f9 Merged with mrdoob's branch. 14 年之前
  alteredq d3f12bbf78 Merge branch 'master' of https://github.com/mrdoob/three.js 14 年之前
  alteredq c497709337 Added texture repeat support to Blender model and scene exporters. 14 年之前
  Mr.doob 57f087333e Updated builds. 14 年之前
  Mr.doob 985fb9e270 Merge remote-tracking branch 'alteredq/master' 14 年之前
  Mr.doob 1700cb9ef4 Merging with alteredq's branch. 14 年之前
  Mr.doob af0beedad7 Reverted to previous WebGLRenderer.setTexture code. Now that Chrome 12 is out, it should be working? 14 年之前
  alteredq 2b599e1adc Added support for texture repeat and offset in model JSONs to Loader base class. 14 年之前
  alteredq 9596667876 Merged zz85's text bezel, extended text parameters API for bezel, added bezel to webgl text example. 14 年之前
  Mr.doob 22fbb30d28 Updated example in README.md (Cube -> CubeGeometry). Thx @adammw! 14 年之前
  zz85 1e95d917dc Added Bezel support 14 年之前
  alteredq 5bf5c6efd8 Refactored object removal in WebGLRenderer, fixing several issues. 14 年之前
  Mr.doob 49343c4a97 Removed unneeded property.constructor line on Anaglyph/Crosseyed renderers. 14 年之前
  alteredq f9de50b0fe More derendererization. 14 年之前
  alteredq eae0616ad0 Trying to fix multiple renderers when having stereo renderers include issue. 14 年之前
  Mr.doob bfdb10a85a Updated all examples so they use the renamed geometry classes. 14 年之前
  Mr.doob d46a1ee368 Checking if WebGLRenderer exists before creating AnaglyphWebGLRenderer and CrosseyedWebGLRenderer. 14 年之前
  Mr.doob 1bfb6dbe7e Merge remote-tracking branch 'alteredq/master' 14 年之前