Commit History

作者 SHA1 備註 提交日期
  Mr.doob 06e83ff583 WebGLRenderer.setupVertexAttributes: Simplified ANGLE_instanced_arrays check. 6 年之前
  Mr.doob 114eb01ad3 InstancedMesh: Compute instanceNormalMatrix in vertex shader. 6 年之前
  Mr.doob 9555f777dd Merge branch 'dev' into instancing 6 年之前
  Mr.doob 8d12d49d1f Merge pull request #16613 from takahirox/UpdateSkeletonOnce 6 年之前
  Mr.doob 01c6bb4668 Implemented InstancedMesh 6 年之前
  Mr.doob d3a37f37d3 DataTexture: Removed unneeded needsUpdate sets. 6 年之前
  Mr.doob c680e4c715 Merge pull request #16316 from fernandojsg/ovr_multiview2 6 年之前
  Fernando Serrano ef78c1b691 Fix minor issues and linter 6 年之前
  Fernando Serrano f1936dc7af Remove getMaxViews() from Multiview 6 年之前
  Olli Etuaho 80f49cfca9 Fix toggling receiveShadow without changing material 6 年之前
  Fernando Serrano 197914d16f Reordering arrayCamera & multiview render code 6 年之前
  Fernando Serrano c0090c138f remove multiview attribute from renderer 6 年之前
  Fernando Serrano d16d9746e1 Move multiview.isAvailable() to renderer.capabilities.multiview 6 年之前
  Fernando Serrano 4e42112640 Fix lint issues and some minor changes 6 年之前
  Fernando Serrano 66b671b2e3 Detect antialias on multiview.isAvailable() 6 年之前
  Fernando Serrano 5b32aab362 Added context to multiview 6 年之前
  Fernando Serrano 45bf8ad504 Remove multiview request and handle it just automatically 6 年之前
  Fernando Serrano 60eaccc692 Switch from camera.bounds to viewport 6 年之前
  Fernando Serrano 0c2f53a94c Use getDrawingBufferSize instead of canvas directly and minor functions renaming and restyling 6 年之前
  Fernando Serrano ce60052f1c Refactor renderObjects, fix Multiview.getNumViews() and capabilities.maxNumMultiviewsViews 6 年之前
  Fernando Serrano 5c29bf2c4d Remove supportsMultiview and add numMultiviewViews instead 6 年之前
  Fernando Serrano 75e66cdfec Add setNumViews() to WebGLMultiview 6 年之前
  Fernando Serrano f9fb573980 Remove matrices from camera and object and move them to aux variables to reuse them 6 年之前
  Fernando Serrano ea60c3b7c0 WebGLMultiviewRenderTarget added and refactored WebGLMultiview 6 年之前
  Fernando Serrano d2ed8f2092 Remove array allocations and maps for multiview camera matrices 6 年之前
  Fernando Serrano 4093be22f8 Add modelview and normalview matrices 6 年之前
  Fernando Serrano 1e9605b731 Introduce supportsMultiview on Material. Fix shadows with multiview enabled 6 年之前
  Fernando Serrano 5c1e9abdfb Clean up multiview render path, create rendertarget 6 年之前
  Fernando Serrano 03b1efa851 Average last frame times on the multiview demo 6 年之前
  Fernando Serrano 96f46dfeb2 Remove multiviewEnabled on renderer 6 年之前

粤ICP备19079148号