mirror of http://GITTEA.DEV/O/O
⠀
parent
459776f577
commit
2056a5daad
◯ᗩIᗝI⚭◯⚪◯⚭IᗝIᗩ◯ⵙ◯ᗩIᗝI⚭◯⚪◯⚭IᗝIᗩ◯/◯✤ᴥᗩ◯ⵙ◯ᗩᴥ✤◯/◯ᗱᗴᴥᗩᗯ✤⏀Ⓞᔓᔕ◯ⵙ◯ᔓᔕⓄ⏀✤ᗯᗩᴥᗱᗴ◯/◯ᗝⵈ◯ⵙ◯ⵈᗝ◯/◯ᴥᗱᗴᗝИNᗱᗴᙁ⚭◯ⵙ◯⚭ᙁᗱᗴИNᗝᗱᗴᴥ◯/◯ИNⓄꖴ✤ᗩᴥᑎᕤᕦꖴ⏀ИNⓄᑐᑕ◯ⵙᑐᑕⓄИN⏀ꖴᕤᕦᑎᴥᗩ✤ꖴⓄИN◯/⠀⠀⠀⠀ⵙ⠀ߦ⠀ⵙ⠀ᗩ⠀ⵙ⠀ᙏ⠀ⵙ⠀人⠀ⵙ⠀ᗱᗴ⠀ⵙ⠀✻⠀ⵙ⠀⠀⠀⠀◯⠀⠀⠀⠀ⵙ⠀⠀⠀⠀◯⠀⠀⠀⠀ⵙ⠀✻⠀ⵙ⠀ᗱᗴ⠀ⵙ⠀人⠀ⵙ⠀ᙏ⠀ⵙ⠀ᗩ⠀ⵙ⠀ߦ⠀ⵙ⠀⠀⠀⠀
|
@ -3,14 +3,7 @@ keyconfig_data = \
|
|||
[("3D View",
|
||||
{"space_type": 'VIEW_3D', "region_type": 'WINDOW'},
|
||||
{"items":
|
||||
[("wm.call_menu",
|
||||
{"type": 'Q', "value": 'PRESS', "shift": True},
|
||||
{"properties":
|
||||
[("name", 'VIEW3D_MT_Coat_Dynamic_Menu'),
|
||||
],
|
||||
},
|
||||
),
|
||||
("view3d.cursor3d", {"type": 'RIGHTMOUSE', "value": 'PRESS', "shift": True}, None),
|
||||
[("view3d.cursor3d", {"type": 'RIGHTMOUSE', "value": 'PRESS', "shift": True}, None),
|
||||
("transform.translate",
|
||||
{"type": 'RIGHTMOUSE', "value": 'CLICK_DRAG', "shift": True},
|
||||
{"properties":
|
||||
|
@ -230,35 +223,28 @@ keyconfig_data = \
|
|||
("view3d.view_pan",
|
||||
{"type": 'NUMPAD_2', "value": 'PRESS', "ctrl": True, "repeat": True},
|
||||
{"properties":
|
||||
[("type", 'PANDOWN'),
|
||||
[("type", 'PANUP'),
|
||||
],
|
||||
},
|
||||
),
|
||||
("view3d.view_pan",
|
||||
{"type": 'NUMPAD_4', "value": 'PRESS', "ctrl": True, "repeat": True},
|
||||
{"properties":
|
||||
[("type", 'PANLEFT'),
|
||||
[("type", 'PANRIGHT'),
|
||||
],
|
||||
},
|
||||
),
|
||||
("view3d.view_pan",
|
||||
{"type": 'NUMPAD_6', "value": 'PRESS', "ctrl": True, "repeat": True},
|
||||
{"properties":
|
||||
[("type", 'PANRIGHT'),
|
||||
[("type", 'PANLEFT'),
|
||||
],
|
||||
},
|
||||
),
|
||||
("view3d.view_pan",
|
||||
{"type": 'NUMPAD_8', "value": 'PRESS', "ctrl": True, "repeat": True},
|
||||
{"properties":
|
||||
[("type", 'PANUP'),
|
||||
],
|
||||
},
|
||||
),
|
||||
("view3d.view_roll",
|
||||
{"type": 'NUMPAD_4', "value": 'PRESS', "shift": True, "repeat": True},
|
||||
{"properties":
|
||||
[("type", 'LEFT'),
|
||||
[("type", 'PANDOWN'),
|
||||
],
|
||||
},
|
||||
),
|
||||
|
|
Loading…
Reference in New Issue