Commit graph

  • 063ea04b4c If imported image size is less than 100px, limit the max value of the spritesheet frames OverloadedOrama 2020-06-17 03:34:24 +03:00
  • 28818171d4 Call Global.dialog_open when a PreviewDialog pops up/gets hidden OverloadedOrama 2020-06-17 02:58:24 +03:00
  • 8142647a69 Added Line2D nodes to cut the spritesheet preview OverloadedOrama 2020-06-16 18:30:01 +03:00
  • 13613703fc Importing spritesheets is possible again OverloadedOrama 2020-06-16 17:59:56 +03:00
  • 181230cb3f Update godot-gifexporter OverloadedOrama 2020-06-15 00:10:32 +03:00
  • ea41bef350 Update CHANGELOG.md OverloadedOrama 2020-06-14 04:59:57 +03:00
  • 57d4156341 Added a preview dialog that opens every time the user imports an image file OverloadedOrama 2020-06-13 20:58:43 +03:00
  • 7219a5a274 Added Resize Canvas option to Image menu OverloadedOrama 2020-06-13 20:22:25 +03:00
  • 53b91a4bf4 Moved image effect code to DrawingAlgos.gd OverloadedOrama 2020-06-13 18:57:28 +03:00
  • c6b977d48e Set the main viewport's cursor to be cross, and set it as a custom cursor image OverloadedOrama 2020-06-13 18:09:46 +03:00
  • 2e587e3634 Made TopMenuContainer.gd and moved all the menu code there from Main.gd OverloadedOrama 2020-06-13 17:59:57 +03:00
  • af078d590d Update TransparentChecker's size of all viewports OverloadedOrama 2020-06-13 15:33:59 +03:00
  • a05f8ac4ab Use Image class' blend_rect method if Godot's version is 3.2.2 OverloadedOrama 2020-06-13 15:30:58 +03:00
  • 8064d7b459 Fixed shadowed variables crashes/warnings occurring in Godot 3.2.2-rc1 OverloadedOrama 2020-06-13 15:25:12 +03:00
  • e6aea97f1b The world_2d of the preview viewports is no longer the same as the main viewport's OverloadedOrama 2020-06-12 02:27:21 +03:00
  • 2371238ec0 Removed Import option from the file menu OverloadedOrama 2020-06-12 01:11:58 +03:00
  • e94e57ea09 Removed canvas.line_2d references from SelectionRectangle.gd OverloadedOrama 2020-06-11 00:05:19 +03:00
  • 860173d9a1
    Change the line2d to plot line pixel when drawing line. (#260) Kinwailo 2020-06-10 19:19:20 +08:00
  • b0338ab09a Changed structure of .pxo files OverloadedOrama 2020-06-10 04:17:39 +03:00
  • 49b61db891
    Added the ability to draw on Tiling Mode Previews (#259) Darshan Phaldesai 2020-06-09 23:43:34 +05:30
  • 76af8a3214 Change paths in the open/save dialogs when switching project OverloadedOrama 2020-06-09 20:19:55 +03:00
  • 58bab65518 Implemented zen mode OverloadedOrama 2020-06-09 19:15:25 +03:00
  • d76b24b029 Removed unnecessary code from CreateNewImage.gd OverloadedOrama 2020-06-09 19:02:09 +03:00
  • 8118381b0b Fixed issue where new images had the size of the previous project OverloadedOrama 2020-06-09 18:44:08 +03:00
  • 66feec8f21
    Update README.md Manolis Papadeas 2020-06-08 23:48:31 +03:00
  • 01ce3a3932 When opening a project and the current tab is empty, open it in that tab OverloadedOrama 2020-06-07 01:48:35 +03:00
  • d38a6efe9b Move save paths when repositioning tabs OverloadedOrama 2020-06-06 13:06:50 +03:00
  • 5fda35c2d8 Fixed issues with saving and backups OverloadedOrama 2020-06-06 02:52:17 +03:00
  • 709a401373 Save backups for all opened projects OverloadedOrama 2020-06-06 02:16:53 +03:00
  • 2c409ab025 Camera zoom and offset are now project properites OverloadedOrama 2020-06-05 21:03:34 +03:00
  • 9ffce37c0b An asterisk is added to the tab name if there are changes OverloadedOrama 2020-06-05 20:15:40 +03:00
  • 6d87901056 Imported image files now open in an new tab OverloadedOrama 2020-06-05 19:51:06 +03:00
  • 1b1c7f844f .pxo files now get opened in a new tab OverloadedOrama 2020-06-05 18:54:11 +03:00
  • 7a61f1ea4a Fixed issue where the wrong amount of cels were being created OverloadedOrama 2020-06-05 18:19:05 +03:00
  • d37b07db5d Reposition tabs is now functional OverloadedOrama 2020-06-05 17:55:41 +03:00
  • b276999b12 Closing tabs is now possible OverloadedOrama 2020-06-05 17:50:52 +03:00
  • 4af130bc61 Project brushes change when switching projects OverloadedOrama 2020-06-05 17:21:35 +03:00
  • 736521246d Change guides when switching project OverloadedOrama 2020-06-05 16:21:19 +03:00
  • fc03e83377 Change the selection rectangle when switching projects OverloadedOrama 2020-06-05 16:14:57 +03:00
  • 35969b2f67 Moved the _min and _max variables to Project.gd OverloadedOrama 2020-06-05 16:06:59 +03:00
  • 60126e46d3 New image now creates a new tab/project OverloadedOrama 2020-06-05 04:30:50 +03:00
  • ae381a8714 Change canvas and timeline when a tab is being pressed OverloadedOrama 2020-06-05 04:30:31 +03:00
  • 709a6d470e Added basic UI for tabs OverloadedOrama 2020-06-05 02:48:38 +03:00
  • 2e69e1a8c2
    Merge pull request #257 from Orama-Interactive/refactoring Manolis Papadeas 2020-06-05 02:23:59 +03:00
  • a3d6b849f1 Create .gdignore files in Misc and pixelorama directories OverloadedOrama 2020-06-05 01:46:16 +03:00
  • 83916f8913 Fixed json crash and text issue in EditPalettePopup OverloadedOrama 2020-06-05 01:40:21 +03:00
  • 802f423067
    New Crowdin translations (#235) Manolis Papadeas 2020-06-05 01:21:12 +03:00
  • 356bd0665b
    Added more contributors and donors in AboutDialog Manolis Papadeas 2020-06-05 00:33:45 +03:00
  • f9bd590d20 Moved size variable from Canvas.gd to Project.gd OverloadedOrama 2020-06-04 23:20:20 +03:00
  • 4e111a7ac0 Created a Projects class OverloadedOrama 2020-06-04 21:05:36 +03:00
  • fcdbb07b92
    Merge pull request #256 from Orama-Interactive/refactoring Manolis Papadeas 2020-06-04 20:32:23 +03:00
  • 9d38cbd13e
    Update Drawers.gd Manolis Papadeas 2020-06-04 20:30:26 +03:00
  • dade9560d7
    Update Canvas.gd Manolis Papadeas 2020-06-04 20:30:16 +03:00
  • bb5e70b965
    Update Global.gd Manolis Papadeas 2020-06-04 20:30:01 +03:00
  • b6dec2d500
    Merge branch 'master' into refactoring Manolis Papadeas 2020-06-04 20:28:22 +03:00
  • f4e5484e67
    Update CHANGELOG.md Manolis Papadeas 2020-06-04 19:56:38 +03:00
  • 2e5ff236d7 Renamed the _limit variables OverloadedOrama 2020-06-04 18:20:56 +03:00
  • 2f5354ae4d Fixed issue with autosave working even if it's turned off OverloadedOrama 2020-06-04 14:42:23 +03:00
  • 30f8891f21
    Move pixel perfect and mirror code to drawers class (#255) Kinwailo 2020-06-04 19:11:24 +08:00
  • 7371cd79e4 Fixed image effects OverloadedOrama 2020-06-03 02:53:15 +03:00
  • 54b628f6cb Made a Frame class, no longer use multiple Canvases for multiple frames OverloadedOrama 2020-06-03 02:14:24 +03:00
  • aeabfc9697
    Replace layer array with class in crop image Manolis Papadeas 2020-06-03 00:23:18 +03:00
  • 881e53dadc
    Bring refactoring changes to master (#253) Manolis Papadeas 2020-06-02 20:00:18 +03:00
  • d8136a3e17
    Merge branch 'master' into refactoring Manolis Papadeas 2020-06-02 19:58:58 +03:00
  • 34bc528e97 Added AnimationTag class OverloadedOrama 2020-06-02 05:14:05 +03:00
  • e229ad1519 Fixed issue where if you moved a frame to the start (move left), it was invisible OverloadedOrama 2020-06-01 19:03:08 +03:00
  • df0032c515 Created a new Cel class, to handle cel information OverloadedOrama 2020-06-01 18:50:31 +03:00
  • f246ed1a7a Fixed linked cel crash and layer naming OverloadedOrama 2020-06-01 16:56:23 +03:00
  • a9ca858303 Use a new Layer class to handle layer information OverloadedOrama 2020-06-01 16:42:53 +03:00
  • 1762383c6b Use enum instead of strings for Global.theme_type OverloadedOrama 2020-06-01 03:36:07 +03:00
  • e1788a19ef Ignore warnings OverloadedOrama 2020-06-01 03:11:00 +03:00
  • b17ec93dbb Remove draw_pixel(), use draw_pixel_blended() instead OverloadedOrama 2020-06-01 02:49:54 +03:00
  • c06999a57f Refactored DrawingAlgos.draw_brush(), made draw_pixel() method OverloadedOrama 2020-06-01 02:32:44 +03:00
  • 5246ce23ef Refactored Canvas.gd OverloadedOrama 2020-06-01 01:32:44 +03:00
  • 9b4956b4f1 Even more Global left/right variables became arrays OverloadedOrama 2020-06-01 00:44:53 +03:00
  • 7a8ae9428b
    Update README.md Manolis Papadeas 2020-06-01 00:43:11 +03:00
  • 15ef00bf46 Language and theme checkboxes are now radio buttons OverloadedOrama 2020-05-31 23:48:06 +03:00
  • 71fa2795b1 Added ItemList to themes OverloadedOrama 2020-05-31 23:43:24 +03:00
  • 69f08e90fd
    Refactoring perferences dialog (#251) Kinwailo 2020-06-01 04:04:59 +08:00
  • 9c59dc1c88 Use Global.Mouse_Button instead of strings for comparison OverloadedOrama 2020-05-31 18:46:47 +03:00
  • 4cc0ccb97b More Global left/right variables became Arrays OverloadedOrama 2020-05-31 18:40:47 +03:00
  • c538140de2 Changed Global node variables to arrays for left/right OverloadedOrama 2020-05-31 18:03:44 +03:00
  • 37a8ad2447 Fixed line making with Shift and don't let color picker pick colors outside of canvas OverloadedOrama 2020-05-31 16:24:08 +03:00
  • 5b7d161ecf Use enums instead of strings for tools OverloadedOrama 2020-05-31 16:04:33 +03:00
  • 145e3de7c4
    Gimp palette import fixes. Support for newer format, and support for unnamed colours (#250) rob-a-bolton 2020-05-31 11:51:08 +01:00
  • bda9e6267d Drawing is no longer limited by the canvas boundaries OverloadedOrama 2020-05-31 01:07:08 +03:00
  • 4fc2888b68 Removed coord clamping from fill_gaps() OverloadedOrama 2020-05-31 00:42:35 +03:00
  • 9a1f5bf5b8
    Remove fallback for OS.min_window_size now that Godot 3.2 is out (#249) Hugo Locurcio 2020-05-30 23:20:41 +02:00
  • 7a509a2047 Moved draw_brush() and fill_gaps() from Canvas.gd to DrawingAlgos.gd OverloadedOrama 2020-05-30 00:46:58 +03:00
  • c84c6a19d7 Renamed handle_running_pixelorama_with_arguments() to handle_loading_files() OverloadedOrama 2020-05-30 00:28:17 +03:00
  • ae89d3e291 Connected "files_dropped" signal to a method OverloadedOrama 2020-05-29 20:19:22 +03:00
  • 00a0ab882a Created DrawingAlgos.gd and moved a lot of drawing code there OverloadedOrama 2020-05-29 03:16:44 +03:00
  • a5e10631cd Moved shortcuts code from PreferencesDialog OverloadedOrama 2020-05-28 19:51:25 +03:00
  • 0e63860092 Split theme related code from PreferencesDialog into HandleThemes.gd OverloadedOrama 2020-05-28 03:49:14 +03:00
  • 379b574257 Split code from PreferencesDialog.gd to HandleLanguages.gd OverloadedOrama 2020-05-28 03:41:28 +03:00
  • ef89c650b2 Fixed TextureRect images of the circle brushes in BrushesPopup OverloadedOrama 2020-05-24 00:32:20 +03:00
  • aae3ae0cf4
    Refactoring Main.gd. Mostly cutting big methods into smaller ones. (#244) Igor Santarek 2020-05-23 23:22:06 +02:00
  • 852e249143
    Refactoring image_menu_id_pressed method in Main.gd (#243) Igor Santarek 2020-05-22 14:05:55 +02:00
  • 02045ec60c
    Merge pull request #242 from Orama-Interactive/refactoring Manolis Papadeas 2020-05-22 01:45:53 +03:00
  • 94b32baa63 Update CHANGELOG & CONTRIBUTING OverloadedOrama 2020-05-22 01:37:46 +03:00