Commit History

Author SHA1 Message Date
  alteredq 098d3edab8 Added dynamic updating of BufferGeometry. Added BufferGeometry.applyMatrix. Added Matrix4.multiplyVector3Array. 13 years ago
  Mr.doob 525b91e2d7 Moved constants to Three.js as per discussion in ab6e9f75f3ed035f7e2676fa9c3698e520cad09e. 13 years ago
  Mr.doob 6d19522249 Merge branch 'master' into dev 13 years ago
  alteredq 9a93e54884 Added flipping workaround to RTT example. 13 years ago
  alteredq a29f369f35 Added flipping workaround to RTT example. 13 years ago
  alteredq 8f27f6d528 Quick-and-dirty constant clashing fix. 13 years ago
  Mr.doob c0894337a1 Updated builds. 13 years ago
  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