Commit History

Author SHA1 Message Date
  alteredq c8a85ebffd Added info box and browser compatibility check to WebGL particle example. 14 years ago
  alteredq 54e3bc61bd Added elementary support for particles to WebGLRenderer. 14 years ago
  alteredq 114b673ae5 Added first very rough version of FBX to Three.js converter. 14 years ago
  alteredq 1921192be9 Added basic support for second set of UVs for lightmaps. 14 years ago
  alteredq 177b2572ef Synced with mrdoob's branch. 14 years ago
  Mr.doob c6cec3ca6b Yet some more tweaks to CanvasRenderer::clear() 14 years ago
  Mr.doob ad0a8a7446 Merge remote branch 'alteredq/master' 14 years ago
  Mr.doob a7ac6fa598 Made CanvasRenderer ParticleBasicMaterial handling consistent with the rest — material.map needs to be a Texture. 14 years ago
  alteredq 36f041a3e3 Another small improvement of scene loader blocking. 14 years ago
  alteredq 549f90854b Small improvement in scene loading blocking. 14 years ago
  alteredq 1fea9391b8 Added very simple user interface for checking what's inside the scene (in scene loader example). 14 years ago
  alteredq b4a177f326 Synced with mrdoob's branch. 14 years ago
  alteredq 506d7e1fa0 Added progress reporting to scene loader. 14 years ago
  Mr.doob 6d565bfb87 New builds. 14 years ago
  Mr.doob 004d08f641 Merge remote branch 'alteredq/master' 14 years ago
  Mr.doob 52c0de2b09 Merging with alteredq's branch. 14 years ago
  Mr.doob a7b55e9e00 Tweaked clearColor handling in CanvasRenderer and WebGLRenderer2. 14 years ago
  alteredq 3c1ca82d10 Extended gating of scene start also to asynchronous loading of textures. 14 years ago
  alteredq 3d663b3428 Added handling of texture mapping and material combine parameters to scene loader. 14 years ago
  alteredq 38ad5d466e Added loading indication and "start" button to scene loader example. 14 years ago
  alteredq 8679cbcea5 Small code cleanup in scene loader. 14 years ago
  alteredq b13f7efafd Added handling of texture filtering parameters to scene loader. 14 years ago
  alteredq 7bd3c4b7e0 Added to scene loader support for Icosahedron primitive and material shading parameter. 14 years ago
  alteredq 5a6a872e75 Synced with mrdoob's branch. 14 years ago
  alteredq b0113fb874 Added support for cube textures and background color to scene loader. 14 years ago
  Mr.doob b4b2843cae Updated builds. 14 years ago
  Mr.doob 40934a3a83 Merge remote branch 'alteredq/master' 14 years ago
  Mr.doob 37a053b308 Fixed PointLight prototype code (thx rectalogic) 14 years ago
  alteredq 8faa18b620 Added simple scene format loader. 14 years ago
  alteredq a85b7d6f9a Removed unused color parameter in Cylinder primitive plus some whitespace cleanup. 14 years ago