1. 15 8月, 2021 1 次提交
    • P
      [Doc/zh]: Added some Chinese translations (#22328) · 374410aa
      puxiao 提交于
      * Update Box3.html
      
      * Update Box2.html
      
      * Update Box3.html
      
      * Update Box3.html
      
      * Update Box3.html
      
      * Update Box3.html
      
      * Update Box3.html
      
      * Update Plane.html
      
      * Update Plane.html
      
      * Update Plane.html
      
      * Update Plane.html
      
      * Update Plane.html
      
      * Update Sphere.html
      
      * Update Sphere.html
      
      * Update Sphere.html
      
      * Update Spherical.html
      
      * Update Spherical.html
      
      * Update Spherical.html
      
      * Update Triangle.html
      
      * Update Frustum.html
      
      * Update Frustum.html
      
      * Update Frustum.html
      
      * Update Color.html
      
      * Update MathUtils.html
      
      * Update Color.html
      
      * Update Color.html
      
      * Update MathUtils.html
      
      * Update Plane.html
      
      * Update Box3.html
      
      * Update Box3.html
      
      * Update MathUtils.html
      374410aa
  2. 18 3月, 2021 1 次提交
  3. 09 1月, 2021 1 次提交
  4. 31 10月, 2020 1 次提交
  5. 21 10月, 2020 1 次提交
  6. 10 10月, 2020 1 次提交
  7. 06 8月, 2020 1 次提交
  8. 19 5月, 2020 1 次提交
  9. 22 4月, 2020 1 次提交
  10. 06 3月, 2020 1 次提交
  11. 21 2月, 2020 1 次提交
  12. 15 1月, 2020 1 次提交
  13. 21 12月, 2019 1 次提交
  14. 24 8月, 2019 1 次提交
  15. 03 8月, 2019 1 次提交
  16. 17 1月, 2019 1 次提交
  17. 31 10月, 2018 1 次提交
  18. 28 8月, 2018 1 次提交
  19. 21 8月, 2018 1 次提交
  20. 11 4月, 2018 1 次提交
  21. 05 3月, 2018 1 次提交
  22. 16 2月, 2018 2 次提交
  23. 12 1月, 2018 1 次提交
  24. 16 11月, 2017 1 次提交
  25. 04 11月, 2017 1 次提交
  26. 21 9月, 2017 1 次提交
  27. 14 3月, 2017 1 次提交
  28. 28 1月, 2017 1 次提交
    • J
      Update Box3.html · 5027c4de
      Jeff Nusz 提交于
      added missing part of description (must have been copy-pasted from Box2)
      5027c4de
  29. 12 12月, 2016 1 次提交
  30. 11 12月, 2016 1 次提交
  31. 10 12月, 2016 2 次提交
  32. 07 12月, 2016 2 次提交
  33. 06 12月, 2016 1 次提交
  34. 01 12月, 2016 1 次提交
  35. 14 11月, 2016 1 次提交
  36. 24 10月, 2016 1 次提交
  37. 19 10月, 2016 1 次提交
    • A
      Doc maths (#9884) · 22fe9657
      aardgoose 提交于
      * Vector3.setFromMatrixColumn parameters reordered
      
      * add Matrix[3|4].fromArray offset parameter
      
      * document missing Box3.intersects* methods
      
      * add missing Plane.intersects* methods
      
      * add missing Sphere.intersects* methods
      
      * document Color,setScalar method
      
      * revise text
      
      * add missing Vector*.setScalar methods
      22fe9657