Commit History

Author SHA1 Message Date
  alteredq a71b541c48 Refactored common methods out of JSONLoader into base Loader. 14 years ago
  alteredq fb95339301 First version of JSONLoader. 14 years ago
  Mr.doob bf730ab966 Added base for new Loader. 14 years ago
  Mr.doob 45630f9370 Added link to contributors on README. 14 years ago
  Mr.doob db99a5c9b5 Merge remote branch 'origin/master' 14 years ago
  Mr.doob 3ad1f77774 ImageUtils blank spaces clean up. 14 years ago
  Mr.doob bc528525dc Uops, that test wasn't supposed to go in. 14 years ago
  Mr.doob 9409952c7a WebGLRenderer: alert() → console.error() (thanks for the tip @joa) 14 years ago
  Nicholas Kinsey c207d39ed8 removing duplicate declaration 14 years ago
  alteredq 9c2cc81fc9 Added to OBJ converter warning and skipping of morphs with different numbers of vertices than the original model. 14 years ago
  alteredq 0f3ba92d7e Fixed bug in OBJ converter which was preventing it from not using any alignment ("-a none"). 14 years ago
  alteredq 377a71faa5 Merge branch 'master' of http://github.com/mrdoob/three.js 14 years ago
  Mr.doob dd52560369 Some basic performance optimisations on voxel examples. Bottleneck is still Ray caster anyway :/ 14 years ago
  Mr.doob a6379a26ce Disabling antialias when you don't need it is always good ;) 14 years ago
  Mr.doob c986eef0f9 Compiled lib with new Cylinder. 14 years ago
  fuzzthink 4d711ae49a Fixed only half bottom surfaces bug. 14 years ago
  alteredq 04a7ac496c Added SceneUtils.traverseHierarchy and SceneUtils.showHierarchy. 14 years ago
  Mr.doob c580473ff8 Removed visible check on Object3D.update (children transforms didn't get updated otherwise). 14 years ago
  Mr.doob 565f9221e3 Added missing classes to custom builds. 14 years ago
  alteredq da497665f7 Synced with empaempa plus made it possible to use scene lights in MeshShaderMaterial. 14 years ago
  Mikael Emtinger a4a96f259c Really fixed skinning bug 14 years ago
  Mikael Emtinger c47caf5d68 Fixed skinning bug 14 years ago
  Mr.doob d5f0ce79d4 Reverted Cylinder top/bottom auto cap and offset features. 14 years ago
  Mr.doob a1a41e7fc8 Recompiled builds. 14 years ago
  Mr.doob 52783932ec Merge remote branch 'alteredq/master' 14 years ago
  Mr.doob c8d13bd7b0 Fixed Lathe Geometry. 14 years ago
  alteredq 59071e75b3 Synced with mrdoob's branch. 14 years ago
  alteredq 2127bdeb50 Merged morphing from empaempa. 14 years ago
  Mr.doob 49d9b2e460 src/extras/primitives/ ⟶ src/extras/geometries 14 years ago
  alteredq 863e7db49f Refactored spline specific stuff out of PathCamera into Spline. 14 years ago