1
0
Fork 0
mirror of https://github.com/Orama-Interactive/Pixelorama.git synced 2025-01-19 01:29:49 +00:00
Pixelorama/Scripts
OverloadedOrama 7824b13335 Changed hint_tooltips from the old string formats to actual sentences
Besides the timeline buttons and color switch button being ready to have their changed shortcuts (when we implement them for these buttons) in their hint tooltips, there is no new functionality. This is merely to make the lives of translators easier.

This is the final commit of weird string IDs being replaced to actual sentences in Translations.pot
2020-04-12 19:50:14 +03:00
..
Dialogs Changed hint_tooltips for the tool buttons, they now change based on selected keybindings 2020-04-12 00:08:45 +03:00
Palette When the palette, outline and rotate image dialogs are open, the user can't zoom in the canvas anymore. 2020-04-07 18:13:35 +03:00
Rulers Fixed spacing between some comments 2020-03-09 02:17:49 +02:00
AnimationTimeline.gd Animation only plays on frames of the same tag 2020-04-11 20:10:07 +03:00
BrushButton.gd Pattern filling - Partially addresses #130 2020-03-28 05:15:09 +02:00
CameraMovement.gd The camera now zooms at the mouse's position. 2020-02-09 02:16:14 +02:00
Canvas.gd Fixed issue where custom brushes were sometimes not being drawn 2020-04-03 16:13:49 +03:00
FrameButton.gd Animation only plays on frames of the same tag 2020-04-11 20:10:07 +03:00
Global.gd Changed hint_tooltips from the old string formats to actual sentences 2020-04-12 19:50:14 +03:00
Import.gd Add palette import from a PNG file 2020-03-02 22:37:52 +01:00
LayerContainer.gd Fixed crash on Linux with layer containers 2020-04-06 18:35:54 +03:00
Main.gd Changed hint_tooltips for the tool buttons, they now change based on selected keybindings 2020-04-12 00:08:45 +03:00
NotificationLabel.gd Added quit dialog 2019-12-04 19:16:18 +02:00
OpenSave.gd Add ZSTD compression to save files. Move clear_canvases() to Global.gd 2020-04-10 00:06:24 +02:00
SecondViewport.gd Major UI changes - including new icons! 2019-11-19 23:23:43 +02:00
SelectionRectangle.gd Notification labels appear on top of the timeline 2020-03-09 16:59:17 +02:00