Go to file
Joshua Leung c4a5c26a59 Fix: Lasso select for Grease Pencil doesn't work in the Nodes Editor
In the nodes editor, Ctrl-LMB-drag is taken by "Cut", and it seems impossible
for any other keymap to override that. Instead, the default lasso select hotkey
there is Ctrl-Alt-LMB-drag instead.

To get Grease Pencil lasso select (in GP Editmode) to work in the Nodes Editor too,
this commit adds the Ctrl-Alt-LMB-drag binding here too. However, to make things easier,
this extra binding will be part of the Grease Pencil keymap everywhere. There doesn't
seem to be any conflicts with having this in place - until we find them, this should
be ok to have.
2016-05-09 02:44:21 +12:00
build_files Cleanup: warnings. spelling 2016-04-30 04:10:34 +10:00
doc Refactor BKE_blender into separate headers 2016-04-25 19:27:45 +10:00
extern A "better" (?) fix for msvc silliness - used in one other place in all of Blender 2016-05-09 01:46:18 +12:00
intern Cycles: Cleanup: Swap order of the RNG-state-initializing for-loops 2016-05-08 01:22:28 +02:00
release Tweak to GPencil layers UI layout 2016-05-09 02:04:28 +12:00
source Fix: Lasso select for Grease Pencil doesn't work in the Nodes Editor 2016-05-09 02:44:21 +12:00
tests Fix bl_load_py_modules test 2016-05-02 21:06:15 +10:00
.arcconfig
.gitignore Git ignore BUILD_NOTES.txt from install_deps.sh. 2015-11-23 20:17:02 +01:00
.gitmodules Remove SCons building system 2016-01-04 14:20:48 +05:00
CMakeLists.txt Optimize linear<->sRGB conversion for SSE2 processors 2016-05-05 19:46:06 +02:00
COPYING
GNUmakefile Fix T48078: incorrect OS X command for retrieving number of CPUs on in Makefile. 2016-04-09 00:25:18 +02:00
make.bat Fix make.bat checking 64bit systems 2016-02-10 00:26:12 +11:00