1. 27 6月, 2016 3 次提交
  2. 25 6月, 2016 18 次提交
  3. 24 6月, 2016 14 次提交
  4. 23 6月, 2016 4 次提交
    • J
      CurvePath: getPoints() should respect last point (#9169) · 9631648a
      Joshua Koo 提交于
      * CurvePath: getPoints() should respect last point
      
      - autoClose behaviour now checks first point
      - ShapeUtils.triangulateShape to remove dup points
      - #9079
      - Thank you @@rfm1201 again!
      
      * Update webgl_geometry_text_pnltri example too
      9631648a
    • M
      Minor clean up. · b3faac77
      Mr.doob 提交于
      b3faac77
    • M
      BVHLoader: Clean up. · d5e3bdd2
      Mr.doob 提交于
      d5e3bdd2
    • I
      BVHLoader & example (#9188) · c87ca5d0
      Ivo Herzig 提交于
      * Adds a BVH Loader & example #5524
      
      * bVHLoader example fixed empty mesh errors.
      
      * BVHLoader: replaced internal quaternions with THREE.Quaternion
      
      * added BVHLoader example to example files
      
      * removed arrow function notation
      
      * BVHLoader example: replaced example animation.
      c87ca5d0
  5. 22 6月, 2016 1 次提交