Commit graph

  • 1e5c674673 Fixed spacing between some comments OverloadedOrama 2020-03-09 02:17:49 +02:00
  • f4dbd2aadb Add a VSplitContainer between the canvas and the timeline OverloadedOrama 2020-03-09 01:53:20 +02:00
  • 65544dcfc1
    Merge pull request #170 from Orama-Interactive/new-timeline Manolis Papadeas 2020-03-09 01:40:16 +02:00
  • 2b49d439f9 Added Cedulio Cezar (ceduliocezar) and blackjoker77777 as translators OverloadedOrama 2020-03-08 22:18:17 +02:00
  • 6b73c59a8f Removed some commented code OverloadedOrama 2020-03-08 22:12:18 +02:00
  • 35b3e464e1
    New Crowdin translations (#166) Manolis Papadeas 2020-03-08 22:08:19 +02:00
  • a9c57d27e5 Removed frame_changed method from Canvas.gd OverloadedOrama 2020-03-08 22:03:31 +02:00
  • b9b0d3e1b3 Small UI improvement - The visibility icon will remain in a fixed place no matter how long the layer name is. OverloadedOrama 2020-03-08 21:57:22 +02:00
  • 3b68698be3 Removed legacy FrameContainer.tscn OverloadedOrama 2020-03-08 21:41:01 +02:00
  • 321ac978f1 Fixed crash when removing the first layer OverloadedOrama 2020-03-08 21:25:09 +02:00
  • 0619d0e1ad Opening and saving .pxo file should now work OverloadedOrama 2020-03-07 02:58:52 +02:00
  • baa8cfbf63 Importing spritesheets now works OverloadedOrama 2020-03-06 23:24:21 +02:00
  • 2f07259389 Importing PNGs should now work OverloadedOrama 2020-03-06 23:11:21 +02:00
  • 4969978f46 Fix issue with frame moving and current_frame not changing OverloadedOrama 2020-03-06 22:44:48 +02:00
  • 9812a34b8b Fixed exporting PNGs OverloadedOrama 2020-03-06 20:56:25 +02:00
  • 2a5dfa7ea2 The selected cel (?) is now pressed, based on current layer and frame OverloadedOrama 2020-03-05 01:53:48 +02:00
  • 87629fdf2f The selected layer's buttons are now pressed OverloadedOrama 2020-03-05 01:13:59 +02:00
  • 24818bfaea Cloning frames works OverloadedOrama 2020-03-03 03:05:48 +02:00
  • 120e47d0f9 Add/remove/move frames should now work OverloadedOrama 2020-03-03 02:50:39 +02:00
  • 98e6b0f56b Fix move up/down and merge layers not de-activating when there's only one layer left OverloadedOrama 2020-03-03 01:46:14 +02:00
  • adcacaa8cb Merging layers works OverloadedOrama 2020-03-01 01:43:48 +02:00
  • 24e9eda644 Fixed crash where the cursor was failing to load OverloadedOrama 2020-03-01 00:58:50 +02:00
  • 4e31c1ed4b Changing layer order works again OverloadedOrama 2020-03-01 00:57:47 +02:00
  • 18356d4408 UndoRedo and Image effects work per layer OverloadedOrama 2020-02-29 02:12:03 +02:00
  • 53d062619e Rectangle Selection works per layer again OverloadedOrama 2020-02-29 01:55:01 +02:00
  • 6557d3aeac Clone layer is now functional OverloadedOrama 2020-02-29 01:31:16 +02:00
  • 0945a558d2 Fix layer name change OverloadedOrama 2020-02-29 01:23:45 +02:00
  • 60aed9efba Use setter method for layers to update the UI OverloadedOrama 2020-02-28 03:27:22 +02:00
  • 2bfae68755 Implemented Remove Layer - Doesn't work properly yet OverloadedOrama 2020-02-22 17:00:39 +02:00
  • bb6e2cbf16 Layer images are now unique to each frame OverloadedOrama 2020-02-20 02:14:15 +02:00
  • 37621477c8 Hide invisible layers in onion skinning OverloadedOrama 2020-02-20 01:35:12 +02:00
  • 29959a410a Implement rotation dialog and #155 to Main.tscn OverloadedOrama 2020-02-18 04:04:10 +02:00
  • 6e713988d3 Fix Canvas.gd problems OverloadedOrama 2020-02-18 03:59:01 +02:00
  • a2893e1c1c Store layer visibility on Global.layers instead OverloadedOrama 2020-01-19 20:03:32 +02:00
  • 3df9853dda Update the button textures accordingly OverloadedOrama 2020-01-19 01:14:35 +02:00
  • 7d7eccb03f Fixed issues with scrolling OverloadedOrama 2020-01-19 00:56:30 +02:00
  • 953d002d91 [EXPERIMENTAL] Re-making the timeline OverloadedOrama 2020-01-18 21:06:47 +02:00
  • 7c408731b8
    Update README.md Manolis Papadeas 2020-03-05 02:23:07 +02:00
  • 57d3050a67 Added novhack to the list of contributors & updated changelog OverloadedOrama 2020-03-03 15:16:08 +02:00
  • bbb4393319
    Merge pull request #168 from novhack/png-palette-import Manolis Papadeas 2020-03-03 14:08:07 +02:00
  • 3b16b727b9 Add palette import from a PNG file novhack 2020-03-02 22:37:52 +01:00
  • b3a8eb6d84 Notification theme is now the same as the selected theme OverloadedOrama 2020-03-01 17:56:34 +02:00
  • 5a44f3f4d5 Use a different dialog for when quitting while there is unsaved progress OverloadedOrama 2020-02-23 02:11:52 +02:00
  • 105d612fcd Changed quit message when there is unsaved progress OverloadedOrama 2020-02-23 00:52:51 +02:00
  • 40d1da66c8 Add "(*)" to the window title when file is not saved OverloadedOrama 2020-02-22 17:32:16 +02:00
  • eab3669eb2 Use new window_title variable to change window's title OverloadedOrama 2020-02-22 17:21:52 +02:00
  • 52fa460876 Saved is false after any action and is true at the beginning OverloadedOrama 2020-02-22 17:14:32 +02:00
  • 3ea3bd7b40
    Ask for Confirmation when Pixelorama is about to quit and the Sprite is unsaved (#165) Schweini07 2020-02-22 16:02:56 +01:00
  • 48981e16b2
    Update com.orama_interactive.Pixelorama.appdata.xml Manolis Papadeas 2020-02-20 15:53:59 +02:00
  • f0c0176080 Fixed issue where splash screen was appearing even though it should not OverloadedOrama 2020-02-19 01:13:29 +02:00
  • 02b91479ad Should fix #162 OverloadedOrama 2020-02-17 18:28:55 +02:00
  • 8634385b66
    Update README.md v0.6.2 Manolis Papadeas 2020-02-17 16:46:38 +02:00
  • b656d4976b Commit from which v0.6.2 will be build on - hopefully OverloadedOrama 2020-02-17 16:38:24 +02:00
  • e4aa12ff1d Update Changelog.md OverloadedOrama 2020-02-17 16:22:40 +02:00
  • 306ed68a09
    New Crowdin translations (#157) Manolis Papadeas 2020-02-17 16:21:26 +02:00
  • a1cdd36ef8 Also fixes #161 for spritesheets OverloadedOrama 2020-02-17 14:50:46 +02:00
  • 15db2dd960 Fixes #161 OverloadedOrama 2020-02-17 14:47:15 +02:00
  • 695c4a4dbe
    Merge pull request #160 from YeldhamDev/ruler_cutoff_fix Manolis Papadeas 2020-02-17 01:01:24 +02:00
  • 97b197c41e Fix ruler markings cutting off before they should Michael Alexsander 2020-02-16 19:51:46 -03:00
  • 30ce04b7f3 Set SaveSprite's current path when opening a project OverloadedOrama 2020-02-16 18:18:12 +02:00
  • 5a5484d4e0 Merge branch 'master' of https://github.com/Orama-Interactive/Pixelorama OverloadedOrama 2020-02-16 15:19:43 +02:00
  • bc734658cd Use Global.animation_timeline to toggle timeline's visibility OverloadedOrama 2020-02-16 15:19:01 +02:00
  • 23cbf00621
    Merge pull request #158 from YeldhamDev/open_set_save_path Manolis Papadeas 2020-02-16 15:16:32 +02:00
  • 736edf002e Make opening a project set the save path Michael Alexsander 2020-02-15 21:12:17 -03:00
  • 3776ef73b5 Added new translatable string & changelog update OverloadedOrama 2020-02-15 15:19:11 +02:00
  • 3b570ccf82
    Merge pull request #156 from YeldhamDev/colorpicker_presets_hide Manolis Papadeas 2020-02-15 15:09:03 +02:00
  • 817fd1a932
    Merge pull request #155 from YeldhamDev/label_hint_mouse_pass Manolis Papadeas 2020-02-15 15:04:53 +02:00
  • 742a98926c
    Merge pull request #154 from YeldhamDev/hide_animation_timeline Manolis Papadeas 2020-02-15 15:03:22 +02:00
  • f808614384 Hide presets in ColorPickers Michael Alexsander 2020-02-15 02:34:42 -03:00
  • aa8c21de45 Make labels with tooltips have their mouse filtering set to "pass" Michael Alexsander 2020-02-14 22:39:49 -03:00
  • 0a9da7422d Add option to hide the animation timeline Michael Alexsander 2020-02-14 22:30:40 -03:00
  • 543e9d9008 Hide pressure sensitivity settings OverloadedOrama 2020-02-14 18:26:03 +02:00
  • 4ea56363bf Don't store the same pixels in Canvas.gd again and again OverloadedOrama 2020-02-14 18:05:53 +02:00
  • ab87fd8536 Added StarFang208 as an Italian translator OverloadedOrama 2020-02-13 19:20:01 +02:00
  • bfe97d4338
    New Crowdin translations (#153) Manolis Papadeas 2020-02-13 19:16:28 +02:00
  • 3eaeef0f58 palettes_path is always the root directory plus the "Palettes" subdirectory OverloadedOrama 2020-02-12 15:54:24 +02:00
  • f3759d677e Load the image of the cursor once OverloadedOrama 2020-02-12 00:38:35 +02:00
  • d1793c2e60 Fix bug with undo and drawing after motion draw, again OverloadedOrama 2020-02-11 20:05:37 +02:00
  • f9bcab78f9 Save pressure sensitivity & smooth zoom preferences in the config ini file OverloadedOrama 2020-02-11 19:45:36 +02:00
  • 2531aa7b65 Affect already painted pixels on the same mouse press, if the pen pressure is higher than it used to OverloadedOrama 2020-02-11 18:42:23 +02:00
  • ef9e906f19 Added Latvian translation OverloadedOrama 2020-02-11 16:03:25 +02:00
  • 3d3d567bdb
    New Crowdin translations (#152) Manolis Papadeas 2020-02-11 15:31:45 +02:00
  • 17f623c769 Blend all color channels when the color alpha is less than 1 OverloadedOrama 2020-02-11 03:45:05 +02:00
  • cf9777cb0b
    New Crowdin translations (#149) Manolis Papadeas 2020-02-11 02:19:51 +02:00
  • fd299f7641 Add Greek translation to the GNU/Linux desktop file OverloadedOrama 2020-02-11 00:10:33 +02:00
  • 8ff917111c Changes to better follow GDScript style guide OverloadedOrama 2020-02-11 00:06:24 +02:00
  • 5fe4b74a39 New alpha blend behavior now works on circle brushes OverloadedOrama 2020-02-10 02:39:36 +02:00
  • a6d129526c Fixed issue where Brushes and Palettes wouldn't load if you opened Pixelorama from a file OverloadedOrama 2020-02-10 01:23:33 +02:00
  • 9e7a3059f2 Opening .pxo files directly with Pixelorama is now also supported OverloadedOrama 2020-02-09 18:06:03 +02:00
  • 45a31faa7b You can now drag and drop/"open with" image files OverloadedOrama 2020-02-09 03:13:12 +02:00
  • 3fbd1d35eb The camera now zooms at the mouse's position. OverloadedOrama 2020-02-09 02:16:14 +02:00
  • f28a3a4405 Basic tablet pen pressure sensitivity, brush alpha now gets blended OverloadedOrama 2020-02-09 01:34:37 +02:00
  • 5d0b39f14c Update AboutDialog.gd OverloadedOrama 2020-02-09 00:03:16 +02:00
  • 5d85067ad7
    New Crowdin translations (#147) Manolis Papadeas 2020-02-08 22:58:50 +02:00
  • e079351f1e
    New Crowdin translations (#146) Manolis Papadeas 2020-02-08 00:19:59 +02:00
  • 93833ba06a Added Chinese Simplified OverloadedOrama 2020-02-08 00:10:33 +02:00
  • 1288a00188 Update Translations.pot OverloadedOrama 2020-02-07 23:39:30 +02:00
  • 92cd06207c Changing the language does not change Preferences tab to General OverloadedOrama 2020-02-07 23:27:05 +02:00
  • 2a1e0626c2
    Merge pull request #145 from Orama-Interactive/l10n_master Manolis Papadeas 2020-02-07 14:47:32 +02:00
  • 623a8c20a0 New translations Translations.pot (Chinese Simplified) Manolis Papadeas 2020-02-07 14:47:03 +02:00