Go to file
Sergey Sharybin e1466b8ca2 Fix #27392: boolean intersect's
It was lag of optimization logic, which always retuns object's derivedMesh
if one of of boolean operation's meshes has got no faces.

Actually, result depends on operation and which mesh has got no faces.

Added small utility function to handle this.
2011-05-29 15:53:38 +00:00
build_files include ffmpeg_compat header in cmake source list. 2011-05-28 04:53:17 +00:00
doc move load_image into image_utils and add some docstrings to bpy_extras module. 2011-05-28 09:34:45 +00:00
extern fixed "rather then" -> "rather than" typos all over the place 2011-05-28 13:11:24 +00:00
intern Disabling xinput wasn't done completely. 2011-05-28 15:34:02 +00:00
release move load_image into image_utils and add some docstrings to bpy_extras module. 2011-05-28 09:34:45 +00:00
source Fix #27392: boolean intersect's 2011-05-29 15:53:38 +00:00
CMakeLists.txt fixed "rather then" -> "rather than" typos all over the place 2011-05-28 13:11:24 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile - background job style cleanup. 2011-04-10 15:24:05 +00:00
SConstruct Code cleanup: remove source/kernel module, this wasn't really the kernel of 2011-05-06 20:18:42 +00:00