Commit History

Author SHA1 Message Date
  alteredq 47b9abfda3 Another batch of examples resizing. 13 years ago
  alteredq d2ea31a0f7 Another batch of examples resizing fixes. 13 years ago
  alteredq 9b05a88027 Fixed incorrect setSize in AnaglyphEffect and ParallaxBarrierEffect. More examples resize handling. 13 years ago
  alteredq ce4cae51f9 Another batch of examples resizing handling. 13 years ago
  alteredq 42d679838f Preventing setting zero sized EffectComposer (which leads to WebGL and math errors). Also more examples resizing handling. 13 years ago
  alteredq 4dbff6d829 More examples resizing handling. Also fixed typo in flag name and cleaned whitespace in CombinedCamera. 13 years ago
  alteredq cc27b5a788 Fixed FirstPersonControls not handling resizing. Fixed some more examples not handling resizing / zero sized window. 13 years ago
  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