Cronologia Commit

Autore SHA1 Messaggio Data
  alteredq 517f0f55ca Fixed bug preventing setting 0 values in constructor at several places. 14 anni fa
  alteredq 197f13e946 Fixed bug in Vector4 constructor and copy. Thanks to @jungalero and @jsermeno 14 anni fa
  alteredq 75fb4c7362 Added GeometryUtils.center. 14 anni fa
  alteredq 3e04cf18dc Normalized Gaussian blur coefficients. 14 anni fa
  alteredq 898e528e5d Merge remote-tracking branch 'remotes/zz85/master' into dev 14 anni fa
  alteredq 1d32cfd4d3 Merge remote-tracking branch 'remotes/mrdoob/dev' into dev 14 anni fa
  alteredq fcf4fe34f6 Small optimization of skin rendering demo. 14 anni fa
  alteredq 78521fad95 Added renderer.getClearAlpha. Extended RenderPass to be able to use custom alpha clear. Fixed UVs in UTF8Loader. 14 anni fa
  zz85 178dc964b5 fixed horizontalBlur and verticalBlur shaders 14 anni fa
  Mr.doob a885f9f4b9 GUI: Fixed broken HTML generation (because of the innerText > innerHTML change). 14 anni fa
  Mr.doob 37f9b3c96d GUI: Minor refactoring and keeping backwards compatibility by now... 14 anni fa
  Mr.doob 8c2b1fcbc1 Early version of a GUI that spits three.js code ^^ 14 anni fa
  alteredq 94b14c1e3a Cleaned up a bit 9-sample Gaussian blur shader. 14 anni fa
  alteredq 20648b2053 Merge remote-tracking branch 'remotes/zz85/experimental' into dev 14 anni fa
  alteredq a79cc6797c Fixed broken skin example. 14 anni fa
  zz85 1ecbe6035b Experimenting with more blur filters 14 anni fa
  alteredq d228fb0c4a Added physically based specular term to skin shader. 14 anni fa
  alteredq 245dbfcc2a Changed renderer.getClearColor API to return reference. 14 anni fa
  Mr.doob 57c32c4ee9 Merge branch 'master' into dev 14 anni fa
  Mr.doob 2f0b4a30f0 README.md: Link to all examples 14 anni fa
  Mr.doob c543ba6540 GeometryUtils.applyMatrix -> Geometry.applyMatrix 14 anni fa
  alteredq 93468b0094 Merge remote-tracking branch 'remotes/mrdoob/dev' into dev 14 anni fa
  alteredq 0959969fc3 Added skin rendering example plus some postprocessing fixes to make it work. 14 anni fa
  Mr.doob cec753335e README.md: Linking to all examples in 14 anni fa
  Mr.doob caea46444d Fixed typo (thx @spite) 14 anni fa
  Mr.doob d3a5649759 Added GeometryUtils.applyMatrix so we can easily manipulate geometry \:D/ 14 anni fa
  Mr.doob 5002a403c5 Updated some cubemap examples code. 14 anni fa
  alteredq fe83a3f052 Rebuilt libs. 14 anni fa
  alteredq 8c326a222f Moved depth buffer writing control from renderer into material. 14 anni fa
  Mr.doob cd760abfba Updated ubiquity test example with new CylingerGeometry. 14 anni fa