d464040d5fSimplify Box2 and Box3 setFromPoints, add tests.
11 vuotta sitten
Elwin Arens
17c71cecdeRemove duplicate test distanceToPoint for Box2.js
11 vuotta sitten
Ben Houston
adaa3d042fupdate math constructors to not copy when provided explicit initial values per @mrdoob: https://github.com/mrdoob/three.js/pull/2902#issuecomment-11999928
12 vuotta sitten
Ben Houston
b0497080efStart of benchmarking framework for ThreeJS.