Commit History

Автор SHA1 Съобщение Дата
  Mr.doob a030086cf5 `texture.loaded = true` → `texture.image.loaded = true` преди 14 години
  Mr.doob 00795b3a83 Updated CanvasRenderer and some examples to handle the `Texture( image, mapping)` approach. преди 14 години
  Mr.doob 93c9bb3486 Because CanvasRenderer now checks if `map.loaded == true` (following WebGLRenderer behaviour) some examples got broken. преди 14 години
  Mr.doob 22f48a731b CanvasRenderer handles textures again. преди 15 години
  Mr.doob a35b35fde9 * `examples/geometry/primitives` ⟶ `src/extras/primitives` преди 15 години
  Mark DiMarco 705a0ab687 updated examples to call scene.add instead of scene.addObject преди 15 години
  Mr.doob 7464f5ff97 * MeshBitmapUVMappingMaterial -> MeshBitmapMaterial. Second param is mode, which is THREE.MeshBitmapMaterialMode.UVMAPPING by default. преди 15 години
  Mr.doob 647b4a57b8 * Added `PointLight` преди 15 години
  Mr.doob e68109fdb2 - Clean up преди 15 години
  Mr.doob 9c796ce6ae - Of course, all examples had to point to the renamed file... преди 15 години
  Mr.doob 8f543db16d * Refactored `CanvasRenderer` (more duplicated code, but easier to handle) преди 15 години
  Mr.doob 5268aeb0c9 - Blender Exporter: Using filename instead of object name for classname (easier to use that way) преди 15 години
  Mr.doob 7b385cf7a8 - First version of the WebGLRenderer (ColorFillMaterial and FaceColorFillMaterial by now) преди 15 години
  Mr.doob 7935bc8ab9 - Changed Camera system. (Thx [Paul Brunt](http://github.com/supereggbert)) преди 15 години
  Mr.doob 2cd123401a - Added codecs metadata on video demo. преди 15 години
  Mr.doob 3755d003f0 - Using .ogv instead of .ogg for clarity. Although it gives mime-type issues... преди 15 години
  Mr.doob ecdf342361 - Added support to Theora only browsers on the materials_video example. преди 15 години
  Mr.doob ff32637a7d - Wrong title on video demo. преди 15 години
  Mr.doob a1eee92ef8 - Added info panel on video demo. преди 15 години
  Mr.doob 4af8f5406b - Fixed opacity being set to zero when null преди 15 години