提交历史

作者 SHA1 备注 提交日期
  Mr.doob 44c51c4a5d Merge branch 'master' into dev 10 年之前
  Mr.doob 74e7d09c26 Merge pull request #5963 from theo-armour/patch-2 10 年之前
  Theo Armour c12770459e change *copy; to © 10 年之前
  Ben Adams 74edccd51a Merge pull request #1 from mrdoob/dev 10 年之前
  Mr.doob 797316c14a Update webgl_shadowmap_viewer.html 10 年之前
  Mr.doob 6f7299cd8f Examples: Tweaks to webgl_shadowmap_viewer. Created VR category. 10 年之前
  Mr.doob 641639b537 Merge pull request #5935 from arya-s/feature_shadowmapviewer 10 年之前
  Mr.doob daa2b493c1 Merge remote-tracking branch 'MDamien/patch-1' into dev 10 年之前
  Damien 4608364b0a Examples: Lensflare example contains an useless variable 10 年之前
  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 年之前
  Mr.doob 0d25939669 Editor: Starting to add VR. 10 年之前
  Mr.doob d5da87eef3 Editor: Renamed Renderer panel to Project. 10 年之前
  Mr.doob 4eec344170 Merge pull request #5955 from arodic/editorControlsFix 10 年之前
  Aki Rodic 7632ea781c Removed preventDefault() from mouse event handlers in editorControls 10 年之前
  Mr.doob 4c7e4be416 Merge pull request #5926 from yomotsu/dev 10 年之前
  Mr.doob e47d8494fc Updated builds. 10 年之前
  Mr.doob b1550613ff Merge branch 'common.glsl' of https://github.com/bhouston/three.js into dev 10 年之前
  George Gensure 8be68fbb2b Correctly labelling GL State 'Constants' 10 年之前
  Mr.doob 3bab8ad3f1 Merge pull request #5907 from kurzemnieks/readPixels 10 年之前
  Mr.doob 682b889ce8 JSONLoader: Helpful error when file is using new format. Fixes #5936. 10 年之前
  Mr.doob d22bb22db0 Examples: Removed OculusControls/OculusRihtEffect. Use WebVR instead. 10 年之前
  Mr.doob 36565aa86a Projector: Removed unused vars. 10 年之前
  Mr.doob 422f44b8cb Updated builds. 10 年之前
  Mr.doob 7a5ef22a7e More ambient term removal. 10 年之前
  tsone bca2d44b13 WebGLRenderer: Small fixed to not use '_'. 10 年之前
  Mr.doob 522203af01 Merge pull request #5809 from bhouston/remove_material_ambient 10 年之前
  arya-s b83a59a278 # This is a combination of 2 commits. 10 年之前
  tsone aba5ccd6d2 WebGLRenderer: Fixed _setMaterial(). 10 年之前
  tsone ae71fb1146 WebGLRenderer: Made renderObjects(), renderObjectsImmediate() and setMaterial() private with '_' prefix. 10 年之前
  tsone 02ee46097a WebGLRenderer: Parameter overrideMaterial in renderObjects() and renderObjectsImmediate() should not be optional. 10 年之前