Historique des commits

Auteur SHA1 Message Date
  alteredq d25bf1ed8c Added support for morph animation and material.side parameter to SceneLoader. il y a 13 ans
  alteredq 345d252d98 Fixed ambient material term in Blender exporter. il y a 13 ans
  alteredq a7bd3f5c2e Removed "_mesh" suffix in scene format for non-procedural geometries. Bumped up scene format version to 3.1. Updated Blender exporter and examples. il y a 13 ans
  Mr.doob 4311f07156 Editor: Added sceneCreated signal. Empty scene by default. il y a 13 ans
  Mr.doob 6c4c585e56 Editor: Simplified linewidth UI. il y a 13 ans
  Mr.doob da693b20e9 Fixed mousewheel zooming in TrackpadControls when staticMovig was set to true. il y a 13 ans
  Mr.doob c3f0c6d89a Merge remote-tracking branch 'jherrm/feature_trackball_scroll_zoom' into dev il y a 13 ans
  Mr.doob e2c26d56e4 Splited /utils/files.json into /utils/includes/canvas.json, ... il y a 13 ans
  Mr.doob 6c3bb6fd1f utils/externs_ to utils/externs/ il y a 13 ans
  Mr.doob 85b2ab1f92 xhr -> request il y a 13 ans
  Mr.doob 4ef1bb30ee Removed xhr.overrideMimeType and xhr.setRequestHeader from loaders. Closes #2395. il y a 13 ans
  alteredq 8ea61aab81 added support for wrapRGB material parameter to SceneLoader. il y a 13 ans
  alteredq 718625cdb9 Added UTF8 model to the scene loader example. il y a 13 ans
  Mr.doob c78374730e Removed unneeded console.log(). il y a 13 ans
  Mr.doob 81ae8b1b2c Updated build. il y a 13 ans
  Mr.doob 2386d63147 Added support of object.renderDepth to Projector. Related to #2386. il y a 13 ans
  Mr.doob 63c4412726 I feel we don't really need a parameters var. il y a 13 ans
  Mr.doob 85d3e3123d Merge remote-tracking branch 'alteredq/dev' into dev il y a 13 ans
  Mr.doob b5d6cd9221 Clearer Texture clone(). il y a 13 ans
  alteredq e482b2d5ac Added handling of custom parameters for geometry loaders in SceneLoader. il y a 13 ans
  alteredq c41288c7f2 Refactored CTMLoader parameters passing to make it easier to handle in SceneLoader. il y a 13 ans
  alteredq d059385036 Refactored SceneLoader to use plugins for async geometry loaders. il y a 13 ans
  alteredq 5c43e9467c Added handling of CTM meshes to SceneLoader. il y a 13 ans
  Mr.doob 90c9768bbf Merge remote-tracking branch 'alteredq/dev' into dev il y a 13 ans
  alteredq 829b236a74 Fixed UVs bug in GeometryUtils.triangulateQuads when handling faces which were already triangles. il y a 13 ans
  alteredq 3fb0f87a66 Fleshed out more handling of normal mapped material in SceneLoader. il y a 13 ans
  Jeremy Herrman 5bbec1c7b8 Adding mouse wheel support to TrackballControls compatible with firefox, chrome and safari. il y a 13 ans
  Mr.doob 48b754c54f Merge remote-tracking branch 'alteredq/dev' into dev il y a 13 ans
  alteredq 0faca8f468 Made normal map shader consistent with Phong shader. il y a 13 ans
  Mr.doob 96fb69e07f Merge remote-tracking branch 'alteredq/dev' into dev il y a 13 ans