1. 19 11月, 2016 2 次提交
  2. 18 11月, 2016 1 次提交
  3. 29 10月, 2016 2 次提交
  4. 27 10月, 2016 1 次提交
  5. 15 9月, 2016 1 次提交
  6. 07 9月, 2016 3 次提交
  7. 15 8月, 2016 2 次提交
  8. 09 8月, 2016 1 次提交
  9. 04 8月, 2016 2 次提交
  10. 27 7月, 2016 1 次提交
    • A
      Adds scene fog JSON serialization and parsing (#9369) · b6a61831
      Alan Smithee 提交于
      * adds toJSON methods to scene and fog objects
      
      * adds toJSON method to FogExp2
      
      * adds fog instantiation to ObjectLoader.parse
      
      * adds type info to fog JSON serialization and loading
      
      * fixes unresolved conflict from rebase
      b6a61831
  11. 23 7月, 2016 1 次提交
  12. 22 7月, 2016 2 次提交
  13. 17 7月, 2016 1 次提交
  14. 15 7月, 2016 1 次提交
  15. 30 6月, 2016 2 次提交
  16. 12 6月, 2016 1 次提交
  17. 28 5月, 2016 1 次提交
  18. 08 5月, 2016 1 次提交
    • A
      Simple cone geometry (#8818) · c4476ed5
      Abel Allison 提交于
      * add files for buffered and non-buffered ConeGeometry based on CylinderGeometry
      
      * build files with cone
      
      * removing unneeded file
      
      * remove unneeded npm script
      
      * remove build files from pr
      c4476ed5
  19. 25 4月, 2016 1 次提交
  20. 11 4月, 2016 1 次提交
  21. 09 4月, 2016 1 次提交
  22. 07 4月, 2016 1 次提交
  23. 26 3月, 2016 1 次提交
  24. 08 3月, 2016 1 次提交
  25. 07 3月, 2016 1 次提交
  26. 04 3月, 2016 1 次提交
  27. 02 3月, 2016 1 次提交
  28. 08 2月, 2016 1 次提交
  29. 19 1月, 2016 2 次提交
    • M
      Simplified LatheGeometry. · e61cf3b8
      Mr.doob 提交于
      e61cf3b8
    • R
      Lathe with Vector2 · 2108a4eb
      rfm1201 提交于
      LatheGeometry modified to use Vector2 and allowing axe choice by the
      called.
      The axe is designed by a letter because I didn't know where I should put
      a constance definition.
      The loop that create the geometry is not optimized for speed => the axis
      test is in the inner loop.
      Should not break any existing code.
      Doc and exemple not updated yet.
      2108a4eb
  30. 13 1月, 2016 1 次提交
  31. 21 11月, 2015 1 次提交