mirror of
https://github.com/BelfrySCAD/BOSL2.git
synced 2024-12-29 16:29:40 +00:00
99e815f077
Eliminate double definitions. Eliminate unneeded comments. In common.scad redefine num_defined(), all_defined() and get_radius(). In geometry.scad: - change name _dist to _dist2line - simplify _point_above_below_segment() and triangle_area() - change some arg names for uniformity (path>>poly) - change point_in_polygon() to accept the Even-odd rule as alternative - and other minor edits Update tests_geometry to the new funcionalities. |
||
---|---|---|
.. | ||
hull.scad | ||
polyhedra.scad | ||
test_affine.scad | ||
test_arrays.scad | ||
test_common.scad | ||
test_coords.scad | ||
test_cubetruss.scad | ||
test_debug.scad | ||
test_edges.scad | ||
test_geometry.scad | ||
test_hull.scad | ||
test_linear_bearings.scad | ||
test_math.scad | ||
test_mutators.scad | ||
test_primitives.scad | ||
test_quaternions.scad | ||
test_queues.scad | ||
test_shapes.scad | ||
test_shapes2d.scad | ||
test_skin.scad | ||
test_stacks.scad | ||
test_strings.scad | ||
test_structs.scad | ||
test_transforms.scad | ||
test_vectors.scad | ||
test_version.scad | ||
test_vnf.scad |