From 0494bc5373177729e3c22fbeb03234159cde01f4 Mon Sep 17 00:00:00 2001
From: Emmanouil Papadeas <35376950+OverloadedOrama@users.noreply.github.com>
Date: Wed, 17 Apr 2024 16:48:43 +0300
Subject: [PATCH] [skip ci] Sync some files with v0.11.4
---
CHANGELOG.md | 2 +-
...m.orama_interactive.Pixelorama.appdata.xml | 5 +--
README.md | 33 ++++++++-----------
3 files changed, 18 insertions(+), 22 deletions(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 25fa9dc1e..a83add9e1 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -71,7 +71,7 @@ Built using Godot 4.2.1
- The aspect ratio is now being kept correctly in image effect dialog previews.
- Dividing by zero in value sliders and spinboxes no longer crashes the program.
-## [v0.11.4] - Unreleased
+## [v0.11.4] - 2024-04-17
This update has been brought to you by the contributions of:
Fayez Akhtar ([@Variable-ind](https://github.com/Variable-ind))
diff --git a/Misc/Linux/com.orama_interactive.Pixelorama.appdata.xml b/Misc/Linux/com.orama_interactive.Pixelorama.appdata.xml
index 744400768..56ea34e49 100644
--- a/Misc/Linux/com.orama_interactive.Pixelorama.appdata.xml
+++ b/Misc/Linux/com.orama_interactive.Pixelorama.appdata.xml
@@ -6,8 +6,7 @@
2D sprite editor with animation support
- Pixelorama is a free and open source 2D sprite editor, made by Orama
- Interactive in the Godot Engine using GDScript.
+ Unleash your creativity with Pixelorama, a powerful and accessible open-source pixel art multitool. Whether you want to create sprites, tiles, animations, or just express yourself in the language of pixel art, this software will realize your pixel-perfect dreams with a vast toolbox of features.
CC0-1.0
@@ -37,6 +36,8 @@
+
+
diff --git a/README.md b/README.md
index 11a86fb52..1898f22f2 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,7 @@
Pixelorama - pixelate your dreams!
- Pixelorama is a free and open source pixel art editor, proudly created with the Godot Engine, by Orama Interactive. Whether you want to make animated pixel art, game graphics, tiles and any kind of pixel art you want, Pixelorama has you covered with its variety of tools and features. Free to use for everyone, forever!
+ Unleash your creativity with Pixelorama, a powerful and accessible open-source pixel art multitool. Whether you want to create sprites, tiles, animations, or just express yourself in the language of pixel art, this software will realize your pixel-perfect dreams with a vast toolbox of features.
@@ -56,7 +56,7 @@ You can also find early access builds in the [GitHub Actions page](https://githu
Keep in mind that these versions will have bugs and are unstable. Unless you're interested in testing the main branch of Pixelorama, it's recommended that you stick to a stable version.
## Documentation
-You can find Online Documentation for Pixelorama here: https://orama-interactive.github.io/Pixelorama-Docs
+You can find online Documentation for Pixelorama here: https://orama-interactive.github.io/Pixelorama-Docs
It's still work in progress so there are some pages missing. If you want to contribute, you can do so in [Pixelorama-Docs' GitHub Repository](https://github.com/Orama-Interactive/Pixelorama-Docs).
@@ -64,24 +64,19 @@ It's still work in progress so there are some pages missing. If you want to cont
Pixelorama uses Godot 4.2, so you will need to have it in order to run the project. Older versions will not work.
As of right now, most of the code is written using GDScript, so the mono version of Godot is not required, but Pixelorama should also work with it.
-## Current features:
-- A variety of different tools to help you draw, with the ability to map a different tool in each left and right mouse buttons.
-- Are you an animator? Pixelorama has its own animation timeline just for you! You can work at an individual cel level, where each cel refers to a unique layer and frame. Supports onion skinning, cel linking, motion drawing and frame grouping with tags.
-- Custom brushes, including random brushes.
-- Create or import custom palettes.
-- Import images and edit them inside Pixelorama. If you import multiple files, they will be added as individual animation frames. Importing spritesheets is also supported.
-- Export your gorgeous art as `PNG`, as a single file, a spritesheet or multiple files, or `GIF` and `APNG` animated file.
-- Pixel perfect mode for perfect lines, for the pencil, eraser & lighten/darken tools.
-- Dynamics, such as tablet pen pressure.
+## Features:
+- A variety of different tools to help you create, with the ability to dynamically map each one on the left and the right mouse buttons with a single click.
+- Animation support with a timeline composed of layers and frames, with onion skinning, frame tags and the ability to draw while the animation is playing.
+- Pixel perfect mode for perfect pixel lines.
+- Pre-made palettes as well as many palette importing options.
+- Multiple image manipulation effects.
+- A powerful drawing canvas with guides, a rectangular and an isometric grid, and tile mode for easier seamless pattern creation.
- Autosave support, with data recovery in case of a software crash.
-- 3D layers that allow you to bring 3D shapes and models into your 2D canvas.
-- Load reference images to help you draw.
-- Horizontal & vertical mirrored drawing.
-- Tile Mode for pattern creation.
-- Rectangular & isometric grid types.
-- Guides that can be snapped to.
-- A perspective editor to help you create artwork with depth.
-- Scale, rotate and apply multiple image effects to your drawings. Rotation offers multiple algorithms, tailored for pixel art.
+- Comprehensive user interface with many customizability options.
+- Export to PNG, as well as spritesheets, GIFs and animated PNGs.
+- Import spritesheets and multiple images as separate frames.
+- Various rotation and scaling algorithms tailored for pixel art, such as [cleanEdge](http://torcado.com/cleanEdge/), OmniScale and rotxel.
+- Fully open source with free updates, forever!
- Multi-language localization support! See our [Crowdin page](https://crowdin.com/project/pixelorama) for more details.