Go to file
Sergey Sharybin 8e83dd0933 Todo item: text editor does not honour continuous grab(see
Added OPTYPE_GRAB_POINTER flag to scrolling operator, changed a bit logic of
delta calculation and removed unused members from TextScroll structure.

Got issue with very-fast mouse moving (when mouse pointer could go out of window,
but it's general issue for all grab operator).

Was unable to check MOUSEPAN event (two-finger scroll). Please poke me if
there are any issues with this event.
2011-01-24 18:21:55 +00:00
build_files correction to own cmake error checking script. 2011-01-21 11:52:56 +00:00
doc Command line options to set blender system environment variables. 2011-01-19 21:30:23 +00:00
extern fix for using un-initialized stack memory with bullet triangle mesh collisions. 2011-01-16 06:16:28 +00:00
intern Fix [#25715] [!] key doesn't work on french keyboard with Windows XP/7.\nSubmitted by Eric Le Pape\n\nThe key sent VK_OEM_8, which wasn't handled at all. Added code to detect primary language and handle VK_OEM_8 specifically for certain layouts. 2011-01-24 14:37:10 +00:00
po move directories: 2010-07-26 11:47:33 +00:00
release fix [#25757] Torus script uses radians for rotation in panel 2011-01-24 15:25:03 +00:00
source Todo item: text editor does not honour continuous grab(see 2011-01-24 18:21:55 +00:00
CMakeLists.txt import/export automated testing using CMake's CTest 2011-01-21 00:06:30 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
Makefile move directories: 2010-07-26 11:47:33 +00:00
SConstruct test commit for svn link in commit mail, part two 2011-01-17 10:47:31 +00:00