提交歷史

作者 SHA1 備註 提交日期
  alteredq a8b5c55d1c First very rough version of 3ds max exporter. 14 年之前
  alteredq bbe7e87df6 Changed OBJ converter to use just texture file names instead of full absolute file paths. 14 年之前
  Mr.doob 664646e8b4 WebGLRenderer minor fixes. 14 年之前
  Mr.doob 4ba3695dbc Merge remote branch 'empaempa/master' 14 年之前
  Mikael Emtinger 4f23b1e107 Mergable: 14 年之前
  Mr.doob 6e16d3b297 Removed WebGLRenderer2. 14 年之前
  Mr.doob 795abb58a9 Uops! Forgot to increase REVISION's number :S 14 年之前
  Mr.doob 66cd1198e3 Updated examples and utils that used Cube(). 14 年之前
  staunsholm eea0ee67ff added segmentsDepth to Cube.js 14 年之前
  alteredq ea3961d6a6 Made dynamic objects work. 14 年之前
  Mr.doob 4590683d4b WebGLRenderer stops rendering objects when removed from the scene. 14 年之前
  Mr.doob 88c2d7c77b Moved Object::sortObjectByMaterials to WebGLRenderer (so it's done automagically). 14 年之前
  Mr.doob 42bbe96729 Copy/Paste fail. 14 年之前
  Mr.doob 568beba848 Fixed LOD example. 14 年之前
  alteredq ccdff87382 Changed also JSON model files and exporters/converters to use CamelCase property names. 14 年之前
  alteredq 5767dae483 More tweaks to QuakeCamera. 14 年之前
  alteredq d006967b13 Added autospeed based on height to QuakeCamera. 14 年之前
  alteredq fab828e8e4 Added autoForward parameter to QuakeCamera. 14 年之前
  alteredq 78df6337d6 Forgotted Spline.js 14 年之前
  alteredq 0e450db259 Tweaks to lod example. 14 年之前
  alteredq 7ad44b434c Added level-of-details example (and LOD object to compiled lib). 14 年之前
  alteredq 0984c4145b Synced with mrdoob's branch. 14 年之前
  Mr.doob 30161dab04 Updated README. 14 年之前
  Mr.doob 33610b4a11 Adapted Projector and CanvasRended to use camera.matrixWorldInverse. 14 年之前
  Mr.doob f325cdee85 Merge remote branch 'empaempa/master' into test 14 年之前
  Mr.doob 431b14f98e Merging with empaempa's branch 14 年之前
  Mikael Emtinger 88a9ad2da7 Mergable: WebGLRenderer.js: changed so camera.matrixWorldInverse is used instead of camera.matrixWorld. 14 年之前
  alteredq 03b9dfe80d Extracted Spline from example into core lib. 14 年之前
  alteredq b467378bc3 Added Catmull-Rom spline example. 14 年之前
  Mikael Emtinger 93dbda08b1 Fixed LOD. 14 年之前