Commit History

Author SHA1 Message Date
  alteredq aaf3fd8b87 Merge remote-tracking branch 'remotes/mrdoob/dev' into dev 13 years ago
  alteredq 955a531ab4 Fixed TrackballControls, RollControls and PathControls not handling window resize. Commented out key event swallowing in FlyControl. Started to fix examples not dealing properly with 0 sized window on init. 13 years ago
  Mr.doob 459ff535b8 Updated builds. 13 years ago
  Mr.doob 346bac61ac ImageUtils: Passing texture in the loadTexture onLoad callback. Fixes #2032. 13 years ago
  Mr.doob 6a35932a0b Moved package.json to /utils 13 years ago
  Mr.doob fac8e6ff98 Ray: Added recursive flag as per realisation in http://stackoverflow.com/a/11008565/1137134 13 years ago
  Mr.doob cf85caa0aa Merge branch 'master' into dev 13 years ago
  Mr.doob 6722dbc453 Docs: Added getScaleFromMatrix method to Vector3. 13 years ago
  Sven Bergström ae15a4a4a5 Renaming setRotationFromMatrix / setPositionFromMatrix to the recently changed getRotationFromMatrix / getPositionFromMatrix. 13 years ago
  Mr.doob 7c1abd6a31 node_modules/* to utils/node_modules/* 13 years ago
  Mr.doob 975822d047 Merge branch 'dev' of https://github.com/gero3/three.js into dev 13 years ago
  Mr.doob 233035dcf0 Made VTKLoader's vertex parsing more robust as per suggestion #2046. 13 years ago
  Mr.doob 5c6d74fa0a Merge branch 'master' of git://github.com/zz85/three.js into dev 13 years ago
  Mr.doob 3b0be12aab Merge branch 'dev' of git://github.com/alteredq/three.js into dev 13 years ago
  Mr.doob 152583141d GUI: Fixed Sidebar horizontal scrollbar. 13 years ago
  Mr.doob 458b8880cd GUI: Base of Color module. 13 years ago
  Mr.doob c3b2fd0d90 GUI: FloatNumber is now a editable <input>. 13 years ago
  Mr.doob cd750d4efd GUI: Added min/max to material's opacity. 13 years ago
  zz85 9ad6e5445e fixes for dot operations in SimplexNoise. #1993 13 years ago
  alteredq 747ab5a431 Fixed GL warnings in scene loader example. 13 years ago
  alteredq 168aab5e8a Fixed SceneLoader handling of cube textures (that got broken with recent ImageUtils changes). 13 years ago
  alteredq f5cdf539ee Updated builds. 13 years ago
  Jasmine Kent db68ee71eb Fix loading blending mode parameter NoBlending with value zero 13 years ago
  ide user ide_gero3 0c985dba85 remove unnecessary node_modules and add package.json 13 years ago
  Mr.doob 373ae025e2 GUI: Fixed selection box delay. 13 years ago
  alteredq f5e3426c6e Commented out "event.preventDefault" on various Controls. 13 years ago
  alteredq e93a0fd847 Merge remote-tracking branch 'remotes/mrdoob/dev' into dev 13 years ago
  Mr.doob 1aff2cacf5 Merge branch 'nodejsbuildsystem' of git://github.com/gero3/three.js into dev 13 years ago
  Mr.doob 8f968de49a Merge branch 'master' into dev 13 years ago
  Mr.doob 46c0a8434d README: Added link to stackoverflow, as per discussion in #1979. 13 years ago