提交歷史

作者 SHA1 備註 提交日期
  Elijah Snyder 0738ebedcd Initial commit for webgl_loader_amf.html 10 年之前
  Mr.doob c31c81dd3d Updated builds. 10 年之前
  Mr.doob b4e9678722 WebGLRenderer: Simplified updateRenderTargetMipmap(). 10 年之前
  Mr.doob 1f20a37807 Merge pull request #7226 from nraynaud/patch-2 10 年之前
  Mr.doob 276394cbef Updated builds. 10 年之前
  Mr.doob 2bd80ed9fb Clock: Clean up. 10 年之前
  Mr.doob 52b8338348 Merge pull request #7202 from simonThiele/unittests 10 年之前
  Mr.doob e67338bce0 Simplified webgl_materials example. A single geometry can now be reused 🎉 10 年之前
  Mr.doob 1d98005702 Added call to .sortFacesByMaterial() in relevant examples. 10 年之前
  Mr.doob 0f9ff7849e Updated builds. 10 年之前
  Mr.doob ef4da53e52 Minor clean up. 10 年之前
  Mr.doob 9ca9003e16 Geometry: Added sortFacesByMaterial(). See #7211. 10 年之前
  Mr.doob 83990c8a81 Merge pull request #7224 from tamarintech/bugfix/set_default_scale 10 年之前
  Nicolas Raynaud 44dd8f004a Make readRenderTargetPixels() compatible with implementation defined formats 10 年之前
  Elijah Snyder 57929ae746 Set default scale for amf documents without a scale attribute 10 年之前
  Mr.doob 675c971f72 Merge pull request #7221 from tschw/BlenderMisc 10 年之前
  tschw a4e892b5a3 Blender: Moved index buffer out of attributes JSON. 10 年之前
  tschw e7308be965 Blender: Set .itemSize of index buffer to 1. 10 年之前
  Mr.doob 28ffc9e685 Merge pull request #7220 from tschw/EditorMisc 10 年之前
  tschw fdea089464 Object3D: Let .toJSON serialize .metadata to root. 10 年之前
  Mr.doob 433e7481e2 Updated builds. 10 年之前
  Mr.doob 3d5b5d5172 Merge pull request #7218 from tschw/FixIndexedRender 10 年之前
  tschw 247f6ba21d BufferGeometry: Prevented duplicate index buffers. 10 年之前
  Mr.doob 22d0de49dc Merge branch 'dev' of https://github.com/mrdoob/three.js into dev 10 年之前
  tschw 2de33c11dc Renderer: Fixed interleaved buffer rendering. 10 年之前
  tschw 0b98ee8c1a Renderer: Fixed indexed buffer rendering. 10 年之前
  Mr.doob 75e1881a1d Merge pull request #7217 from tamarintech/fix/amfloader_threejs_coding_style 10 年之前
  Elijah Snyder bf5abcc8ec Formatting updates, spaces to tabs, renamed private methods 10 年之前
  Elijah Snyder 0135da2ca3 Convert spaces to tabs per three.js project consistency 10 年之前
  Mr.doob cb5474fa27 WebGLShadowMap: Removed unused camera reference. 10 年之前