[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [38278] branches/carve_booleans/extern/ carve: sync with latest carve library

Campbell Barton ideasman42 at gmail.com
Sun Jul 10 11:10:29 CEST 2011


Revision: 38278
          http://projects.blender.org/scm/viewvc.php?view=rev&root=bf-blender&revision=38278
Author:   campbellbarton
Date:     2011-07-10 09:10:29 +0000 (Sun, 10 Jul 2011)
Log Message:
-----------
sync with latest carve library

Modified Paths:
--------------
    branches/carve_booleans/extern/carve/include/carve/aabb.hpp
    branches/carve_booleans/extern/carve/include/carve/aabb_impl.hpp
    branches/carve_booleans/extern/carve/include/carve/carve.hpp
    branches/carve_booleans/extern/carve/include/carve/classification.hpp
    branches/carve_booleans/extern/carve/include/carve/collection/unordered/boost_impl.hpp
    branches/carve_booleans/extern/carve/include/carve/collection/unordered/fallback_impl.hpp
    branches/carve_booleans/extern/carve/include/carve/collection/unordered/libstdcpp_impl.hpp
    branches/carve_booleans/extern/carve/include/carve/collection/unordered/std_impl.hpp
    branches/carve_booleans/extern/carve/include/carve/collection/unordered/tr1_impl.hpp
    branches/carve_booleans/extern/carve/include/carve/collection/unordered/vcpp_impl.hpp
    branches/carve_booleans/extern/carve/include/carve/collection/unordered.hpp
    branches/carve_booleans/extern/carve/include/carve/collection.hpp
    branches/carve_booleans/extern/carve/include/carve/collection_types.hpp
    branches/carve_booleans/extern/carve/include/carve/colour.hpp
    branches/carve_booleans/extern/carve/include/carve/convex_hull.hpp
    branches/carve_booleans/extern/carve/include/carve/csg.hpp
    branches/carve_booleans/extern/carve/include/carve/csg_triangulator.hpp
    branches/carve_booleans/extern/carve/include/carve/debug_hooks.hpp
    branches/carve_booleans/extern/carve/include/carve/djset.hpp
    branches/carve_booleans/extern/carve/include/carve/edge_decl.hpp
    branches/carve_booleans/extern/carve/include/carve/edge_impl.hpp
    branches/carve_booleans/extern/carve/include/carve/face_decl.hpp
    branches/carve_booleans/extern/carve/include/carve/face_impl.hpp
    branches/carve_booleans/extern/carve/include/carve/faceloop.hpp
    branches/carve_booleans/extern/carve/include/carve/geom.hpp
    branches/carve_booleans/extern/carve/include/carve/geom2d.hpp
    branches/carve_booleans/extern/carve/include/carve/geom3d.hpp
    branches/carve_booleans/extern/carve/include/carve/geom_impl.hpp
    branches/carve_booleans/extern/carve/include/carve/heap.hpp
    branches/carve_booleans/extern/carve/include/carve/input.hpp
    branches/carve_booleans/extern/carve/include/carve/interpolator.hpp
    branches/carve_booleans/extern/carve/include/carve/intersection.hpp
    branches/carve_booleans/extern/carve/include/carve/iobj.hpp
    branches/carve_booleans/extern/carve/include/carve/kd_node.hpp
    branches/carve_booleans/extern/carve/include/carve/math.hpp
    branches/carve_booleans/extern/carve/include/carve/math_constants.hpp
    branches/carve_booleans/extern/carve/include/carve/matrix.hpp
    branches/carve_booleans/extern/carve/include/carve/mesh.hpp
    branches/carve_booleans/extern/carve/include/carve/mesh_impl.hpp
    branches/carve_booleans/extern/carve/include/carve/mesh_ops.hpp
    branches/carve_booleans/extern/carve/include/carve/mesh_simplify.hpp
    branches/carve_booleans/extern/carve/include/carve/octree_decl.hpp
    branches/carve_booleans/extern/carve/include/carve/octree_impl.hpp
    branches/carve_booleans/extern/carve/include/carve/pointset.hpp
    branches/carve_booleans/extern/carve/include/carve/pointset_decl.hpp
    branches/carve_booleans/extern/carve/include/carve/pointset_impl.hpp
    branches/carve_booleans/extern/carve/include/carve/pointset_iter.hpp
    branches/carve_booleans/extern/carve/include/carve/poly.hpp
    branches/carve_booleans/extern/carve/include/carve/poly_decl.hpp
    branches/carve_booleans/extern/carve/include/carve/poly_impl.hpp
    branches/carve_booleans/extern/carve/include/carve/polyhedron_base.hpp
    branches/carve_booleans/extern/carve/include/carve/polyhedron_decl.hpp
    branches/carve_booleans/extern/carve/include/carve/polyhedron_impl.hpp
    branches/carve_booleans/extern/carve/include/carve/polyline.hpp
    branches/carve_booleans/extern/carve/include/carve/polyline_decl.hpp
    branches/carve_booleans/extern/carve/include/carve/polyline_impl.hpp
    branches/carve_booleans/extern/carve/include/carve/polyline_iter.hpp
    branches/carve_booleans/extern/carve/include/carve/rescale.hpp
    branches/carve_booleans/extern/carve/include/carve/rtree.hpp
    branches/carve_booleans/extern/carve/include/carve/spacetree.hpp
    branches/carve_booleans/extern/carve/include/carve/tag.hpp
    branches/carve_booleans/extern/carve/include/carve/timing.hpp
    branches/carve_booleans/extern/carve/include/carve/tree.hpp
    branches/carve_booleans/extern/carve/include/carve/triangulator.hpp
    branches/carve_booleans/extern/carve/include/carve/triangulator_impl.hpp
    branches/carve_booleans/extern/carve/include/carve/util.hpp
    branches/carve_booleans/extern/carve/include/carve/vector.hpp
    branches/carve_booleans/extern/carve/include/carve/vertex_decl.hpp
    branches/carve_booleans/extern/carve/include/carve/vertex_impl.hpp
    branches/carve_booleans/extern/carve/lib/aabb.cpp
    branches/carve_booleans/extern/carve/lib/carve.cpp
    branches/carve_booleans/extern/carve/lib/convex_hull.cpp
    branches/carve_booleans/extern/carve/lib/csg.cpp
    branches/carve_booleans/extern/carve/lib/csg_collector.cpp
    branches/carve_booleans/extern/carve/lib/csg_collector.hpp
    branches/carve_booleans/extern/carve/lib/csg_data.hpp
    branches/carve_booleans/extern/carve/lib/csg_detail.hpp
    branches/carve_booleans/extern/carve/lib/edge.cpp
    branches/carve_booleans/extern/carve/lib/face.cpp
    branches/carve_booleans/extern/carve/lib/geom2d.cpp
    branches/carve_booleans/extern/carve/lib/geom3d.cpp
    branches/carve_booleans/extern/carve/lib/intersect.cpp
    branches/carve_booleans/extern/carve/lib/intersect_classify_common.hpp
    branches/carve_booleans/extern/carve/lib/intersect_classify_common_impl.hpp
    branches/carve_booleans/extern/carve/lib/intersect_classify_edge.cpp
    branches/carve_booleans/extern/carve/lib/intersect_classify_group.cpp
    branches/carve_booleans/extern/carve/lib/intersect_common.hpp
    branches/carve_booleans/extern/carve/lib/intersect_debug.cpp
    branches/carve_booleans/extern/carve/lib/intersect_debug.hpp
    branches/carve_booleans/extern/carve/lib/intersect_face_division.cpp
    branches/carve_booleans/extern/carve/lib/intersect_group.cpp
    branches/carve_booleans/extern/carve/lib/intersect_half_classify_group.cpp
    branches/carve_booleans/extern/carve/lib/intersection.cpp
    branches/carve_booleans/extern/carve/lib/math.cpp
    branches/carve_booleans/extern/carve/lib/mesh.cpp
    branches/carve_booleans/extern/carve/lib/octree.cpp
    branches/carve_booleans/extern/carve/lib/pointset.cpp
    branches/carve_booleans/extern/carve/lib/polyhedron.cpp
    branches/carve_booleans/extern/carve/lib/polyline.cpp
    branches/carve_booleans/extern/carve/lib/tag.cpp
    branches/carve_booleans/extern/carve/lib/timing.cpp
    branches/carve_booleans/extern/carve/lib/triangulator.cpp

Modified: branches/carve_booleans/extern/carve/include/carve/aabb.hpp
===================================================================
--- branches/carve_booleans/extern/carve/include/carve/aabb.hpp	2011-07-10 07:34:11 UTC (rev 38277)
+++ branches/carve_booleans/extern/carve/include/carve/aabb.hpp	2011-07-10 09:10:29 UTC (rev 38278)
@@ -1,5 +1,5 @@
 // Begin License:
-// Copyright (C) 2006-2008 Tobias Sargeant (tobias.sargeant at gmail.com).
+// Copyright (C) 2006-2011 Tobias Sargeant (tobias.sargeant at gmail.com).
 // All rights reserved.
 //
 // This file is part of the Carve CSG Library (http://carve-csg.com/)

Modified: branches/carve_booleans/extern/carve/include/carve/aabb_impl.hpp
===================================================================
--- branches/carve_booleans/extern/carve/include/carve/aabb_impl.hpp	2011-07-10 07:34:11 UTC (rev 38277)
+++ branches/carve_booleans/extern/carve/include/carve/aabb_impl.hpp	2011-07-10 09:10:29 UTC (rev 38278)
@@ -1,5 +1,5 @@
 // Begin License:
-// Copyright (C) 2006-2008 Tobias Sargeant (tobias.sargeant at gmail.com).
+// Copyright (C) 2006-2011 Tobias Sargeant (tobias.sargeant at gmail.com).
 // All rights reserved.
 //
 // This file is part of the Carve CSG Library (http://carve-csg.com/)

Modified: branches/carve_booleans/extern/carve/include/carve/carve.hpp
===================================================================
--- branches/carve_booleans/extern/carve/include/carve/carve.hpp	2011-07-10 07:34:11 UTC (rev 38277)
+++ branches/carve_booleans/extern/carve/include/carve/carve.hpp	2011-07-10 09:10:29 UTC (rev 38278)
@@ -1,5 +1,5 @@
 // Begin License:
-// Copyright (C) 2006-2008 Tobias Sargeant (tobias.sargeant at gmail.com).
+// Copyright (C) 2006-2011 Tobias Sargeant (tobias.sargeant at gmail.com).
 // All rights reserved.
 //
 // This file is part of the Carve CSG Library (http://carve-csg.com/)

Modified: branches/carve_booleans/extern/carve/include/carve/classification.hpp
===================================================================
--- branches/carve_booleans/extern/carve/include/carve/classification.hpp	2011-07-10 07:34:11 UTC (rev 38277)
+++ branches/carve_booleans/extern/carve/include/carve/classification.hpp	2011-07-10 09:10:29 UTC (rev 38278)
@@ -1,5 +1,5 @@
 // Begin License:
-// Copyright (C) 2006-2008 Tobias Sargeant (tobias.sargeant at gmail.com).
+// Copyright (C) 2006-2011 Tobias Sargeant (tobias.sargeant at gmail.com).
 // All rights reserved.
 //
 // This file is part of the Carve CSG Library (http://carve-csg.com/)

Modified: branches/carve_booleans/extern/carve/include/carve/collection/unordered/boost_impl.hpp
===================================================================
--- branches/carve_booleans/extern/carve/include/carve/collection/unordered/boost_impl.hpp	2011-07-10 07:34:11 UTC (rev 38277)
+++ branches/carve_booleans/extern/carve/include/carve/collection/unordered/boost_impl.hpp	2011-07-10 09:10:29 UTC (rev 38278)
@@ -1,5 +1,5 @@
 // Begin License:
-// Copyright (C) 2006-2008 Tobias Sargeant (tobias.sargeant at gmail.com).
+// Copyright (C) 2006-2011 Tobias Sargeant (tobias.sargeant at gmail.com).
 // All rights reserved.
 //
 // This file is part of the Carve CSG Library (http://carve-csg.com/)

Modified: branches/carve_booleans/extern/carve/include/carve/collection/unordered/fallback_impl.hpp
===================================================================
--- branches/carve_booleans/extern/carve/include/carve/collection/unordered/fallback_impl.hpp	2011-07-10 07:34:11 UTC (rev 38277)
+++ branches/carve_booleans/extern/carve/include/carve/collection/unordered/fallback_impl.hpp	2011-07-10 09:10:29 UTC (rev 38278)
@@ -1,5 +1,5 @@
 // Begin License:
-// Copyright (C) 2006-2008 Tobias Sargeant (tobias.sargeant at gmail.com).
+// Copyright (C) 2006-2011 Tobias Sargeant (tobias.sargeant at gmail.com).
 // All rights reserved.
 //
 // This file is part of the Carve CSG Library (http://carve-csg.com/)

Modified: branches/carve_booleans/extern/carve/include/carve/collection/unordered/libstdcpp_impl.hpp
===================================================================
--- branches/carve_booleans/extern/carve/include/carve/collection/unordered/libstdcpp_impl.hpp	2011-07-10 07:34:11 UTC (rev 38277)
+++ branches/carve_booleans/extern/carve/include/carve/collection/unordered/libstdcpp_impl.hpp	2011-07-10 09:10:29 UTC (rev 38278)
@@ -1,5 +1,5 @@
 // Begin License:
-// Copyright (C) 2006-2008 Tobias Sargeant (tobias.sargeant at gmail.com).
+// Copyright (C) 2006-2011 Tobias Sargeant (tobias.sargeant at gmail.com).
 // All rights reserved.
 //
 // This file is part of the Carve CSG Library (http://carve-csg.com/)

Modified: branches/carve_booleans/extern/carve/include/carve/collection/unordered/std_impl.hpp
===================================================================
--- branches/carve_booleans/extern/carve/include/carve/collection/unordered/std_impl.hpp	2011-07-10 07:34:11 UTC (rev 38277)
+++ branches/carve_booleans/extern/carve/include/carve/collection/unordered/std_impl.hpp	2011-07-10 09:10:29 UTC (rev 38278)
@@ -1,5 +1,5 @@
 // Begin License:
-// Copyright (C) 2006-2008 Tobias Sargeant (tobias.sargeant at gmail.com).
+// Copyright (C) 2006-2011 Tobias Sargeant (tobias.sargeant at gmail.com).
 // All rights reserved.
 //
 // This file is part of the Carve CSG Library (http://carve-csg.com/)

Modified: branches/carve_booleans/extern/carve/include/carve/collection/unordered/tr1_impl.hpp
===================================================================
--- branches/carve_booleans/extern/carve/include/carve/collection/unordered/tr1_impl.hpp	2011-07-10 07:34:11 UTC (rev 38277)
+++ branches/carve_booleans/extern/carve/include/carve/collection/unordered/tr1_impl.hpp	2011-07-10 09:10:29 UTC (rev 38278)
@@ -1,5 +1,5 @@
 // Begin License:
-// Copyright (C) 2006-2008 Tobias Sargeant (tobias.sargeant at gmail.com).
+// Copyright (C) 2006-2011 Tobias Sargeant (tobias.sargeant at gmail.com).
 // All rights reserved.
 //
 // This file is part of the Carve CSG Library (http://carve-csg.com/)

Modified: branches/carve_booleans/extern/carve/include/carve/collection/unordered/vcpp_impl.hpp
===================================================================
--- branches/carve_booleans/extern/carve/include/carve/collection/unordered/vcpp_impl.hpp	2011-07-10 07:34:11 UTC (rev 38277)
+++ branches/carve_booleans/extern/carve/include/carve/collection/unordered/vcpp_impl.hpp	2011-07-10 09:10:29 UTC (rev 38278)
@@ -1,5 +1,5 @@
 // Begin License:
-// Copyright (C) 2006-2008 Tobias Sargeant (tobias.sargeant at gmail.com).
+// Copyright (C) 2006-2011 Tobias Sargeant (tobias.sargeant at gmail.com).
 // All rights reserved.
 //
 // This file is part of the Carve CSG Library (http://carve-csg.com/)

Modified: branches/carve_booleans/extern/carve/include/carve/collection/unordered.hpp
===================================================================
--- branches/carve_booleans/extern/carve/include/carve/collection/unordered.hpp	2011-07-10 07:34:11 UTC (rev 38277)
+++ branches/carve_booleans/extern/carve/include/carve/collection/unordered.hpp	2011-07-10 09:10:29 UTC (rev 38278)
@@ -1,5 +1,5 @@
 // Begin License:
-// Copyright (C) 2006-2008 Tobias Sargeant (tobias.sargeant at gmail.com).
+// Copyright (C) 2006-2011 Tobias Sargeant (tobias.sargeant at gmail.com).
 // All rights reserved.
 //
 // This file is part of the Carve CSG Library (http://carve-csg.com/)

Modified: branches/carve_booleans/extern/carve/include/carve/collection.hpp
===================================================================
--- branches/carve_booleans/extern/carve/include/carve/collection.hpp	2011-07-10 07:34:11 UTC (rev 38277)
+++ branches/carve_booleans/extern/carve/include/carve/collection.hpp	2011-07-10 09:10:29 UTC (rev 38278)
@@ -1,5 +1,5 @@
 // Begin License:
-// Copyright (C) 2006-2008 Tobias Sargeant (tobias.sargeant at gmail.com).
+// Copyright (C) 2006-2011 Tobias Sargeant (tobias.sargeant at gmail.com).
 // All rights reserved.
 //
 // This file is part of the Carve CSG Library (http://carve-csg.com/)

Modified: branches/carve_booleans/extern/carve/include/carve/collection_types.hpp
===================================================================
--- branches/carve_booleans/extern/carve/include/carve/collection_types.hpp	2011-07-10 07:34:11 UTC (rev 38277)
+++ branches/carve_booleans/extern/carve/include/carve/collection_types.hpp	2011-07-10 09:10:29 UTC (rev 38278)
@@ -1,6 +1,6 @@
 
 // Begin License:
-// Copyright (C) 2006-2008 Tobias Sargeant (tobias.sargeant at gmail.com).
+// Copyright (C) 2006-2011 Tobias Sargeant (tobias.sargeant at gmail.com).
 // All rights reserved.
 //
 // This file is part of the Carve CSG Library (http://carve-csg.com/)

Modified: branches/carve_booleans/extern/carve/include/carve/colour.hpp
===================================================================
--- branches/carve_booleans/extern/carve/include/carve/colour.hpp	2011-07-10 07:34:11 UTC (rev 38277)
+++ branches/carve_booleans/extern/carve/include/carve/colour.hpp	2011-07-10 09:10:29 UTC (rev 38278)
@@ -1,5 +1,5 @@
 // Begin License:
-// Copyright (C) 2006-2008 Tobias Sargeant (tobias.sargeant at gmail.com).
+// Copyright (C) 2006-2011 Tobias Sargeant (tobias.sargeant at gmail.com).
 // All rights reserved.
 //
 // This file is part of the Carve CSG Library (http://carve-csg.com/)

Modified: branches/carve_booleans/extern/carve/include/carve/convex_hull.hpp
===================================================================
--- branches/carve_booleans/extern/carve/include/carve/convex_hull.hpp	2011-07-10 07:34:11 UTC (rev 38277)
+++ branches/carve_booleans/extern/carve/include/carve/convex_hull.hpp	2011-07-10 09:10:29 UTC (rev 38278)
@@ -1,5 +1,5 @@
 // Begin License:
-// Copyright (C) 2006-2008 Tobias Sargeant (tobias.sargeant at gmail.com).
+// Copyright (C) 2006-2011 Tobias Sargeant (tobias.sargeant at gmail.com).
 // All rights reserved.
 //
 // This file is part of the Carve CSG Library (http://carve-csg.com/)

Modified: branches/carve_booleans/extern/carve/include/carve/csg.hpp
===================================================================
--- branches/carve_booleans/extern/carve/include/carve/csg.hpp	2011-07-10 07:34:11 UTC (rev 38277)
+++ branches/carve_booleans/extern/carve/include/carve/csg.hpp	2011-07-10 09:10:29 UTC (rev 38278)
@@ -1,5 +1,5 @@
 // Begin License:
-// Copyright (C) 2006-2008 Tobias Sargeant (tobias.sargeant at gmail.com).

@@ Diff output truncated at 10240 characters. @@



More information about the Bf-blender-cvs mailing list