Historie revizí

Autor SHA1 Zpráva Datum
  alteredq dde831bf6f Extended CanvasRenderer to be able to handle decals (MeshBitmapUVMappingMaterials as secondary materials). před 15 roky
  alteredq 36dc7212f8 Made Sphere mesh smoothing optional. před 15 roky
  Mr.doob db7003e88a * `CanvasRenderer` and `SVGRenderer` calculating light only when needed. před 15 roky
  alteredq 0f69c71924 Experiment to get backwards compatibility with the original meaning of materials array in Mesh (= extra materials are drawn for whole mesh). před 15 roky
  alteredq 29be1febb0 Added handling of null materials (coming from Blender exporter when mesh has no assigned material). před 15 roky
  alteredq 32133b352b Fixed crash bug when parsing quad faces. před 15 roky
  alteredq 396d8d1cec Added male model to OBJ converter example. před 15 roky
  unknown 60c2354424 Added OBJ -> Three.js converter. před 15 roky
  Mr.doob 647b4a57b8 * Added `PointLight` před 15 roky
  mindlapse a89865bda8 3d onclick, see examples/hci_clickcube.html před 15 roky
  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). před 15 roky
  Julian Walker 930faff1ef Matrix4.lookAt now initializes W row (omitted previously). před 15 roky
  Julian Walker 286402351b Spaces -> tabs in WebGLRenderer.js před 15 roky
  Julian Walker 9ba951a14b Using projection * view * obj matrix to transform vertices in Renderer instead of transforming twice (once by view * obj and once by projection). před 15 roky
  Julian Walker 40e1f7d20e Merge remote branch 'upstream/master' před 15 roky
  Julian Walker 101ba4487b Matrix4.lookAt now initializes W row (omitted previously). před 15 roky
  Julian Walker d82885c3c5 Spaces -> tabs in WebGLRenderer.js před 15 roky
  Ben Nolan 0c6219b43f * Made vector methods chainable před 15 roky
  Mr.doob 5ce7a10bbb - Added TODO před 15 roky
  philogb c88fa50a4c Add Matrix4.rotationAxisAngleMatrix před 15 roky
  philogb c8aacd8cdc Add Color methods to prototype object. před 15 roky
  philogb 4074b8097f Ignore .project extensions před 15 roky
  Mr.doob 14b5a3ebb5 - README tweaks před 15 roky
  Mr.doob e68109fdb2 - Clean up před 15 roky
  Nicolas Garcia Belmonte 10681d6684 * Bug Fix: Matrix4.makeInvert was calling a non existent scale method. Replaced with multiplyScalar. před 15 roky
  Nicolas Garcia Belmonte ad73c981ee * Enable Scene light object management před 15 roky
  Nicolas Garcia Belmonte d342239c4a Added light objects před 15 roky
  Nicolas Garcia Belmonte 24005fc1e1 Added basic lighting shader code před 15 roky
  Nicolas Garcia Belmonte a53ad5a79a Added normals to WebGLRenderer před 15 roky
  Nicolas Garcia Belmonte 78561a35e6 Fixed the computeNormals method. před 15 roky