提交历史

作者 SHA1 备注 提交日期
  Mr.doob a8171288d6 WireframeGeometry: Fixed addGroups() call. Fixes #7200. 10 年之前
  Mr.doob 359075c034 Merge pull request #7199 from repsac/logging 10 年之前
  repsac f2c0acf22c all out disabling of logging messages 10 年之前
  Mr.doob db9496cb18 Updated builds. 10 年之前
  Mr.doob c54da3f3e5 ImmediateRenderObject: Promoted material (WebGLRenderer depends of it). 10 年之前
  Mr.doob 151ba8eb8a WebGLRenderer: Combined ImmediateRenderObjects and normal objects. See #7160. @tschw also sounds good? :) 10 年之前
  Mr.doob 79693fd417 WebGLRenderer: Set group to null to maintain renderItem object structure. @tschw sounds good? 10 年之前
  Mr.doob d7eb052474 Updated builds. 10 年之前
  Mr.doob ff3896cad9 Merge pull request #7189 from NicolasRannou/orthographicTrackball 10 年之前
  Mr.doob 7c5a8f50ef Merge pull request #7194 from dhritzkiv/patch-1 10 年之前
  Mr.doob 51339c6556 Merge pull request #7188 from mataron/logarithmic-depth-buffer-fix 10 年之前
  Daniel Hritzkiv 43bedce786 Remove reference to `diffuse` parameter 10 年之前
  mataron e071290511 fix: corrected WebGLPrograms lookup of 'logarithmicDepthBuffer' capability (not present in renderer) 10 年之前
  Mr.doob f6aeb7caa0 Merge pull request #7186 from squarefeet/ShaderMaterialDocs 10 年之前
  Luke Moody c83a7f967e Removed old lines 10 年之前
  Luke Moody 8b500f8093 Merged 10 年之前
  Luke Moody d63d7d729f Few typo corrections 10 年之前
  Luke Moody 3790e74a60 Update ShaderMaterial docs to reflect removal of .attributes property 10 年之前
  Mr.doob dca02f6a6f Merge pull request #7182 from simonThiele/unittests 10 年之前
  Mr.doob 56bbbd7b34 Merge pull request #7183 from elisee/rotation-and-local-snap 10 年之前
  Elisée Maurer 16e956d5eb TransformControls: Expect radians in .setRotationSnap() 10 年之前
  Elisée Maurer 2a6171785b TransformControls: Rename .setSnap to .setTranslationSnap, add .setRotationSnap 10 年之前
  simonThiele a99f5f8f68 add tests for bufferGeometry 10 年之前
  Nicolas Rannou 37236fd2cb Update OrthographicTrackballControls.js 10 年之前
  simonThiele 5a09fda597 get a pre calculated WebGL reference projection matrix 10 年之前
  simonThiele 8f691af2dd check perspective camera projection matrix against a reference matrix 10 年之前
  Mr.doob 3ee6fbe811 Merge pull request #7176 from simonThiele/unittests 10 年之前
  simonThiele b5b9ddc2ea define arrays always as float32Arrays 10 年之前
  simonThiele d736fd82f6 fixes on camera tests 10 年之前
  simonThiele a8021bedfd add tests for BufferAttribute 10 年之前