Go to file
Campbell Barton 4effdf4aff fix [#31382] Loop Cut and Slide numpad (-)
investigation lead to finding 3 bugs here...
- transform key input handling didnt ignore minus key on an unsigned value as it should.
- not being able to set numcuts to 0 made typing in numbers not very useful.
- backspace would set the cuts to an unsigned value.
2012-05-10 07:10:39 +00:00
build_files Fix: recent commit setting python3.2 command should not be applied to this file 2012-05-02 09:03:04 +00:00
doc Python: documentation about overriding context members. 2012-05-02 13:28:13 +00:00
extern Remove unneeded and unused patch for libmv 2012-05-09 12:30:15 +00:00
intern Potential fix for bug #31111, Remesh modifier generates artifacts on simple surfaces 2012-05-10 05:13:10 +00:00
release fix [#31383] EditBone.align_orientation() uses Vector.normalize() incorrectly 2012-05-09 19:05:29 +00:00
source fix [#31382] Loop Cut and Slide numpad (-) 2012-05-10 07:10:39 +00:00
CMakeLists.txt code cleanup: BKE_scene api naming. 2012-05-05 14:33:36 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile replace python3 command with python3.2, python3 isnt available on ubuntu. 2012-05-01 20:45:16 +00:00
SConstruct Add pthread dll for MinGW64 during installation. Now people who download from buildbot will be able to run the build even without MinGW-w64 installed. 2012-05-01 20:57:39 +00:00