提交历史

作者 SHA1 备注 提交日期
  alteredq 773c30b253 Added overrideMimeType check also to CTMLoader. 13 年之前
  alteredq af7a23116a Merge remote-tracking branch 'remotes/mrdoob/dev' into dev 13 年之前
  Mr.doob 8476b81c30 Forgot applying it to BinaryLoader too. 13 年之前
  Mr.doob 609590839d Checking whether .overrideMimeType is available before calling it (and hopefully make IE9 happy) 13 年之前
  Mr.doob 2bc1d14144 Merging Icosahedron vertices (thanks @timothypratley) 13 年之前
  alteredq d2da268957 Added SSAO shader. 13 年之前
  alteredq dac676f7a0 Tweaked a bit specular for Lee-Perry. 13 年之前
  alteredq 17d21a2c0c Added specular map for Lee-Perry. 13 年之前
  alteredq 888f377f20 Added postprocessing to Lee-Perry normal map example. 13 年之前
  alteredq 3241c077e6 Added wrap around lighting to normal map shader. 13 年之前
  alteredq fddef60983 Added linear color space handling to normal map shader. 13 年之前
  alteredq b54b8ead1b Updated builds. 13 年之前
  alteredq 0055c902c8 Merge remote-tracking branch 'remotes/mrdoob/dev' into dev 13 年之前
  alteredq 36b8839f50 More fixing of runtime warnings in examples. 13 年之前
  alteredq 6b014f8684 Updated Closure compiler. Added more verbose compile warnings. Fixed all compile warnings. Started to fix runtime warnings in examples. 13 年之前
  Mr.doob baa72f5f7a Merge remote-tracking branch 'jzaefferer/blender-readme' into dev 13 年之前
  Mr.doob a31f83f754 Merge remote-tracking branch 'alteredq/dev' into dev 13 年之前
  alteredq ef5f67d1a6 Merged @greggman's cube texture autoscaling patch. 13 年之前
  alteredq ab0ce36091 Unrolled shadow filtering loops to work on ATI OpenGL. 13 年之前
  alteredq 3dea25939c Refactored shadow test to work on some ATI cards with OpenGL. 13 年之前
  alteredq ccf6d803cd Fixed shadow darkness for non-soft shadow code path. 13 年之前
  alteredq 47523c5fcc Added flag to SpotLight for only casting shadows. 13 年之前
  alteredq 01e5aed5ad Added simple skin shader. 13 年之前
  alteredq 3f58f03c79 Added color correction shader to ShaderExtras 13 年之前
  alteredq 5dc4bcc1d2 Added handling of BufferGeometry in ShadowMapPlugin. 13 年之前
  Jörn Zaefferer 92bb079145 Add readme for blender plugin 13 年之前
  Mr.doob 31477b24df Merge remote-tracking branch 'alteredq/direct_buffers' into dev 13 年之前
  Mr.doob 6194a306e0 Merge remote-tracking branch 'zz85/master' into dev 13 年之前
  Greggman 3015d93960 Make three.js autoscale texture to max size of WebGL hardware 13 年之前
  alteredq 60ee1e8ccb Added wrap-around lighting to Phong and Lambert materials (aka half-lambert from Half-Life 2). 13 年之前