blender/extern
Sergey Sharybin c4a422ffbb Fix/workaround for carve aborts on windows
The issue was caused by passing start iterator larger than end iterator
to std::copy in triangulation module. It'll do nothing on linux but will
throw an exception on windows. Now behavior will be identical on both
platforms.

Proper solution would be to figure out why exactly this happened, but it's
easier to be forwarded to Tobias and we'll need to get rid of triangulation
anyway.

This should solve issues:
#30100: boolean intersect crashes blender
#33001: Crash on applying Boolean difference modifier
#33045: Boolean modifier crash with mirrored objects
2012-11-05 11:34:53 +00:00
..
binreloc update gpl header in cmake files 2012-02-11 04:05:00 +00:00
bullet2 Patch Bullet to make it's convex hull implementation usable in BMesh 2012-10-23 23:54:02 +00:00
carve Fix/workaround for carve aborts on windows 2012-11-05 11:34:53 +00:00
colamd update gpl header in cmake files 2012-02-11 04:05:00 +00:00
Eigen3 Update to stable Eigen 3.1.1 2012-10-15 16:29:23 +00:00
glew update gpl header in cmake files 2012-02-11 04:05:00 +00:00
libmv Camera Tracking: allow fallback to reprojection resection by user demand 2012-11-05 08:04:27 +00:00
libopenjpeg add cmake option WITH_SYSTEM_OPENJPEG so linux can build cycles without having libopenjpeg installed. 2012-06-23 14:23:44 +00:00
libredcode style cleanup 2012-05-27 00:36:50 +00:00
lzma update gpl header in cmake files 2012-02-11 04:05:00 +00:00
lzo update gpl header in cmake files 2012-02-11 04:05:00 +00:00
recastnavigation style cleanup 2012-10-20 18:46:57 +00:00
xdnd Drag-n-drop support on Linux 2012-02-17 16:58:09 +00:00
CMakeLists.txt Remove old boolean operation module 2012-08-02 16:42:30 +00:00
SConscript Remove old boolean operation module 2012-08-02 16:42:30 +00:00