Histórico de Commits

Autor SHA1 Mensagem Data
  Mr.doob 6d3b258d64 Merge remote-tracking branch 'jdduke/patch-1' into dev há 13 anos atrás
  Jared Duke 0aedcc0fb3 Update src/renderers/WebGLRenderer.js há 13 anos atrás
  alteredq 345d252d98 Fixed ambient material term in Blender exporter. há 13 anos atrás
  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. há 13 anos atrás
  Mr.doob 4311f07156 Editor: Added sceneCreated signal. Empty scene by default. há 13 anos atrás
  Mr.doob 6c4c585e56 Editor: Simplified linewidth UI. há 13 anos atrás
  Mr.doob da693b20e9 Fixed mousewheel zooming in TrackpadControls when staticMovig was set to true. há 13 anos atrás
  Mr.doob c3f0c6d89a Merge remote-tracking branch 'jherrm/feature_trackball_scroll_zoom' into dev há 13 anos atrás
  Mr.doob e2c26d56e4 Splited /utils/files.json into /utils/includes/canvas.json, ... há 13 anos atrás
  Mr.doob 6c3bb6fd1f utils/externs_ to utils/externs/ há 13 anos atrás
  Mr.doob 85b2ab1f92 xhr -> request há 13 anos atrás
  Mr.doob 4ef1bb30ee Removed xhr.overrideMimeType and xhr.setRequestHeader from loaders. Closes #2395. há 13 anos atrás
  alteredq 8ea61aab81 added support for wrapRGB material parameter to SceneLoader. há 13 anos atrás
  alteredq 718625cdb9 Added UTF8 model to the scene loader example. há 13 anos atrás
  Mr.doob c78374730e Removed unneeded console.log(). há 13 anos atrás
  Mr.doob 81ae8b1b2c Updated build. há 13 anos atrás
  Mr.doob 2386d63147 Added support of object.renderDepth to Projector. Related to #2386. há 13 anos atrás
  Mr.doob 63c4412726 I feel we don't really need a parameters var. há 13 anos atrás
  Mr.doob 85d3e3123d Merge remote-tracking branch 'alteredq/dev' into dev há 13 anos atrás
  Mr.doob b5d6cd9221 Clearer Texture clone(). há 13 anos atrás
  alteredq e482b2d5ac Added handling of custom parameters for geometry loaders in SceneLoader. há 13 anos atrás
  alteredq c41288c7f2 Refactored CTMLoader parameters passing to make it easier to handle in SceneLoader. há 13 anos atrás
  alteredq d059385036 Refactored SceneLoader to use plugins for async geometry loaders. há 13 anos atrás
  alteredq 5c43e9467c Added handling of CTM meshes to SceneLoader. há 13 anos atrás
  Mr.doob 90c9768bbf Merge remote-tracking branch 'alteredq/dev' into dev há 13 anos atrás
  alteredq 829b236a74 Fixed UVs bug in GeometryUtils.triangulateQuads when handling faces which were already triangles. há 13 anos atrás
  alteredq 3fb0f87a66 Fleshed out more handling of normal mapped material in SceneLoader. há 13 anos atrás
  Jeremy Herrman 5bbec1c7b8 Adding mouse wheel support to TrackballControls compatible with firefox, chrome and safari. há 13 anos atrás
  Mr.doob 48b754c54f Merge remote-tracking branch 'alteredq/dev' into dev há 13 anos atrás
  alteredq 0faca8f468 Made normal map shader consistent with Phong shader. há 13 anos atrás