Commit History

Author SHA1 Message Date
  Mr.doob 5ce7a10bbb - Added TODO 15 years ago
  philogb c88fa50a4c Add Matrix4.rotationAxisAngleMatrix 15 years ago
  philogb c8aacd8cdc Add Color methods to prototype object. 15 years ago
  philogb 4074b8097f Ignore .project extensions 15 years ago
  Mr.doob 14b5a3ebb5 - README tweaks 15 years ago
  Mr.doob e68109fdb2 - Clean up 15 years ago
  Nicolas Garcia Belmonte 10681d6684 * Bug Fix: Matrix4.makeInvert was calling a non existent scale method. Replaced with multiplyScalar. 15 years ago
  Nicolas Garcia Belmonte ad73c981ee * Enable Scene light object management 15 years ago
  Nicolas Garcia Belmonte d342239c4a Added light objects 15 years ago
  Nicolas Garcia Belmonte 24005fc1e1 Added basic lighting shader code 15 years ago
  Nicolas Garcia Belmonte a53ad5a79a Added normals to WebGLRenderer 15 years ago
  Nicolas Garcia Belmonte 78561a35e6 Fixed the computeNormals method. 15 years ago
  Nicolas Garcia Belmonte 20be01f159 Added transpose method to Matrix4 15 years ago
  Nicolas Garcia Belmonte a319fe3c7b Added a clone of the geometry_cube example working with the WebGL renderer. 15 years ago
  Nicolas Garcia Belmonte 636d108e4b WebGLRenderer fixes: 15 years ago
  Nicolas Garcia Belmonte ab1d219eda Added flatten method to Matrix4 to be used in the WebGLRenderer. 15 years ago
  Nicolas Garcia Belmonte d8c093c030 No files changed here. 15 years ago
  Mr.doob 216b4eeee2 * Workaround for Opera bug (clearRect not working with context with negative scale) 15 years ago
  Mr.doob 010f5829e6 - Added `Matrix4.multiplyScalar`, `Matrix4.determinant` and `Matrix4.makeInvert` 15 years ago
  Mr.doob 680000c289 - Forgot the stats.js > Stats.js change in some examples... 15 years ago
  Mr.doob 9c796ce6ae - Of course, all examples had to point to the renamed file... 15 years ago
  Mr.doob 8b18eafc78 - Added "Or so they say..." demo to featured projects. 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 5ff2dfcaca - Added Mesh.flipSided boolean 15 years ago
  Mr.doob 2c9c52d037 - Added Earth example to README 15 years ago
  Mr.doob fbbb78446d - Shadow texture for Earth demo 15 years ago
  Mr.doob 2dfcf24e02 - Improved earth demo 15 years ago