Історія комітів

Автор SHA1 Опис Дата
  Mr.doob cb76523b31 * Added Blender 2.54 exporter. (Crossing fingers so they don't change the scripting system again...) 15 роки тому
  Mr.doob db7003e88a * `CanvasRenderer` and `SVGRenderer` calculating light only when needed. 15 роки тому
  Mr.doob 647b4a57b8 * Added `PointLight` 15 роки тому
  mindlapse a89865bda8 3d onclick, see examples/hci_clickcube.html 15 роки тому
  Julian Walker 7c94809ed2 Using projection * view * obj matrix to transform vertices in Renderer instead of transforming twice (once by view * obj and once by projection). 15 роки тому
  Julian Walker 930faff1ef Matrix4.lookAt now initializes W row (omitted previously). 15 роки тому
  Julian Walker 286402351b Spaces -> tabs in WebGLRenderer.js 15 роки тому
  Ben Nolan 0c6219b43f * Made vector methods chainable 15 роки тому
  Mr.doob 5ce7a10bbb - Added TODO 15 роки тому
  philogb c88fa50a4c Add Matrix4.rotationAxisAngleMatrix 15 роки тому
  philogb c8aacd8cdc Add Color methods to prototype object. 15 роки тому
  philogb 4074b8097f Ignore .project extensions 15 роки тому
  Mr.doob 14b5a3ebb5 - README tweaks 15 роки тому
  Mr.doob e68109fdb2 - Clean up 15 роки тому
  Nicolas Garcia Belmonte 10681d6684 * Bug Fix: Matrix4.makeInvert was calling a non existent scale method. Replaced with multiplyScalar. 15 роки тому
  Nicolas Garcia Belmonte ad73c981ee * Enable Scene light object management 15 роки тому
  Nicolas Garcia Belmonte d342239c4a Added light objects 15 роки тому
  Nicolas Garcia Belmonte 24005fc1e1 Added basic lighting shader code 15 роки тому
  Nicolas Garcia Belmonte a53ad5a79a Added normals to WebGLRenderer 15 роки тому
  Nicolas Garcia Belmonte 78561a35e6 Fixed the computeNormals method. 15 роки тому
  Nicolas Garcia Belmonte 20be01f159 Added transpose method to Matrix4 15 роки тому
  Nicolas Garcia Belmonte a319fe3c7b Added a clone of the geometry_cube example working with the WebGL renderer. 15 роки тому
  Nicolas Garcia Belmonte 636d108e4b WebGLRenderer fixes: 15 роки тому
  Nicolas Garcia Belmonte ab1d219eda Added flatten method to Matrix4 to be used in the WebGLRenderer. 15 роки тому
  Nicolas Garcia Belmonte d8c093c030 No files changed here. 15 роки тому
  Mr.doob 216b4eeee2 * Workaround for Opera bug (clearRect not working with context with negative scale) 15 роки тому
  Mr.doob 010f5829e6 - Added `Matrix4.multiplyScalar`, `Matrix4.determinant` and `Matrix4.makeInvert` 15 роки тому
  Mr.doob 680000c289 - Forgot the stats.js > Stats.js change in some examples... 15 роки тому
  Mr.doob 9c796ce6ae - Of course, all examples had to point to the renamed file... 15 роки тому
  Mr.doob 8b18eafc78 - Added "Or so they say..." demo to featured projects. 15 роки тому