Commit History

Author SHA1 Message Date
  Mr.doob 7410c5ad2c GUI: Using input[type='color'] for UI.Color. 13 years ago
  minglars 7f13327b02 Replaced distanceTo with distanceToSquared on line 245 in TrackballControls.js 13 years ago
  Dominique Sandoz 4513b291dd Vector3.getScaleFromMatrix returns now the Vector-Object 13 years ago
  Mr.doob 1c9eee0e0f Updated builds. 13 years ago
  Mr.doob cdfc4f3b8a Implemented Object.create( *.prototype ) pattern as per discussion in #2080. 13 years ago
  Mr.doob 897b343c1a Merge branch 'master' into dev 13 years ago
  Mr.doob 263bf41d10 Merge remote-tracking branch 'lazd/master' 13 years ago
  Mr.doob 7165a736d6 Merge branch 'master' into dev 13 years ago
  Larry Davis 873d07dd21 Update master 13 years ago
  Mr.doob b7268cda5e Merge branch 'master' into dev 13 years ago
  Jan Pöschko 1e15ae0f8f fixed some typos 13 years ago
  Mr.doob 6492798b46 README.md: "Help" instead of "Questions". 13 years ago
  alteredq ddbf4e1c49 Fixed vertex colors initialization for BufferGeometry in CTMLoader. 13 years ago
  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