blender/intern
Nathan Letwory 4eb806b0a4 Fix [#24630] alt+shift+LMB dragging does not work
Reported by Nils Austa

There was double handling of modifier keys. With my autumn work on the modifier keys I had moved state checks for
modifier keys into convertKey(), but left the call to handleModifierKeys. That caused problems with proper
modifier key handling in the entire key handling code of GHOST.
2010-12-28 13:03:38 +00:00
..
audaspace Fix for blender crashing when starting playback with audio without being able to open the audio file. 2010-12-27 11:32:43 +00:00
boolop rename blenderlib to blender_add_lib 2010-12-22 23:09:30 +00:00
bsp rename blenderlib to blender_add_lib 2010-12-22 23:09:30 +00:00
container rename blenderlib to blender_add_lib 2010-12-22 23:09:30 +00:00
decimation rename blenderlib to blender_add_lib 2010-12-22 23:09:30 +00:00
elbeem rename blenderlib to blender_add_lib 2010-12-22 23:09:30 +00:00
ghost Fix [#24630] alt+shift+LMB dragging does not work 2010-12-28 13:03:38 +00:00
guardedalloc rename blenderlib to blender_add_lib 2010-12-22 23:09:30 +00:00
iksolver rename blenderlib to blender_add_lib 2010-12-22 23:09:30 +00:00
itasc rename blenderlib to blender_add_lib 2010-12-22 23:09:30 +00:00
memutil rename blenderlib to blender_add_lib 2010-12-22 23:09:30 +00:00
moto rename blenderlib to blender_add_lib 2010-12-22 23:09:30 +00:00
opennl rename blenderlib to blender_add_lib 2010-12-22 23:09:30 +00:00
smoke rename blenderlib to blender_add_lib 2010-12-22 23:09:30 +00:00
string rename blenderlib to blender_add_lib 2010-12-22 23:09:30 +00:00
CMakeLists.txt use lowercase for cmake builtin names and macros, remove contents in else() and endif() which is no longer needed. 2010-12-08 08:43:06 +00:00
Makefile still doesn't work but this fixes make clean 2009-09-25 04:25:40 +00:00
SConscript Merge of itasc branch. Project files, scons and cmake should be working. Makefile updated but not tested. Comes with Eigen2 2.0.6 C++ matrix library. 2009-09-24 21:22:24 +00:00