addon to use the blender keys
authorEduardo <[email protected]>
Tue, 6 Feb 2024 00:33:02 +0000 (01:33 +0100)
committerEduardo <[email protected]>
Tue, 6 Feb 2024 00:33:02 +0000 (01:33 +0100)
commit8cd84fb1fc8220e3f33af798a8923ff3f9077433
tree0a61413674bba555a5f0919c04c47657143396ad
parentc7c3c706df734189a9d2299b920832b19ac61944
addon to use the blender keys
addons/gd-blender-3d-shortcuts/Utils.gd [new file with mode: 0644]
addons/gd-blender-3d-shortcuts/plugin.cfg [new file with mode: 0644]
addons/gd-blender-3d-shortcuts/plugin.gd [new file with mode: 0644]
addons/gd-blender-3d-shortcuts/scenes/pie_menu/PieMenu.gd [new file with mode: 0644]
addons/gd-blender-3d-shortcuts/scenes/pie_menu/PieMenu.tscn [new file with mode: 0644]
addons/gd-blender-3d-shortcuts/scenes/pie_menu/PieMenuGroup.gd [new file with mode: 0644]
addons/gd-blender-3d-shortcuts/scenes/pie_menu/PieMenuGroup.tscn [new file with mode: 0644]
addons/gdscript_formatter/plugin.cfg [new file with mode: 0644]