Histórico de commits

Autor SHA1 Mensagem Data
  alteredq 7a0b36a9af Small loop optimization and refactoring in TextGeometry. 14 anos atrás
  alteredq 213a2d9d2b Merged, refactored and extended sweetfish/pxf pull request with scene material override and Blender exporter updates. 14 anos atrás
  Jhonny Göransson 016ab44d7c Added distance to light 14 anos atrás
  alteredq 5739f754a8 Made "needsUpdate" working for custom attributes. Added example for custom attributes. 14 anos atrás
  Jhonny Göransson 1049e34b11 Merge branch 'master' of github.com:pxf/three.js 14 anos atrás
  Jhonny Göransson 986625ae52 the export script now copies textures to output folder with same name as project file 14 anos atrás
  Sven Andersson 9343f20356 Fixed bug with the exported cameras position. 14 anos atrás
  Sven Andersson 05a1e09b57 Renamed url base option and moved it in the UI. 14 anos atrás
  Sven Andersson 6626da27a8 Merge branch 'master' of github.com:pxf/three.js 14 anos atrás
  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 anos atrás
  Jhonny Göransson 83ba6483f7 bug 14 anos atrás
  Jhonny Göransson 9b3157b8a9 Merge branch 'master' of github.com:pxf/three.js 14 anos atrás
  Jhonny Göransson acae6714c9 Added checkbox for scene/html base type 14 anos atrás
  Sven Andersson be7f3e0b56 Blender (2.57) export script keep track of texture wrapping option. 14 anos atrás
  Sven Andersson 8429ff11d3 Blender (2.57) export script now add cameras to the scene output. (Note: Very buggy and target/lookat is broken.) 14 anos atrás
  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 anos atrás
  alteredq 70f417b8f9 Merged with mrdoob's branch. 14 anos atrás
  alteredq d3f12bbf78 Merge branch 'master' of https://github.com/mrdoob/three.js 14 anos atrás
  alteredq c497709337 Added texture repeat support to Blender model and scene exporters. 14 anos atrás
  Mr.doob 57f087333e Updated builds. 14 anos atrás
  Mr.doob 985fb9e270 Merge remote-tracking branch 'alteredq/master' 14 anos atrás
  Mr.doob 1700cb9ef4 Merging with alteredq's branch. 14 anos atrás
  Mr.doob af0beedad7 Reverted to previous WebGLRenderer.setTexture code. Now that Chrome 12 is out, it should be working? 14 anos atrás
  alteredq 2b599e1adc Added support for texture repeat and offset in model JSONs to Loader base class. 14 anos atrás
  alteredq 9596667876 Merged zz85's text bezel, extended text parameters API for bezel, added bezel to webgl text example. 14 anos atrás
  Mr.doob 22fbb30d28 Updated example in README.md (Cube -> CubeGeometry). Thx @adammw! 14 anos atrás
  zz85 1e95d917dc Added Bezel support 14 anos atrás
  alteredq 5bf5c6efd8 Refactored object removal in WebGLRenderer, fixing several issues. 14 anos atrás
  Mr.doob 49343c4a97 Removed unneeded property.constructor line on Anaglyph/Crosseyed renderers. 14 anos atrás
  alteredq f9de50b0fe More derendererization. 14 anos atrás