Campbell Barton
11f3fc0efd
Keymap: update 3dsmax
2014-02-28 10:39:54 +11:00
Campbell Barton
7afbdbf812
Update keymaps for changes to NDOF
2014-02-19 10:32:22 +11:00
e2e5b45ff7
Fix T37935: 3dsmax key configuration broken after recent mesh operator changes.
2013-12-31 02:19:21 +01:00
5eb96d4705
Fix T37910: maya key configuration not working after recent changes.
2013-12-21 23:27:55 +01:00
Campbell Barton
067d52cd48
Transform: rename Warp to Bend
2013-11-20 12:14:10 +11:00
Sergey Sharybin
37f6bfb810
Fix bug in maya/3dsmax keymaps caused by removed operator
...
Once again, when you remove operator make sure keymaps we've
got in master branch keeps working.
2013-11-18 14:27:10 +06:00
Campbell Barton
8bc48307ba
pose mode: extend selection flipping to use the same method as editmode.
...
adds extend and active only opton.
2013-11-17 05:23:05 +11:00
Brecht Van Lommel
259ddc4cf8
Fix #36641 : maya key configuration shift + LMB drag border select did not work
...
anymore. This broke after the change to make holding shift deselect with B key
border select in the regular Blender keymap.
2013-09-09 20:23:38 +00:00
Brecht Van Lommel
bfb63ab5a5
Fix #36373 : maya and max key configurations for mesh loop select did not work correct
...
when doing an extend loop select, then doing a regular loop select, it would still
extend.
2013-08-07 15:51:57 +00:00
Campbell Barton
a8c55a612b
remove duplicate operator,
...
select-split and unlink-selection did the same thing,
keep select split since it fits closer to mesh editmode and single key access (Ykey).
2013-06-02 00:29:30 +00:00
Sergey Sharybin
bcf32407c1
Fix #35374 : Region overlap + bugs
...
Was missing keymap for REGION_TIMER, which ended up
in missing updates happening.
Added this kind of timer to RNA, so keymaps could
bind to it.
Also made 3ds max keymap working again. Too bad it
was broken in 2.67 and 2.67a :S
2013-05-29 16:03:09 +00:00
Michael Fox
5a91db3d1f
[Bug #35108 ] Shortcuts 3dsmax blender 2.67RC
...
Quad View: ALT + W
Switch Wireframe / Solid: F3
Render: F10
Properties: F12
Ortho / perspective View: P
Zoom to selected center: Z
Select/ Deselect all: CTRL + A
in changing A hotkeys ctrl-a hotkeys are now ctrl-shift-a and GameEngine is now ctrl-alt-shift-p
2013-05-01 11:35:36 +00:00
Sergey Sharybin
39ac11a302
Partial fix for #35108 : Shortcuts 3dsmax Blender 2.67RC
...
Made keyap use the same select_or_deselect_all operator
as used for maya keymap instead of tricks with deselect_all.
Solves issue with selection in editor mode (reported as #3
in the original bug report).
2013-04-30 07:34:23 +00:00
Sergey Sharybin
6b974ad0f1
Changes for updated operators
2013-04-30 07:18:07 +00:00
Campbell Barton
34f3dc43e7
code cleanup: pep8 & minor changes
2013-03-11 02:19:58 +00:00
Michael Fox
b78d33dcf6
[ #28352 ]3dsmax preset, patch by Nik Prodanov, this provides both an interaction preset and a keymap preset for those migrating from 3dsmax
2013-03-08 08:57:11 +00:00