1
0
Fork 0
mirror of https://github.com/Orama-Interactive/Pixelorama.git synced 2025-01-18 17:19:50 +00:00

Commit graph

  • b0e9870d54 Update "Don't show again" button's pressed status based on what the user has selected OverloadedOrama 2020-01-06 00:15:16 +0200
  • 46e4ea15ad Fixed issue with line_2d in Canvas.gd where it wasn't being freed when releasing shift OverloadedOrama 2020-01-05 22:40:07 +0200
  • a04e179611 Changed "become a patron" button on the splash screen OverloadedOrama 2020-01-05 20:13:55 +0200
  • 1b57c4ee22 Made 2 more strings in the About window translatable OverloadedOrama 2020-01-05 20:03:46 +0200
  • 3626d4281b Update Changelog.md OverloadedOrama 2020-01-05 19:17:17 +0200
  • 9370ace104 Update Changelog.md OverloadedOrama 2020-01-05 19:12:20 +0200
  • d7134dc616 Made strings "Patrons" and "Changes" translatable OverloadedOrama 2020-01-05 16:09:50 +0200
  • b1d84042b1 Big splash screen update & new translatable strings OverloadedOrama 2020-01-05 16:03:04 +0200
  • f57ea4d64f Made "TimelineSeconds" update when FPS value changes OverloadedOrama 2020-01-04 04:16:50 +0200
  • 9838a94f83 Fixed outlines inside image to work when the nearby pixels are the canvas borders OverloadedOrama 2020-01-04 01:38:53 +0200
  • eb28fd3d14 Added "Place inside image" option for outline generation OverloadedOrama 2020-01-04 01:22:23 +0200
  • bd9c2c6dd0 Fixed layer opacity not working when merging layers OverloadedOrama 2020-01-03 02:44:37 +0200
  • cf8229a4ae Fixed Noto font not being used for Chinese characters, when the user's System Language is not "zh_TW" OverloadedOrama 2020-01-02 16:46:31 +0200
  • 1e58fb6911
    Merge pull request #105 from JunYouIntrovert/patch-3 Manolis Papadeas 2020-01-02 16:24:14 +0200
  • ac8d258f06
    Removed "#, fuzzy" comments Manolis Papadeas 2020-01-02 16:24:02 +0200
  • 314aecdb39
    Update zh_TW.po JunYouIntrovert 2020-01-02 22:18:12 +0800
  • cc49a63e96
    Merge pull request #104 from Schweini07/master Manolis Papadeas 2020-01-02 14:29:00 +0200
  • 7f9d2777bf
    Update German Translation Schweini07 2020-01-02 13:21:41 +0100
  • 978c11431e
    Merge pull request #2 from Orama-Interactive/master Schweini07 2020-01-02 13:20:45 +0100
  • 78609a86fb Put default value for "show on startup" in config_cache file OverloadedOrama 2020-01-01 20:04:13 +0200
  • 9e9dbcb920
    Merge pull request #103 from Schweini07/master Manolis Papadeas 2020-01-01 19:54:15 +0200
  • 413794bb43
    German localization UPDATE Schweini07 2020-01-01 16:45:03 +0100
  • 4356263aec
    Update SplashDialog.gd Schweini07 2020-01-01 16:33:32 +0100
  • 13fa0bbc54
    Destroyed the bug Schweini07 2020-01-01 16:26:58 +0100
  • 6025271e29
    Make the Splash Screen popup optional Schweini07 2020-01-01 16:00:28 +0100
  • e61fea32bc
    Merge pull request #1 from Orama-Interactive/master Schweini07 2020-01-01 15:58:52 +0100
  • d917eb06de Updated fix for #53 to only work on 3.1.x OverloadedOrama 2020-01-01 15:00:46 +0200
  • f7ba68b5fc
    Merge pull request #102 from YeldhamDev/pt_br_update Manolis Papadeas 2020-01-01 11:03:49 +0200
  • 784ecac474 Update Brazilian Portuguese translation Michael Alexsander 2020-01-01 00:30:07 -0300
  • 079600501f Added more Palette strings to be translated OverloadedOrama 2020-01-01 03:28:53 +0200
  • 29baf3dcc0 Made About & Preferences update translations every time you open them OverloadedOrama 2020-01-01 01:27:34 +0200
  • c873e50d50
    Merge pull request #101 from huskeee/master Manolis Papadeas 2020-01-01 01:04:35 +0200
  • 031472002f Update el.po huskee 2019-12-31 23:02:05 +0200
  • 830ae623d2 Added new strings to be translated OverloadedOrama 2019-12-31 20:10:10 +0200
  • 2be469ec22 Using metadata for TreeItems in Preferences & About OverloadedOrama 2019-12-31 19:04:54 +0200
  • 6beb4eed07 Added "View Splash Screen", "Issue Tracker" and "Changelog" as Help menu options OverloadedOrama 2019-12-31 18:36:57 +0200
  • d42648efe1 Added a Splash Screen popup window OverloadedOrama 2019-12-31 18:04:00 +0200
  • d1ef5c17e9 Added "Issue Tracker" to the Help menu OverloadedOrama 2019-12-31 14:40:44 +0200
  • 810cd5ec88 Disconnected palette button signals from Main.gd and connected them to PaletteContainer.gd OverloadedOrama 2019-12-31 03:44:27 +0200
  • ff47ae26c0 Small UI changes OverloadedOrama 2019-12-31 03:02:53 +0200
  • 20d643b4ca Rename palettes on EditPalettePopup, removed "Custom" subfolder OverloadedOrama 2019-12-31 01:24:56 +0200
  • 129885ddfc Cloning layers now adds "(copy") to the layer name OverloadedOrama 2019-12-30 22:05:09 +0200
  • 9ba5f6b023 Removed the Remove Palette button OverloadedOrama 2019-12-30 20:29:46 +0200
  • 870cf8940d Palettes now get loaded from the root directory instead of user:// OverloadedOrama 2019-12-30 20:03:22 +0200
  • ef879882d6
    Update FUNDING.yml Manolis Papadeas 2019-12-30 17:13:52 +0200
  • be91e65c55 Import as new frame on ImportSprites dialog now ticked on by default OverloadedOrama 2019-12-30 04:06:37 +0200
  • ad2e1062ee
    Update Changelog.md Manolis Papadeas 2019-12-30 00:55:12 +0200
  • 2be96f5d53 Fixed issue on exporting spritesheet OverloadedOrama 2019-12-30 00:50:58 +0200
  • 3ae679fe00 Choose how many rows or columns when exporting spritesheet OverloadedOrama 2019-12-30 00:24:37 +0200
  • 1a6f6c1cc9 Resize image on exporting PNG OverloadedOrama 2019-12-29 22:04:44 +0200
  • eeaa691d36 Better spritesheet exporting OverloadedOrama 2019-12-29 16:55:01 +0200
  • 4ae5968887 AboutDialog Overhaul OverloadedOrama 2019-12-29 04:14:29 +0200
  • 8292c3aa31 Update Changelog.md OverloadedOrama 2019-12-29 00:11:27 +0200
  • be4495aca5 Create Changelog.md OverloadedOrama 2019-12-29 00:04:55 +0200
  • 76103a9ea8
    Merge pull request #99 from Martin1991zab/de-translation Overloaded 2019-12-28 23:01:25 +0200
  • a86604e3e0 fix smaller stuff in german translation Martin Zabinski 2019-12-28 21:09:10 +0100
  • 67631ac648 Changed Export PNG settings, moved code from Main.gd to ExportSprites.gd OverloadedOrama 2019-12-28 20:30:33 +0200
  • 04fe708560 Fixed issue where the canvas was stuck on 64x64 size OverloadedOrama 2019-12-28 19:03:45 +0200
  • d1e5b23f0b Importing spritesheets is now possible OverloadedOrama 2019-12-28 18:35:53 +0200
  • 3cac42ba15 Fixed mirroring of the bucket tool OverloadedOrama 2019-12-28 15:14:54 +0200
  • 87d6d6140b When exporting a png, "Export PNG..." becomes "Export (filename)" OverloadedOrama 2019-12-28 03:07:48 +0200
  • a840f7d35f
    Merge pull request #98 from Calinou/optimize-images Overloaded 2019-12-28 01:52:04 +0200
  • 5f4bb8fe0b
    Optimize images losslessly using oxipng -o6 --strip --zopfli Hugo Locurcio 2019-12-28 00:34:40 +0100
  • 5ea4835bb2 Canvas update() is called when undoing and redoing OverloadedOrama 2019-12-28 00:57:28 +0200
  • cefdbc5b47
    Merge pull request #97 from YeldhamDev/inferring_errors_fix Overloaded 2019-12-28 00:26:36 +0200
  • abfa70be31 Fixed issue with the filled circle brush OverloadedOrama 2019-12-28 00:25:44 +0200
  • a1ed703b56 Fix multiple inferring errors Michael Alexsander 2019-12-27 19:00:24 -0300
  • d6a199c53f Added a new brush type - Filled Circle OverloadedOrama 2019-12-27 22:02:47 +0200
  • abc622d08e Fixed issue when removing palette buttons OverloadedOrama 2019-12-27 20:49:12 +0200
  • b720100995 Fixed View menu options not updating the canvas OverloadedOrama 2019-12-27 20:26:55 +0200
  • 86761c92ec Layers stay invisible when adding/removing/moving a new layer OverloadedOrama 2019-12-27 20:24:44 +0200
  • 42e3aec561 Fixed issue where Shift and Ctrl weren't working with straight lines on Canvas.gd OverloadedOrama 2019-12-27 17:38:43 +0200
  • 080676ac83
    Merge pull request #96 from Calinou/fix-gdscript-warnings Overloaded 2019-12-27 17:19:03 +0200
  • 88fa8c5e47
    Merge pull request #95 from Calinou/no-update-on-key-input Overloaded 2019-12-27 17:18:25 +0200
  • 02c76cfd14
    Don't call update() in the canvas on non-mouse input events Hugo Locurcio 2019-12-27 16:12:19 +0100
  • 386473845e
    Fix GDScript warnings pertaining to unused arguments Hugo Locurcio 2019-12-27 16:14:01 +0100
  • e06586edce TimelineSeconds now being re-drawn when scrolling through the frames OverloadedOrama 2019-12-27 16:27:39 +0200
  • 61169f86ba
    Merge pull request #94 from Martin1991zab/master Overloaded 2019-12-27 16:11:52 +0200
  • fa3b2f649b Delete the contents of a selection when pressing "Delete" OverloadedOrama 2019-12-27 16:10:05 +0200
  • 037a797afc only redraw HorizontalRuler and VerticalRuler when needed Martin Zabinski 2019-12-27 14:43:26 +0100
  • 9c7b90bb96 only redraw TimelineSeconds when needed Martin Zabinski 2019-12-27 14:26:54 +0100
  • f81ef37e92 Added guide color in Preferences OverloadedOrama 2019-12-27 02:28:36 +0200
  • a3fcfc4597 Made themes be like languages in Preferences OverloadedOrama 2019-12-27 02:12:26 +0200
  • de2f9b68be Preferences Window Overhaul OverloadedOrama 2019-12-27 01:02:36 +0200
  • 0c664a34be Fixes #51 OverloadedOrama 2019-12-27 00:04:58 +0200
  • fec657efc8 Fixed bug with random brushes, they were being resized forever while the user was drawing OverloadedOrama 2019-12-27 00:00:20 +0200
  • 3a20b3e073 Added a new brush type - Random Brushes OverloadedOrama 2019-12-26 21:36:56 +0200
  • aa4a769088 Importing brushes from the Brushes folder now looks inside the subfolders too OverloadedOrama 2019-12-26 19:01:08 +0200
  • f0feb2f024 Fixed issues when removing a palette color in EditPalettePopup OverloadedOrama 2019-12-26 02:28:47 +0200
  • 9b73e4f661 Edit palette fixes OverloadedOrama 2019-12-26 02:01:04 +0200
  • 4a2c0eb291 Added sliders next to spinboxes for the brush color from & LightenDarken amount OverloadedOrama 2019-12-25 21:42:01 +0200
  • d4b42534bb Added sliders for brush size & 2 new custom brushes OverloadedOrama 2019-12-25 21:17:29 +0200
  • 06e0d74c14 Added proper circle brush - Bresenham's Circle Algorithm OverloadedOrama 2019-12-25 20:27:25 +0200
  • 7942463b7d
    Merge pull request #92 from Martin1991zab/master Overloaded 2019-12-25 15:55:11 +0200
  • 7d93e4c076
    Fix wrong type to run with Godot 3.2 beta Martin Zabinski 2019-12-25 03:22:15 +0100
  • d3ff1e984b Added diagonal outlines, changed paint all pixels of the same color to respect selection OverloadedOrama 2019-12-25 02:53:45 +0200
  • a06dbdb9fc Added Black & White, put Scale/Crop Image and Flip Horizontal/Vertical from Edit to Image OverloadedOrama 2019-12-25 01:43:21 +0200
  • ba4ee3418d Enchanced Layer Opacity UI- Added Spinbox next to Slider OverloadedOrama 2019-12-25 00:23:45 +0200
  • ed2e757c11 Layer Opacity - Change alpha of each layer OverloadedOrama 2019-12-24 23:51:08 +0200
  • aa860960e2 Fixes #54 OverloadedOrama 2019-12-24 20:49:07 +0200