Commit History

Author SHA1 Message Date
  Mr.doob 7d95e7129e Merge branch 'master' of https://github.com/werkt/three.js into dev 10 years ago
  Mr.doob b2d1e5d181 Merge pull request #5969 from benaadams/DynamicBufferAttribute2 10 years ago
  Mr.doob 4f3c0fdd57 Updated builds. 10 years ago
  Mr.doob 822f9c553c WebGLRenderer: Renamed local setClearColor to glClearColor for clarity. 10 years ago
  Mr.doob 810761b252 WebGLRenderer: Simplified the new premultipliedAlpha code. 10 years ago
  Mr.doob 76fb67fba7 Merge pull request #5968 from WestLangley/dev-clearColor 10 years ago
  ben_a_adams bdb37625f7 Dynamic buffer attribute 10 years ago
  Ben Adams 3e09c15a8d Merge pull request #2 from mrdoob/dev 10 years ago
  WestLangley 6764247d10 Premultiply the clearColor if renderer.premultipliedAlpha is true 10 years ago
  Mr.doob 70530186f7 Minor fixes. 10 years ago
  Mr.doob 07019c4149 Object3D: Removed gerObjectBy*() recursive parameter. See #5958. 10 years ago
  Mr.doob 44c51c4a5d Merge branch 'master' into dev 10 years ago
  Mr.doob 74e7d09c26 Merge pull request #5963 from theo-armour/patch-2 10 years ago
  Theo Armour c12770459e change *copy; to © 10 years ago
  Ben Adams 74edccd51a Merge pull request #1 from mrdoob/dev 10 years ago
  Mr.doob 797316c14a Update webgl_shadowmap_viewer.html 10 years ago
  Mr.doob 6f7299cd8f Examples: Tweaks to webgl_shadowmap_viewer. Created VR category. 10 years ago
  Mr.doob 641639b537 Merge pull request #5935 from arya-s/feature_shadowmapviewer 10 years ago
  Mr.doob daa2b493c1 Merge remote-tracking branch 'MDamien/patch-1' into dev 10 years ago
  Damien 4608364b0a Examples: Lensflare example contains an useless variable 10 years ago
  arya-s 2ea2e9f748 Moved ShadowMapViewer's camera back so that its near plane is not passing through the world origin, as per @WestLangley's suggestion. 10 years ago
  Mr.doob 0d25939669 Editor: Starting to add VR. 10 years ago
  Mr.doob d5da87eef3 Editor: Renamed Renderer panel to Project. 10 years ago
  Mr.doob 4eec344170 Merge pull request #5955 from arodic/editorControlsFix 10 years ago
  Aki Rodic 7632ea781c Removed preventDefault() from mouse event handlers in editorControls 10 years ago
  Mr.doob 4c7e4be416 Merge pull request #5926 from yomotsu/dev 10 years ago
  Mr.doob e47d8494fc Updated builds. 10 years ago
  Mr.doob b1550613ff Merge branch 'common.glsl' of https://github.com/bhouston/three.js into dev 10 years ago
  George Gensure 8be68fbb2b Correctly labelling GL State 'Constants' 10 years ago
  Mr.doob 3bab8ad3f1 Merge pull request #5907 from kurzemnieks/readPixels 10 years ago