blender/source
Howard Trickey 1582dd5e4d Partial fix for T38871, Bevel could create a far-out spike.
There needed to be a check that when a newly created point is
supposed to be on an edge, that it stays within the bounds
of either end of the edge.
This fixes the hole-in-cube example in the bug, but not
the boolean modifier one, which still needs more work.
2014-02-28 13:56:17 -05:00
..
blender Partial fix for T38871, Bevel could create a far-out spike. 2014-02-28 13:56:17 -05:00
blenderplayer BSP was still hanging around in CMake 2014-02-19 16:07:49 +06:00
creator BSP was still hanging around in CMake 2014-02-19 16:07:49 +06:00
gameengine Partial fix for T3817: BGE crashing when using LibNew. 2014-02-23 12:44:33 -08:00
icons
tests Code cleanup: style 2014-02-13 08:52:12 +11:00
CMakeLists.txt remove WINDOWS checks in cmake, this variable isn't defined on windows and checks weren't needed. 2013-09-03 03:04:44 +00:00
SConscript