Historique des commits

Auteur SHA1 Message Date
  Nicolas Garcia Belmonte 78561a35e6 Fixed the computeNormals method. il y a 15 ans
  Nicolas Garcia Belmonte 20be01f159 Added transpose method to Matrix4 il y a 15 ans
  Nicolas Garcia Belmonte a319fe3c7b Added a clone of the geometry_cube example working with the WebGL renderer. il y a 15 ans
  Nicolas Garcia Belmonte 636d108e4b WebGLRenderer fixes: il y a 15 ans
  Nicolas Garcia Belmonte ab1d219eda Added flatten method to Matrix4 to be used in the WebGLRenderer. il y a 15 ans
  Nicolas Garcia Belmonte d8c093c030 No files changed here. il y a 15 ans
  Mr.doob 216b4eeee2 * Workaround for Opera bug (clearRect not working with context with negative scale) il y a 15 ans
  Mr.doob 010f5829e6 - Added `Matrix4.multiplyScalar`, `Matrix4.determinant` and `Matrix4.makeInvert` il y a 15 ans
  Mr.doob 680000c289 - Forgot the stats.js > Stats.js change in some examples... il y a 15 ans
  Mr.doob 9c796ce6ae - Of course, all examples had to point to the renamed file... il y a 15 ans
  Mr.doob 8b18eafc78 - Added "Or so they say..." demo to featured projects. il y a 15 ans
  Mr.doob ada5ff2536 - Show ParticleBitmapMaterial center when using three_debug.js il y a 15 ans
  Mr.doob 5fe1f2a6d1 - ParticleBitmapMaterial.offset clearRect fixed il y a 15 ans
  Mr.doob 217b1505a3 - Added ParticleBitmapMaterial.offset (Vector2) il y a 15 ans
  Mr.doob c4d39ba6ae - UV 1,1 trying to access unexisting pixels on the texture il y a 15 ans
  Mr.doob 5ff2dfcaca - Added Mesh.flipSided boolean il y a 15 ans
  Mr.doob 2c9c52d037 - Added Earth example to README il y a 15 ans
  Mr.doob fbbb78446d - Shadow texture for Earth demo il y a 15 ans
  Mr.doob 2dfcf24e02 - Improved earth demo il y a 15 ans
  Mr.doob a7bed157a3 - Added Sphere primitive il y a 15 ans
  Mr.doob 8820e868b9 - Missed a line change on the Blender 2.5b exporter il y a 15 ans
  Mr.doob b381202910 * Using new object `UV` instead of `Vector2` where it should be used il y a 15 ans
  Mr.doob 69dc5dcb8f - Removed unneded code il y a 15 ans
  Mr.doob 8f543db16d * Refactored `CanvasRenderer` (more duplicated code, but easier to handle) il y a 15 ans
  Mr.doob 8e5c8debf9 - Clean up il y a 15 ans
  philogb f0f3483f91 Remove useless alert. il y a 15 ans
  philogb 2b0ea54a4c Core performance improvements through shared props il y a 15 ans
  Mr.doob f62b6e988d - Added three_debug.js (Renders some debug data) il y a 15 ans
  Mr.doob 1c729ec8a0 - strip() is not the right way to remove substrings, replace() is the right one il y a 15 ans
  Mr.doob 5268aeb0c9 - Blender Exporter: Using filename instead of object name for classname (easier to use that way) il y a 15 ans