Commit graph

  • 0d1e45cfe4 Added a dialog for image flipping with options OverloadedOrama 2020-07-30 00:01:04 +03:00
  • d4fe1f7b12 Moved image effect scene and script files into a new folder OverloadedOrama 2020-07-29 20:34:27 +03:00
  • 30cd607c65 Made "ImageEffects" node a separate scene OverloadedOrama 2020-07-29 20:06:20 +03:00
  • bedede5970 Added more options to the OutlineDialog OverloadedOrama 2020-07-29 18:25:19 +03:00
  • 7e3fd089e4 Added color previews next to the themes in Preferences OverloadedOrama 2020-07-29 04:40:27 +03:00
  • db606a5051 Added a dark texture for the restore to default button OverloadedOrama 2020-07-29 03:36:19 +03:00
  • 051f3df147 Buttons to reset preferences to default OverloadedOrama 2020-07-29 03:16:02 +03:00
  • f88d201e1a Organized Preferences better OverloadedOrama 2020-07-29 01:54:15 +03:00
  • ec81950139 Experimental shader feature: Expose shader's float uniforms to the UI OverloadedOrama 2020-07-28 04:11:06 +03:00
  • 86ee5d1abf Enable file logging OverloadedOrama 2020-07-27 20:05:15 +03:00
  • 8529e93029 Don't save erased guides in .pxos OverloadedOrama 2020-07-27 20:03:15 +03:00
  • 8cca37e752 Hid some color picker presets from GradientDialog OverloadedOrama 2020-07-27 04:47:29 +03:00
  • 94aa94a364 Added a preview in OutlineDialog OverloadedOrama 2020-07-27 04:36:00 +03:00
  • 4870ebc094 Added checkbox in OutlineDialog for affection selection OverloadedOrama 2020-07-27 04:11:46 +03:00
  • 45126ce908
    Add issue templates for easier issue reporting (#286) Hugo Locurcio 2020-07-26 00:52:12 +02:00
  • 062ce664ca Unlock the image before getting its size in generate_gradient() OverloadedOrama 2020-07-25 20:17:47 +03:00
  • 585f83e28a Fixed Invert and Desaturate not working on the correct cel OverloadedOrama 2020-07-25 19:35:46 +03:00
  • 186e2259ac [EXPERIMENTAL] Added ability to load a shader as an image effect OverloadedOrama 2020-07-25 16:26:57 +03:00
  • 59122f6a13 Fixed issue in HSVDialog using the wrong selected pixels when affecting all projects OverloadedOrama 2020-07-24 03:53:24 +03:00
  • 2cb07fb848 Added option to affect all projects in the HSVDialog OverloadedOrama 2020-07-24 03:41:10 +03:00
  • 95ccd42e48 Added option to affect all frames in the HSVDialog OverloadedOrama 2020-07-24 03:28:39 +03:00
  • 1ce89c6577 Added affecting options to the HSVDialog OverloadedOrama 2020-07-24 03:22:12 +03:00
  • 5612064533
    Update README.md Manolis Papadeas 2020-07-23 18:04:39 +03:00
  • 6977d0206b Split GitHub Actions workflow into two OverloadedOrama 2020-07-23 18:00:19 +03:00
  • af915caf7a Refactored adjust_hsv to be 3 times faster OverloadedOrama 2020-07-23 04:39:23 +03:00
  • 46717692ef Fixed mouse filter of the ImageEffects node OverloadedOrama 2020-07-23 04:38:09 +03:00
  • 462187a6c1 Grouped Image effect dialogs together in Main.tscn OverloadedOrama 2020-07-23 04:15:18 +03:00
  • c7f50107d6 Fixed symmetry guide being off by one pixel OverloadedOrama 2020-07-22 15:07:02 +03:00
  • d3cb0c2b17 Gave splash screen and camera_zoom() more time to get executed OverloadedOrama 2020-07-22 00:11:33 +03:00
  • 8d9e1e8207 Fullscreen can be toggled on and off from the View menu OverloadedOrama 2020-07-21 22:11:25 +03:00
  • 81f9cb4769 Improved performance for bucket filling after the selected_pixels change OverloadedOrama 2020-07-20 22:45:22 +03:00
  • 6c2b7f7067 Improved performance for drawing after the selected_pixels change OverloadedOrama 2020-07-20 22:29:58 +03:00
  • 0f82be765e Replaced the _min and _max Project variables with Project.selected_pixels OverloadedOrama 2020-07-20 22:15:34 +03:00
  • 8c965c1858 Added ability to change gradient direction OverloadedOrama 2020-07-18 19:01:24 +03:00
  • 7aee58ec1a Fixed gradient dialog crash OverloadedOrama 2020-07-18 17:29:05 +03:00
  • 29e9579eb6 Added basic gradient generation OverloadedOrama 2020-07-18 17:23:36 +03:00
  • 826b4da177 Organized all Dialog nodes in Main.tscn under a parent "Dialog" node OverloadedOrama 2020-07-18 02:27:47 +03:00
  • c6bc3d6d05 Change point limit of Guides from 99999 to 19999 OverloadedOrama 2020-07-16 05:36:17 +03:00
  • 740d7e237d Made Symmetry Guides have dotted lines OverloadedOrama 2020-07-16 05:35:31 +03:00
  • a5a8bf1fe5 Turn Symmetry Guides visibility on and off if mirroring is enabled OverloadedOrama 2020-07-16 05:05:40 +03:00
  • 9fa91ffd8e Added SymmetryGuides OverloadedOrama 2020-07-16 04:25:59 +03:00
  • 7529e967e3 Selection no longer affects the mirroring point of symmetry OverloadedOrama 2020-07-15 21:23:15 +03:00
  • 70ba60cbaa Have "untitled" be the default project name on save & export OverloadedOrama 2020-07-15 20:27:14 +03:00
  • ebf19c7bfe Disable "open last project" option in HTML5 OverloadedOrama 2020-07-15 18:36:46 +03:00
  • 8ec3256ce6 Have "untitled" as default project name in SaveSpriteHTML5 OverloadedOrama 2020-07-15 18:28:46 +03:00
  • ea717cfea7 CreateNewImage now remembers the last created canvas size - Closes #178 OverloadedOrama 2020-07-15 03:25:59 +03:00
  • c6ccbd4868 Import image file as part of a random brush OverloadedOrama 2020-07-14 03:33:01 +03:00
  • 1b561220b2 Merge brush_name_replace() and pattern_name_replace() to file_name_replace() OverloadedOrama 2020-07-13 22:13:21 +03:00
  • 8c02e696a9 Add hint tooltips for Project Brush buttons when importing them from image files OverloadedOrama 2020-07-13 21:59:25 +03:00
  • c42a8a7219 Same as the previous commit but for Patterns too OverloadedOrama 2020-07-13 21:57:37 +03:00
  • 72f5ed1d2b When importing a file brush and its filename already exists, add a number to its filename OverloadedOrama 2020-07-13 21:42:40 +03:00
  • 20f28ff492 Import project brushes from an image file OverloadedOrama 2020-07-13 21:17:08 +03:00
  • fd3afbfebc
    Add overwrite option to pencil. (#282) Kinwailo 2020-07-13 20:10:17 +08:00
  • e04b79dd4b Added pattern file name as a tooltip for their buttons OverloadedOrama 2020-07-13 03:44:08 +03:00
  • b47685e857 Fixed importing brushes and patterns by opening file OverloadedOrama 2020-07-13 03:36:42 +03:00
  • d099666abe Fixed transparent background in ResizeCanvas dialog OverloadedOrama 2020-07-11 03:13:59 +03:00
  • d31509035f Add a "Use ZSTD Compression" checkbox on Save Sprite dialog OverloadedOrama 2020-07-11 02:09:17 +03:00
  • 671536cbd7 Fixed bucket crash when there were no patterns OverloadedOrama 2020-07-09 15:52:59 +03:00
  • 4a668f71f5
    Refactoring tools (#281) Kinwailo 2020-07-09 20:22:17 +08:00
  • e1724148fc Updated translations, Readme & Changelog OverloadedOrama 2020-07-05 02:24:07 +03:00
  • 0713342c0f Change "err" variable for HTML5 in OpenSave.save_pro_file() OverloadedOrama 2020-07-05 02:22:48 +03:00
  • 67a6397f0e
    CI - copy "pixelorama" folder to the Artifact without cloning the repo Manolis Papadeas 2020-07-03 20:33:49 +03:00
  • 9464c7a953 Importing palettes is now possible in HTML5 OverloadedOrama 2020-07-01 04:48:18 +03:00
  • d02bb52d48 Removed some old code about pen pressure OverloadedOrama 2020-07-01 03:57:27 +03:00
  • 6e7b3610d0 Workaround for #275 OverloadedOrama 2020-07-01 03:08:50 +03:00
  • 0bc26bbbae Always ensure that directory_path is "user://" on HTML5 OverloadedOrama 2020-06-30 22:36:03 +03:00
  • 7e3436d3ba Loading image files is now possible in HTML5 OverloadedOrama 2020-06-30 22:29:24 +03:00
  • 637a60d9ee Saving .pxo files in HTML5 is now possible OverloadedOrama 2020-06-30 20:25:43 +03:00
  • a517f9178a Fix png files not being recognized when being exported from the HTML5 build OverloadedOrama 2020-06-30 18:38:26 +03:00
  • fb7c1a1874 Saving .png files is now possible in HTML5 OverloadedOrama 2020-06-30 18:32:16 +03:00
  • 6b26bb5b10 Removed custom blend_rect() method from DrawingAlgos OverloadedOrama 2020-06-30 15:07:09 +03:00
  • b15e846f29 Replace hardcoded shortcut strings in Global.update_hint_tooltips() OverloadedOrama 2020-06-27 16:01:17 +03:00
  • 2b8df6b0f9
    Skip ci when importing translations Manolis Papadeas 2020-06-26 16:54:02 +03:00
  • 3b4cb058de
    Update workflow to Godot 3.2.2 Manolis Papadeas 2020-06-26 16:37:14 +03:00
  • e080e99caa
    Update README.md Manolis Papadeas 2020-06-26 00:08:21 +03:00
  • 41a56eec7a Restore backup system in HTML5 OverloadedOrama 2020-06-25 23:25:46 +03:00
  • b8bdcfbb62 Fix Preferences having "General" always chosen when the dialog pops up OverloadedOrama 2020-06-25 22:27:08 +03:00
  • 4f0c0d77c5
    Added "Test" GitHub Actions Workflow (#269) Manolis Papadeas 2020-06-25 18:18:20 +03:00
  • 8bb1e61d8f If it's HTML5, hide Autosave and Open Last Project options in Preferences OverloadedOrama 2020-06-25 18:08:39 +03:00
  • 9fbfbc7432 Fix wrong "Export" text changing on the File menu OverloadedOrama 2020-06-25 05:07:07 +03:00
  • 8230d9de96 Added image size and frame size labels on PreviewDialog OverloadedOrama 2020-06-25 01:22:26 +03:00
  • 5ce061d793 Palettes can now be created from the colors of the selected sprite OverloadedOrama 2020-06-24 20:22:44 +03:00
  • 5df25c21c6 When making a new palette or importing one and its name already exists, Pixelorama will add a number to its name. OverloadedOrama 2020-06-24 20:02:03 +03:00
  • 90d02ad75b Have the ResizeCanvas width & height values the same as the project's size the first time OverloadedOrama 2020-06-24 04:02:19 +03:00
  • 89b6e3a989 Added a preview to the Resize Canvas dialog OverloadedOrama 2020-06-24 03:55:58 +03:00
  • 9362b3486b Added a Center button to the ResizeCanvas dialog OverloadedOrama 2020-06-24 03:31:44 +03:00
  • fa2dfb6bca Change image offset in Resize Canvas OverloadedOrama 2020-06-24 03:21:44 +03:00
  • 8e2fe8dac3 Ability to import an image file as a pattern OverloadedOrama 2020-06-24 00:25:54 +03:00
  • a8de56ed68 Ability to import an image file as a brush OverloadedOrama 2020-06-23 21:59:47 +03:00
  • 31fae924bf Removed import button from splash screen and fixed #265 OverloadedOrama 2020-06-23 17:15:18 +03:00
  • 047561b95a Added options for when importing an image as a new frame or layer OverloadedOrama 2020-06-22 15:57:42 +03:00
  • 76b7014d84 Added UndoRedo support for importing images as frames and layers OverloadedOrama 2020-06-21 21:39:16 +03:00
  • 40a01f1da3 Added import image as a new layer of the current project OverloadedOrama 2020-06-21 21:20:39 +03:00
  • f260971056 Added import image as a new frame of the current project OverloadedOrama 2020-06-21 21:02:03 +03:00
  • 597fdbc0c0 Removed ImportSprites dialog OverloadedOrama 2020-06-19 23:07:56 +03:00
  • 1acb1f6b7f Update CHANGELOG.md OverloadedOrama 2020-06-18 01:51:40 +03:00
  • 2a2de8ba62 Spritesheet preview lines now work properly for non-square images OverloadedOrama 2020-06-17 17:56:18 +03:00
  • 2dc94a4896 Import images as palettes for all supported image file extensions OverloadedOrama 2020-06-17 17:15:51 +03:00
  • 25d9aca0c4 Drag and drop palette files to open them OverloadedOrama 2020-06-17 16:47:24 +03:00
  • f7cc9a8104 Added ability to import images as palettes OverloadedOrama 2020-06-17 03:56:46 +03:00