Go to file
Brecht Van Lommel bf7af31e9f Keymaps: left click select keymap changes
Both the active tools and selection are now on LMB, which leads to
various conflicts.

For that reason the LMB keymap now has a couple of differences
compared to before. These changes do not affect the RMB keymap.

* Context Menu: W -> RMB
* Select Tool activate: None -> W
* Set Cursor: RMB -> Shift+RMB
* Loop Select: Alt+LMB -> double click LMB
* Mask Feather Vertex Slide: Shift+RMB -> Ctrl+Shift+RMB
* Node Select: only with LMB now, no RMB

The idea behind the W key Select Tool shortcut is that various
tools can't be combined with selection, unlike the RMB keymap.
So this works as a quick shortcut to drop a tool
and go back to selection.

Tools: set Select Box tool as default, rather than Cursor.

This goes along with coming LMB select keymap changes,
where we want the user to be able to LMB click to select by default,
rather than set the cursor.
The cursor will still be directly setabble with shift+RMB.
2018-11-16 09:54:50 +11:00
build_files Merge branch 'master' into blender2.8 2018-11-08 15:15:29 +01:00
doc Py API Docs: New custom shader example 2018-11-14 18:41:33 +01:00
extern Merge branch 'master' into blender2.8 2018-09-12 15:54:07 +10:00
intern Cycles: Cleanup, code style 2018-11-15 17:19:26 +01:00
release Keymaps: left click select keymap changes 2018-11-16 09:54:50 +11:00
source Keymaps: left click select keymap changes 2018-11-16 09:54:50 +11:00
tests Update test, missed when changing Object.select_set() 2018-11-12 09:05:38 +11:00
.arcconfig Arc: Use proper lacding branch 2018-04-24 12:26:37 +02:00
.editorconfig editorconfig: correct C/C++ using space 2018-06-19 07:48:12 +02:00
.gitignore Revert "Gitignore: Ignore diffs in all subdirs" 2018-07-31 13:03:48 -04:00
.gitmodules Point addons contrib to 2.8 branch 2018-10-23 09:41:12 +02:00
CMakeLists.txt Merge branch 'master' into blender2.8 2018-11-07 14:30:09 +01:00
COPYING
GNUmakefile Fix "make update" on macOS/Linux not updating addons to the blender2.8 branch. 2018-10-30 14:43:09 +01:00
make.bat Cleanup: trailing space cmake, make.bat 2018-06-17 20:18:09 +02:00