1
0
Fork 0
mirror of https://github.com/Orama-Interactive/Pixelorama.git synced 2025-01-31 15:39:49 +00:00
Pixelorama/src/Autoload
Emmanouil Papadeas d028582f27 Move cursor with numpad arrow keys, joy d-pad and left stick
Similar to GraphicsGale, you can now draw without moving the mouse. Although you still need the mouse for the left and right buttons, but I'd like to make give more options to the user as well so that they can activate tools using keyboard and joypad buttons, if they like.

The numpad arrow keys did nothing previously, so nothing changes for people who are not interested in this feature. They are also configurable thanks to the Keychain plugin.
2022-05-16 21:50:19 +03:00
..
DrawingAlgos.gd Shader-based gradients (#677) 2022-05-02 16:12:00 +03:00
Export.gd Export conflict (#669) 2022-04-19 19:29:21 +03:00
Global.gd Move cursor with numpad arrow keys, joy d-pad and left stick 2022-05-16 21:50:19 +03:00
HTML5FileExchange.gd Remove unneeded method from HTML5FileExchange 2021-12-18 02:31:10 +02:00
Import.gd Format code and add static checks (#599) 2021-11-25 14:48:30 +02:00
OpenSave.gd Fix export bug where the path is being changed if there's a folder with the same name as the file 2022-04-20 02:49:48 +03:00
Palettes.gd Disable "From Current Palette" preset option when creating a new palette, if there is no current palette 2022-03-07 19:33:23 +02:00
Tools.gd Show correct tool modifier shortcuts in the tool button tooltips 2022-05-16 19:46:26 +03:00