Commit History

Author SHA1 Message Date
  Mr.doob ab6e9f75f3 Changed switches to ifs as per discussion in 46294a0f0834c0a9207f3bcda87ef292ffe3e414. 13 years ago
  Mr.doob cda512f450 Removed AdditiveAlphaBlending constant. Fixes #2146. 13 years ago
  Mr.doob 46294a0f08 Trying to be nicer to V8. 13 years ago
  Mr.doob 39d92677ee I run chrome with the flag `--allow-file-access-from-files` instead of doing a web server so I wasn't seeing these. 13 years ago
  Mr.doob b2614236d5 Merge remote-tracking branch 'spacecookies/dev' into dev 13 years ago
  spacecookies 9c6c7ce136 Added some basic support to ColladaLoader.js for loading reflective and refractive materials 13 years ago
  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