Commit graph

  • 646fc19a70 Merged "Scripts" and "Prefabs" folders into "src" OverloadedOrama 2020-05-01 22:17:05 +03:00
  • 5a54235604 Changes to scripts to follow GDScript style guide OverloadedOrama 2020-05-01 20:47:10 +03:00
  • 62bbad7374 Confirmation dialog for "open last project" menu option when there are unsaved changes OverloadedOrama 2020-05-01 19:40:36 +03:00
  • df2bf59871 Update Translations.pot OverloadedOrama 2020-05-01 18:46:09 +03:00
  • 0ad8cc64cc Added timeline button events to the input map & some dark theme changes OverloadedOrama 2020-05-01 18:40:16 +03:00
  • 460f86ff8e Fixed issue with open last image and turned off pixel perfect drawing by default OverloadedOrama 2020-05-01 00:02:52 +03:00
  • 82fe186b65
    Add autosave feature with backup of unsaved new projects (#221) Martin Novák 2020-04-30 19:33:24 +02:00
  • c82c54d096 Changed copy_frame.png images OverloadedOrama 2020-04-30 19:18:37 +03:00
  • 85851a291a Removed duplicate files OverloadedOrama 2020-04-30 17:43:56 +03:00
  • cab50a83ff Attempting to fix the mess created by renaming files OverloadedOrama 2020-04-30 17:14:31 +03:00
  • 7050efb54a Removed old button textures OverloadedOrama 2020-04-30 16:46:23 +03:00
  • 5b3c846e72 Revert "Big changes to timeline buttons" OverloadedOrama 2020-04-30 16:45:46 +03:00
  • e05fc26f5a Big changes to timeline buttons OverloadedOrama 2020-04-30 16:36:00 +03:00
  • 4ef2c482d8
    Revamped the Splash Screen (#223) Darshan Phaldesai 2020-04-30 17:14:24 +05:30
  • 4b2930fe67 Don't set Global.saved = true, change the window title and show a notification if a .pxo failed to get saved OverloadedOrama 2020-04-28 01:22:45 +03:00
  • eab57cf327 Added dragonfi to the list of contributors & updated Changelog.md OverloadedOrama 2020-04-27 18:17:06 +03:00
  • 1ccd5dde7a
    Pixel Perfect mode for brush, eraser and lighten/darken (#222) Dávid Gábor BODOR 2020-04-27 17:09:54 +02:00
  • 0bed558e31 Reset window title, save paths and file menu text when a new image is being created OverloadedOrama 2020-04-25 22:24:20 +03:00
  • 3064ad1b32 Changed "Left/Right tool options" text to just "Left/Right tool" OverloadedOrama 2020-04-25 15:46:28 +03:00
  • 09a8f5f47f Fixed crash when trying to fill a pattern and no patterns existed OverloadedOrama 2020-04-25 15:00:38 +03:00
  • 7bac0ff8f4 Added pattern offset - Closes #130 OverloadedOrama 2020-04-25 02:09:34 +03:00
  • 768a1e7b8f Added Patterns for the bucket tool OverloadedOrama 2020-04-25 00:42:02 +03:00
  • a14e928031 On play_animation(), disconnect the other button's toggled signal temporarily - This fixes #219 OverloadedOrama 2020-04-24 00:10:21 +03:00
  • 84e822bb44 Made Onion Skinning Settings dialog bigger - Fixes #220 OverloadedOrama 2020-04-23 23:25:12 +03:00
  • 85bdffa322 If linked cels existed when a frame got deleted, they now get removed from memory OverloadedOrama 2020-04-23 01:46:16 +03:00
  • 8ac923c716
    Export multiple files in multiple directories feature (#217) Igor Santarek 2020-04-22 21:36:23 +02:00
  • 2d4d40c213 Added a "Link Cel" option when right clicking on a cel, if the cel isn't already linked OverloadedOrama 2020-04-22 19:01:33 +03:00
  • f7b9d22991 On merge layer, linked cels on the bottom layer will become unlinked if the top cels have content OverloadedOrama 2020-04-22 16:56:03 +03:00
  • 198fdfb606
    Completed the hole in translation for the new open last project on startup or at will feature. (#216) Igor Santarek 2020-04-21 23:36:32 +02:00
  • 51faec8dcf Connected HorizontalRuler's mouse_entered signal to its script again OverloadedOrama 2020-04-22 00:27:29 +03:00
  • 09d2265056 Made Unlink Cel work with UndoRedo OverloadedOrama 2020-04-21 21:34:45 +03:00
  • 1e4a5cff8e The guides can no longer be undone OverloadedOrama 2020-04-21 21:01:45 +03:00
  • 086679f1f0
    Open last edited project at startup or at will feature (#215) Igor Santarek 2020-04-21 19:45:02 +02:00
  • fef7627f73 Made the animation stop playing on clear_canvases() OverloadedOrama 2020-04-21 19:42:01 +03:00
  • c737ff3589 Canvas background gets resized on frame_changed OverloadedOrama 2020-04-21 04:29:39 +03:00
  • da62d54a62 Fixed Dark Theme's button content margin values OverloadedOrama 2020-04-21 02:42:55 +03:00
  • 14d08d7e06
    Theme fixes (#214) Erevos 2020-04-21 02:26:27 +03:00
  • ec38a879c7 Update Translations.pot OverloadedOrama 2020-04-21 00:01:02 +03:00
  • 79a4c0232e Minor TransparentChecker performance boost OverloadedOrama 2020-04-20 19:12:22 +03:00
  • b21455cfd0 Minor guide and rulers performance boost OverloadedOrama 2020-04-20 18:52:05 +03:00
  • 06d19c8e48 Frame tags now work with UndoRedo OverloadedOrama 2020-04-20 00:09:48 +03:00
  • cb1b741b05 Made general undo and redo methods in Global.gd OverloadedOrama 2020-04-19 21:17:33 +03:00
  • 9cb98a443e Delete frames from tags if the frames are deleted OverloadedOrama 2020-04-19 21:00:36 +03:00
  • ba2b8aae91 Changes on how animation plays on frame tags OverloadedOrama 2020-04-19 20:39:08 +03:00
  • 81ce4f68b1
    Dark Theme Visual Improvements (#213) Erevos 2020-04-19 19:41:04 +03:00
  • 1f16e6b747 Changed focus mode of some buttons to None OverloadedOrama 2020-04-19 05:03:40 +03:00
  • b6c7ad4d1c Small UI & translation fixes OverloadedOrama 2020-04-19 02:27:23 +03:00
  • d2da2979f5
    New Crowdin translations (#177) Manolis Papadeas 2020-04-19 01:27:06 +03:00
  • cba301f911 Zoom label now shows the correct zoom value on smooth zoom OverloadedOrama 2020-04-18 20:38:59 +03:00
  • 53a9719230 Removed old transparent background & made some tooltip changes OverloadedOrama 2020-04-18 18:36:29 +03:00
  • 0d25a48642
    Merge pull request #210 from Kinwailo/dev Manolis Papadeas 2020-04-18 15:09:41 +03:00
  • 2ae67cdb76 Improve the checker board of transparent background Kinwailo 2020-04-18 15:03:18 +08:00
  • 4e539e5e29 Removed remove_frame() from FrameButton.gd OverloadedOrama 2020-04-18 00:35:42 +03:00
  • feea931e22 Fixed issue with project brushes and undoing their deletion OverloadedOrama 2020-04-17 22:10:52 +03:00
  • 9468dd5731
    Merge pull request #209 from luiq54/devel Manolis Papadeas 2020-04-17 21:45:46 +03:00
  • 73891af597 Brush Selection Fix luiq54 2020-04-17 22:33:52 +05:30
  • a552cbe8ee Changed some mouse default cursor shapes in FrameTagDialog OverloadedOrama 2020-04-17 05:02:39 +03:00
  • 954b6111c2 Cloned frames are now automatically part of the tag OverloadedOrama 2020-04-17 04:59:23 +03:00
  • 699dfbe091 Cleaned adjust_hsv in Canvas.gd a bit OverloadedOrama 2020-04-17 04:35:47 +03:00
  • a3b01873a2 When cloning a frame, the clone appears next to the cloned OverloadedOrama 2020-04-17 04:25:08 +03:00
  • 4068330e26 Improved "Fit to Frame" button OverloadedOrama 2020-04-16 18:34:57 +03:00
  • 42dbd31c7a
    Merge pull request #204 from novhack/switch-colors-shortcut Manolis Papadeas 2020-04-16 18:25:11 +03:00
  • 88dff6cf46
    Merge pull request #203 from novhack/preferences-cleanup Manolis Papadeas 2020-04-16 18:12:04 +03:00
  • 2225226bf5
    Added a missing string from Translations.pot Manolis Papadeas 2020-04-16 18:10:58 +03:00
  • 40e7a0aed9 Don't let tag_to be larger than Global.canvases.size(), and smaller than tag_from OverloadedOrama 2020-04-16 03:00:40 +03:00
  • 840b83fee7 Add color switch shortcut to preferences. novhack 2020-04-15 20:52:20 +02:00
  • bd49ec5f0c Update CONTRIBUTING.md OverloadedOrama 2020-04-15 21:26:48 +03:00
  • acff84c5b1
    Add a Delete Button and a Copy Button for frames (#202) Schweini07 2020-04-15 19:59:49 +02:00
  • bfbe76ab79 Cleanup preference dialog visuals a little bit. Add missing hints. novhack 2020-04-15 19:44:34 +02:00
  • 4e33775c84 Fixed bug where the user could drag the guides when the canvas had no focus OverloadedOrama 2020-04-15 19:54:59 +03:00
  • 10280f25f9 Added checkbox to toggle if the animation will play only on the frames of the same tag OverloadedOrama 2020-04-15 16:25:58 +03:00
  • f27a3be6ae
    Merge pull request #199 from luiq54/devel Manolis Papadeas 2020-04-15 16:05:44 +03:00
  • 8fdeb63778 Fix minor bugs and cleanup luiq54 2020-04-15 15:19:29 +05:30
  • 69afd97cb0 Fixed bug where the user could drag the selection when it had no focus OverloadedOrama 2020-04-14 18:39:24 +03:00
  • cdfefc3801 Minor UI change, made the layer and cels be on the same y level OverloadedOrama 2020-04-14 18:08:51 +03:00
  • ab6e1bc384 Fixed issue with undo/redo selecting the Zoom tool OverloadedOrama 2020-04-14 17:03:16 +03:00
  • cb04498420
    Merge pull request #200 from Erevoid/Pixie Manolis Papadeas 2020-04-14 15:13:06 +03:00
  • cb051239dc Added Previews and Better Saturation/Value Lerping luiq54 2020-04-14 16:21:35 +05:30
  • 3e6ac9d1a6 Slight improvements to all themes Erevoid 2020-04-14 05:20:12 +03:00
  • 009740b9be Update CONTRIBUTING.md OverloadedOrama 2020-04-14 00:48:47 +03:00
  • 9c50dd9b2c Create CONTRIBUTING.md OverloadedOrama 2020-04-14 00:29:24 +03:00
  • dddccc4a11 Update README and Changelog OverloadedOrama 2020-04-13 21:24:00 +03:00
  • 2b8796aacc Added HSV Adjust Dialog luiq54 2020-04-13 19:40:17 +05:30
  • bdd3cdf45e Improved the "fit to frame" zoom button OverloadedOrama 2020-04-13 16:39:18 +03:00
  • 7d2b15cc0b
    Merge pull request #198 from sapient-cogbag/moving-stuff-in-canvas Manolis Papadeas 2020-04-13 16:19:26 +03:00
  • 076bf2c7be
    Done the thing to eliminate conflicts with frame movement NYAAA. i am extremely tired and will probably go sleep soon ^.^ nyaaa <3 sapient_cogbag 2020-04-13 13:52:25 +01:00
  • 4c38467014 Don't do undo/redo on the zoom tool OverloadedOrama 2020-04-13 15:25:50 +03:00
  • 11a7261ef1
    Made arrow keys (with shift and control for speedup) work ^.^ nyaaa sapient_cogbag 2020-04-13 08:55:01 +01:00
  • c63fd85659 Changed some mouse_default_cursor_shapes OverloadedOrama 2020-04-13 05:31:44 +03:00
  • 21dd3f2e2d Added a zoom tool OverloadedOrama 2020-04-13 05:07:52 +03:00
  • 354dffd98b Added MatheusPese & sapient-cogbag to contributors OverloadedOrama 2020-04-13 01:40:26 +03:00
  • 0046856b0f
    Merge pull request #197 from sapient-cogbag/xdg-standard Manolis Papadeas 2020-04-13 01:23:55 +03:00
  • 980b1c092a
    ~ sapient_cogbag 2020-04-12 23:03:39 +01:00
  • 975a494e60
    Moved the Brushes and Palettes inside a folder inside the directory nyaa sapient_cogbag 2020-04-12 18:52:27 +01:00
  • 7824b13335 Changed hint_tooltips from the old string formats to actual sentences OverloadedOrama 2020-04-12 19:50:14 +03:00
  • 516723d125
    Merge branch 'master' of https://github.com/Orama-Interactive/Pixelorama into xdg-standard sapient_cogbag 2020-04-11 23:38:53 +01:00
  • efa0529360
    Made the brush XDG overrides work properly\!, and consequently it works as-if the randomised brushes are separated out from all the other brushes in directories nyaaaa ^.^ sapient_cogbag 2020-04-11 23:36:58 +01:00
  • ba8d01333e Changed hint_tooltips for the tool buttons, they now change based on selected keybindings OverloadedOrama 2020-04-12 00:08:45 +03:00
  • 4c9a58a333 Animation only plays on frames of the same tag OverloadedOrama 2020-04-11 20:10:07 +03:00
  • 6c795357da
    did stuff to stop weird breakage >.< sapient_cogbag 2020-04-11 17:43:20 +01:00