提交历史

作者 SHA1 备注 提交日期
  Garrett Johnson d9a94c7f55 Remove unused collada constructor (#27119) 1 年之前
  Viktor Kovacs 39ab305a37 Loader: Add `DEFAULT_MATERIAL_NAME`. (#26188) 2 年之前
  mrdoob ef03bdcfd1 BufferGeometry: Renamed uv2, uv3, uv4 to uv1, uv2, uv3 (#25943) 2 年之前
  Don McCurdy 88c95377c1 Texture+WebGLRenderTarget: Replace .encoding with .colorSpace (#25771) 2 年之前
  Tim Gates b43490260c docs: Fix a few typos (#25753) 2 年之前
  WestLangley f14eecf183 Examples: set rotation directly (#25151) 2 年之前
  Wolfgang Merkt 80f0a0cca3 ColladaLoader: Change file version printing to debug rather than log level (#25143) 2 年之前
  Michael Herzog 46fb35af1f ColladaLoader: Fix line rendering with incompatible materials. (#25017) 2 年之前
  Michael Herzog b9baf2a84f ColladaLoader: Add warning when converting up axis. (#24338) 3 年之前
  CommanderRoot fbe603e04e Replace deprecated String.prototype.substr() (#23525) 3 年之前
  Michael Herzog e9d7faa24c Loaders: Clean up. (#23411) 3 年之前
  Garrett Johnson 2bbe2a6304 ColladaLoader: Convert color from srgb to linear on load (#23401) 3 年之前
  Marco Fugaro eadd35e44c Examples: use import maps + polyfill (#23255) 3 年之前
  Viktor Kovacs 92bb9158ef Fix collada transparency handling. (#22907) 3 年之前
  Mr.doob 418d19b82b ColladaLoader: Clean up. 3 年之前
  Salim BRG 4afef617be Edit material opacity when transparent.opaque is null or undefined (#22679) 3 年之前
  James Baicoianu 415a3b1966 Re-added normal map parsing to ColladaLoader (#22647) 3 年之前
  Michael Herzog 8c21891045 Material: Remove skinning. (#21788) 4 年之前
  Michael Herzog d1a513329d Examples: Convert loaders to ES6 Part I. (#21612) 4 年之前
  Mugen87 bff1f2485a Examples: Ensure single quotes when generating modules. 4 年之前
  Mugen87 f39dc2d7c5 ColladaLoader: Use Object3D.animations. 4 年之前
  Amos 51863e1835 update all loaders to pass down withCredentials option to internal FileLoader 4 年之前
  Mugen87 226b60deab Examples: Remove author comments. 5 年之前
  Mugen87 3a76cb4a08 Loaders: Pass requestHeader to internal file loaders. 5 年之前
  Mugen87 8a36de0a21 Loaders: Improve error handling. 5 年之前
  Mugen87 53d50b9e62 ColladaLoader: Fix node names. 5 年之前
  Mugen87 e7bc77a72d ColladaLoader: Fix parsing of nested animations. 5 年之前
  Mugen87 b14fce14a7 Examples: Clean up. 5 年之前
  Tim Gates 9983568d47 docs: Fix simple typo, transfrom -> transform 5 年之前
  Mugen87 e7ca3006b0 Math: Rename to MathUtils. 5 年之前