Go to file
Sergey Sharybin f0db5e8735 Fix for duplicated vertices in UV sphere when it's creating with large radius.
Issue was caused by not enough threshold limit used for removing doubles.
Switched to adoptive threshold value calculation based on smallest length
of segments in meridians and parallels.
2012-02-08 11:04:56 +00:00
build_files Code Cleanup: pep8 edits 2012-02-04 11:10:41 +00:00
doc Code Cleanup: check is / is not when comparing singletons. 2012-02-02 21:07:56 +00:00
extern BGE bug #18883: Softbodies being hit by ghost objects. Added a one liner fix in Bullet. I will also report the fix to Erwin so that it can be added to next Bullet version. 2012-02-05 13:04:13 +00:00
intern Fix #30061: cycles single render layer through python operator parameter not 2012-02-07 20:51:33 +00:00
release Correct mathutils documentation, also correct some python spelling errors and add makefile target check_spelling 2012-02-08 04:37:37 +00:00
source Fix for duplicated vertices in UV sphere when it's creating with large radius. 2012-02-08 11:04:56 +00:00
CMakeLists.txt own attempted simplification to previous patch was incorrect. 2012-02-02 11:12:41 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile Correct mathutils documentation, also correct some python spelling errors and add makefile target check_spelling 2012-02-08 04:37:37 +00:00
SConstruct Compilation error when using mingw+scons 2012-01-17 10:32:17 +00:00