Go to file
Campbell Barton 0392acc607 fix [#36685] crash calculating tangent space data on degenerate geometry
the error was that the range check was done on the float before converting to an int.
now convert to and int first and ensure a valid range on that.
2013-09-09 09:33:34 +00:00
build_files update bmesh doxy docs, remove double-promotion warnings in remove-strict-flags cmake macro. 2013-09-08 06:55:58 +00:00
doc UIList: update examples and templates. 2013-08-29 13:34:36 +00:00
extern Code cleanup: Minor function capitalization fix 2013-09-09 00:06:23 +00:00
intern fix [#36685] crash calculating tangent space data on degenerate geometry 2013-09-09 09:33:34 +00:00
release shrink-wrap constraint, improve and remove some limitations. 2013-09-07 12:59:16 +00:00
source Fix own mistake in one of previous commits 2013-09-09 08:50:12 +00:00
CMakeLists.txt CMake and scons update to detect OS X 10.9, cmake patch by Jake Kauth. 2013-09-06 12:43:27 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile add icons utility make target. 2013-08-27 10:03:37 +00:00
SConstruct Scons and BuildBot changes for MSVC 2012 support. 2013-06-18 11:55:32 +00:00