Go to file
Ton Roosendaal f10f3d3651 Bugfix #27768
On clicking in a non-active Blender window (when you activated others),
the mouse position of the first click was still the old position.

Problem is in GHOST; it sends out the 'activate window' event after the
mouseclick event itself. Code now checks for this case and reads the
correct mouse position.
2011-06-27 11:21:25 +00:00
build_files remove some unused flags and correct aud example heading 2011-06-27 07:44:59 +00:00
doc remove some unused flags and correct aud example heading 2011-06-27 07:44:59 +00:00
extern update cmake checker to ignore file list and add some headers to the source list. 2011-06-21 17:00:34 +00:00
intern Minor warning cleanup & fix 2011-06-27 03:36:14 +00:00
release fix [#27778] Set Bone Flags - No Scale - Toggle seems not to work. 2011-06-27 07:51:52 +00:00
source Bugfix #27768 2011-06-27 11:21:25 +00:00
CMakeLists.txt fix for building with msvc/cmake take 2 (think its correct this time) 2011-06-26 17:18:37 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile avoid cd'ing with the makefile stub 2011-06-06 16:00:32 +00:00
SConstruct cmake option to build without an audio library. 2011-06-23 09:27:56 +00:00