Go to file
Bastien Montagne 34843a855e Fix T46099: snapping failed on objects with some NULL-dimension in their bbox.
Added a helper that ensures a bbox has some non-NULL dimension along all its axes.

Also, fixed some (rather unlikely) NULL dereference cases (though it should not in this context,
`BKE_object_boundbox_get()` can return NULL).
2015-09-14 12:53:52 +02:00
build_files Buildbot: Test enable CUDA binaries for Win32 2015-09-09 16:38:44 +05:00
doc Cleanup: API docs 2015-09-08 19:42:58 +10:00
extern Fix T46051: Loading certain Jpeg causes system alert sound (Win32) 2015-09-09 16:18:37 +05:00
intern Cleanup: spelling 2015-09-14 02:22:22 +10:00
release Fix T46048: Custom properties UI redraw issue 2015-09-11 04:29:31 +10:00
scons@625d446ae8 Fixed border extension for the sunbeams node. 2014-09-23 11:42:11 +02:00
source Fix T46099: snapping failed on objects with some NULL-dimension in their bbox. 2015-09-14 12:53:52 +02:00
tests Fix: Made bpy.path.ensure_ext compatible with compound extensions. 2015-09-03 13:09:16 +02:00
.arcconfig Use HTTPS protocol for arc 2013-12-24 22:57:27 +06:00
.gitignore Revert "ignore conflict files" 2014-08-08 06:00:49 +10:00
.gitmodules Initialize git submodules for addons, locales and scons 2013-11-15 12:19:08 +06:00
CMakeLists.txt Fix typo in cmake when OpenSubdiv is not found 2015-08-06 11:51:18 +02:00
COPYING
GNUmakefile CMake: use functions instead of macros 2015-06-17 09:38:24 +10:00
SConstruct Audaspace: building without audaspace. 2015-07-28 14:53:06 +02:00