提交历史

作者 SHA1 备注 提交日期
  tsone 48d416cf7d MTLLoader: Fix to avoid loading bump map twice in case material contains both 'bump' and 'bump_map'. 10 年之前
  tsone a5aa8b7e31 MTLLoader: Added support to load bump maps ('bump', 'map_bump' property). 10 年之前
  Mr.doob 2616e08df0 Merge branch 'patch-3' of https://github.com/theo-armour/three.js into dev 10 年之前
  Mr.doob 0c5b9d0e6c Editor: Some work towards fixing #5982. Still not done, the first render doesn't show the new "groups". 10 年之前
  Theo Armour c547d98f08 Fix Chrome from 'Multiply' to 'MultiplyOperation' 10 年之前
  Mr.doob cd388c78b4 Merge pull request #5981 from tsone/fix-drawarrays-count 10 年之前
  tsone bbb78fc50b WebGLRenderer: Fixes Mesh rendering drawArrays call when position attribute array itemSize is not 3. 10 年之前
  Mr.doob f9912deee8 Editor/App: Didn't know you could just pass a single string. 10 年之前
  Mr.doob d4ccf0fcb4 transparency to opacity change. 10 年之前
  Mr.doob 2de6bd420c Code clean up. 10 年之前
  Mr.doob 888468b7c4 Merge pull request #5976 from QW0101/dev 10 年之前
  Mr.doob 4d35ea7f91 Updated builds. 10 年之前
  Mr.doob bc0ef0dded Merge branch 'simplifiedGamma' of https://github.com/bhouston/three.js into dev 10 年之前
  Mr.doob c0478beba3 Merge branch 'gammaFactor' of https://github.com/bhouston/three.js into dev 10 年之前
  Alexander 5395ea1176 User friendly file saving 10 年之前
  Mr.doob 12b0e7b1fd Improved example lighting. 10 年之前
  Mr.doob 6ccd8f2b09 Updated builds. 10 年之前
  Mr.doob ec61bbb796 Editor: Added decay support. 10 年之前
  Mr.doob 8a1823a51b Updated builds. 10 年之前
  Mr.doob a13c739390 *DecayExponent to *Decay 10 年之前
  Mr.doob 9dbd7669d0 Merge branch 'decayExponent' of https://github.com/bhouston/three.js into dev 10 年之前
  Mr.doob 911b818029 Updated builds. 10 年之前
  Mr.doob 67686409e9 Reworked DynamicBufferAttribute. Related #5969. 10 年之前
  Mr.doob 8930e5bd95 Utils: Added DynamicBufferAttribute to includes. 10 年之前
  Mr.doob 26b137d025 Merge branch 'colladaTypoFix' of https://github.com/sebasbaumh/three.js into dev 10 年之前
  Mr.doob 7d95e7129e Merge branch 'master' of https://github.com/werkt/three.js into dev 10 年之前
  Mr.doob b2d1e5d181 Merge pull request #5969 from benaadams/DynamicBufferAttribute2 10 年之前
  Mr.doob 4f3c0fdd57 Updated builds. 10 年之前
  Mr.doob 822f9c553c WebGLRenderer: Renamed local setClearColor to glClearColor for clarity. 10 年之前
  Mr.doob 810761b252 WebGLRenderer: Simplified the new premultipliedAlpha code. 10 年之前