Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Sharybin <sergey.vfx@gmail.com>2014-01-27 15:00:05 +0400
committerSergey Sharybin <sergey.vfx@gmail.com>2014-01-27 15:04:06 +0400
commit31d679b667cd121a9bcbe32fedc8ab768611b963 (patch)
tree47c5ae514d9772dff1086b8eed8cf8ffb191f11f /extern/carve/patches/series
parent184294782e16dd7ed2bfdef064fc9c4351fe5507 (diff)
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.
Diffstat (limited to 'extern/carve/patches/series')
-rw-r--r--extern/carve/patches/series1
1 files changed, 1 insertions, 0 deletions
diff --git a/extern/carve/patches/series b/extern/carve/patches/series
index 5b72b49c8ca..d579cdaf277 100644
--- a/extern/carve/patches/series
+++ b/extern/carve/patches/series
@@ -4,3 +4,4 @@ mesh_iterator.patch
mingw.patch
gcc46.patch
clang_is_heap_fix.patch
+strict_flags.patch