Go to file
Sergey Sharybin 49b518eff8 Fix #28489: Wacom Intuos 4 tablet doesn't work with outliner
Stylus can produce slight movements when it touches tablet,
so CLICK event wasn't triggering. Do not store INBETWEEN_MOUSE
as previous event to make CLICK events triggered correct.

Thanks to Brecht to pointing on short way to fix this problem.
2011-09-22 15:39:31 +00:00
build_files use the systems number of processes for running static checks - multiple jobs. 2011-09-22 04:41:12 +00:00
doc pep8 update & some minor cmake edits. 2011-09-20 18:29:19 +00:00
extern Fix for recent commit: 2011-09-20 17:06:17 +00:00
intern remove support for irix 2011-09-21 08:40:30 +00:00
po update_msg.py now extracts strings from UI files, eg: 2011-09-21 13:16:42 +00:00
release correction for removal of _("") 2011-09-22 07:01:28 +00:00
source Fix #28489: Wacom Intuos 4 tablet doesn't work with outliner 2011-09-22 15:39:31 +00:00
CMakeLists.txt cleanup endian handling 2011-09-19 08:02:17 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile move message.txt generator out of wm.py (which was loaded with blender always), into it own py script which runs on its own, also added this to 'make translations' target. 2011-09-20 17:44:45 +00:00
SConstruct Ignore .Blanguages and .bfont.ttf when installing. 2011-09-20 14:41:01 +00:00