blender/extern/carve/lib
Sergey Sharybin 31d679b667 Update Carve to latest update
Fixes some issues with NaN vertices in special cases.
Also adds edge interpolation routines which are currently
unused but which are requires to implement edge CD interpolation.
2014-01-27 17:04:06 +06:00
..
aabb.cpp Carve booleans library integration 2012-01-16 16:46:00 +00:00
carve.cpp Carve booleans library integration 2012-01-16 16:46:00 +00:00
convex_hull.cpp Carve booleans library integration 2012-01-16 16:46:00 +00:00
csg_collector.cpp Update Carve to latest update 2014-01-27 17:04:06 +06:00
csg_collector.hpp Carve booleans library integration 2012-01-16 16:46:00 +00:00
csg_data.hpp fix for carve memory leak, update carve to hg bf36d92ff093 2012-07-04 16:07:01 +00:00
csg_detail.hpp fix for carve memory leak, update carve to hg bf36d92ff093 2012-07-04 16:07:01 +00:00
csg.cpp Carve booleans library integration 2012-01-16 16:46:00 +00:00
edge.cpp Carve booleans library integration 2012-01-16 16:46:00 +00:00
face.cpp Update Carve to latest update 2014-01-27 17:04:06 +06:00
geom2d.cpp Update Carve to latest update 2014-01-27 17:04:06 +06:00
geom3d.cpp Carve booleans library integration 2012-01-16 16:46:00 +00:00
intersect_classify_common_impl.hpp Carve booleans library integration 2012-01-16 16:46:00 +00:00
intersect_classify_common.hpp Carve booleans library integration 2012-01-16 16:46:00 +00:00
intersect_classify_edge.cpp Carve booleans library integration 2012-01-16 16:46:00 +00:00
intersect_classify_group.cpp Carve booleans library integration 2012-01-16 16:46:00 +00:00
intersect_common.hpp Carve booleans library integration 2012-01-16 16:46:00 +00:00
intersect_debug.cpp Carve booleans library integration 2012-01-16 16:46:00 +00:00
intersect_debug.hpp Carve booleans library integration 2012-01-16 16:46:00 +00:00
intersect_face_division.cpp Update Carve to latest update 2014-01-27 17:04:06 +06:00
intersect_group.cpp Carve booleans library integration 2012-01-16 16:46:00 +00:00
intersect_half_classify_group.cpp Carve booleans library integration 2012-01-16 16:46:00 +00:00
intersect.cpp Update Carve to latest update 2014-01-27 17:04:06 +06:00
intersection.cpp Carve booleans library integration 2012-01-16 16:46:00 +00:00
math.cpp Update Carve to latest update 2014-01-27 17:04:06 +06:00
mesh.cpp Update Carve to newest upstream version with some assorted fixes 2013-02-25 10:02:43 +00:00
octree.cpp Carve booleans library integration 2012-01-16 16:46:00 +00:00
pointset.cpp Carve booleans library integration 2012-01-16 16:46:00 +00:00
polyhedron.cpp Update Carve to newest upstream version with some assorted fixes 2013-02-25 10:02:43 +00:00
polyline.cpp Carve booleans library integration 2012-01-16 16:46:00 +00:00
tag.cpp Carve booleans library integration 2012-01-16 16:46:00 +00:00
timing.cpp Carve booleans library integration 2012-01-16 16:46:00 +00:00
triangulator.cpp Update Carve to latest update 2014-01-27 17:04:06 +06:00