Go to file
Howard Trickey d1d3384750 Fix knife angle constraint bug #33813 by changing knife mvals to floats.
The problem was that by snapping the integer mouse values to
lines through the previous point, the angle was slightly off.
2013-01-11 14:13:22 +00:00
build_files Stripping and packaging shall happen inside of chroot as well 2013-01-10 09:21:12 +00:00
doc Added some python API examples for the new get/set callbacks in bpy.props. 2013-01-05 15:50:51 +00:00
extern add option WITH_SYSTEM_BULLET to link against the bullet installation found on the system. 2013-01-03 00:23:52 +00:00
intern code cleanup: warnings, also add check in crash handler that a wmWindowManager is present. 2013-01-11 03:21:24 +00:00
release Fix [#33825] Menu list widget does not work on UV and Vertex Colors 2013-01-10 18:54:01 +00:00
source Fix knife angle constraint bug #33813 by changing knife mvals to floats. 2013-01-11 14:13:22 +00:00
CMakeLists.txt CMake: Looks like a period sneaked into r53515, which caused CMake to fail. 2013-01-03 00:35:42 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile code cleanup: comment unused members of bmesh operator slots and some osl style edits. 2012-11-20 14:31:58 +00:00
SConstruct Further tweaks to buildbot 2013-01-10 08:55:44 +00:00