Commit History

Author SHA1 Message Date
  alteredq ce000d482f Merged remote branch 'upstream/master' (original mrdoob's version) 15 years ago
  alteredq dde831bf6f Extended CanvasRenderer to be able to handle decals (MeshBitmapUVMappingMaterials as secondary materials). 15 years ago
  Mr.doob db7003e88a * `CanvasRenderer` and `SVGRenderer` calculating light only when needed. 15 years ago
  alteredq 0f69c71924 Experiment to get backwards compatibility with the original meaning of materials array in Mesh (= extra materials are drawn for whole mesh). 15 years ago
  unknown 60c2354424 Added OBJ -> Three.js converter. 15 years ago
  Mr.doob 647b4a57b8 * Added `PointLight` 15 years ago
  Mr.doob 216b4eeee2 * Workaround for Opera bug (clearRect not working with context with negative scale) 15 years ago
  Mr.doob ada5ff2536 - Show ParticleBitmapMaterial center when using three_debug.js 15 years ago
  Mr.doob 5fe1f2a6d1 - ParticleBitmapMaterial.offset clearRect fixed 15 years ago
  Mr.doob 217b1505a3 - Added ParticleBitmapMaterial.offset (Vector2) 15 years ago
  Mr.doob c4d39ba6ae - UV 1,1 trying to access unexisting pixels on the texture 15 years ago
  Mr.doob a7bed157a3 - Added Sphere primitive 15 years ago
  Mr.doob b381202910 * Using new object `UV` instead of `Vector2` where it should be used 15 years ago
  Mr.doob 69dc5dcb8f - Removed unneded code 15 years ago
  Mr.doob 8f543db16d * Refactored `CanvasRenderer` (more duplicated code, but easier to handle) 15 years ago
  Mr.doob f62b6e988d - Added three_debug.js (Renders some debug data) 15 years ago
  Mr.doob 794e26a94f - My keboard pastes stuff randomly sometimes :/ 15 years ago
  Mr.doob 7d43f5394c - While we're at it, let's add particle rotations too. 15 years ago
  Mr.doob 418a1bc287 * Added `ParticleCircleMaterial` and `ParticleBitmapMaterial` 15 years ago
  Mr.doob 7b385cf7a8 - First version of the WebGLRenderer (ColorFillMaterial and FaceColorFillMaterial by now) 15 years ago
  Mr.doob 7935bc8ab9 - Changed Camera system. (Thx [Paul Brunt](http://github.com/supereggbert)) 15 years ago
  Mr.doob a889bc2cef - Fixed matrix bug (transformed objects outside the x axis would get infinitely tall :S) 15 years ago
  Mr.doob 2a3d1e35cb * autoClear property for renderers. 15 years ago
  Mr.doob 0aac038d58 - JSLinted 15 years ago
  Mr.doob 225947aaf9 - Minor clean up 15 years ago
  Mr.doob 9b14208d3a - Fixed CanvasRenderer UV tweaks 15 years ago
  Mr.doob 55e4bde5cd + TextureUVMappingMaterial > BitmapUVMappingMaterial 15 years ago
  Mr.doob 90f54e2507 - CanvasRenderer expands screen space points (workaround for antialias gaps). 15 years ago
  Mr.doob e98397cb5a + Added Line Object 15 years ago
  Mr.doob 493d6769d9 CanvasRenderer: Initialise ClearRect 15 years ago