blender/extern/carve/lib
Sergey Sharybin 8a7ce9c924 Fix #34707: Blender crash on enabling of boolean modifier
Stupid mistake by my own with recent Carve update which
undid fix for MSVC STL library.
2013-03-21 08:47:18 +00:00
..
aabb.cpp
carve.cpp
convex_hull.cpp
csg_collector.cpp
csg_collector.hpp
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
edge.cpp
face.cpp
geom2d.cpp
geom3d.cpp
intersect_classify_common_impl.hpp
intersect_classify_common.hpp
intersect_classify_edge.cpp
intersect_classify_group.cpp
intersect_common.hpp
intersect_debug.cpp
intersect_debug.hpp
intersect_face_division.cpp Fix #34707: Blender crash on enabling of boolean modifier 2013-03-21 08:47:18 +00:00
intersect_group.cpp
intersect_half_classify_group.cpp
intersect.cpp Update Carve to newest upstream version with some assorted fixes 2013-02-25 10:02:43 +00:00
intersection.cpp
math.cpp
mesh.cpp Update Carve to newest upstream version with some assorted fixes 2013-02-25 10:02:43 +00:00
octree.cpp
pointset.cpp
polyhedron.cpp Update Carve to newest upstream version with some assorted fixes 2013-02-25 10:02:43 +00:00
polyline.cpp
tag.cpp
timing.cpp
triangulator.cpp