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

[skip ci] Sync some files with v0.11.4

This commit is contained in:
Emmanouil Papadeas 2024-04-17 16:48:43 +03:00
parent 230a9a51e7
commit 0494bc5373
3 changed files with 18 additions and 22 deletions

View file

@ -71,7 +71,7 @@ Built using Godot 4.2.1
- The aspect ratio is now being kept correctly in image effect dialog previews. - 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. - 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: This update has been brought to you by the contributions of:
Fayez Akhtar ([@Variable-ind](https://github.com/Variable-ind)) Fayez Akhtar ([@Variable-ind](https://github.com/Variable-ind))

View file

@ -6,8 +6,7 @@
<summary>2D sprite editor with animation support</summary> <summary>2D sprite editor with animation support</summary>
<description> <description>
<p> <p>
Pixelorama is a free and open source 2D sprite editor, made by Orama 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.
Interactive in the Godot Engine using GDScript.
</p> </p>
</description> </description>
<metadata_license>CC0-1.0</metadata_license> <metadata_license>CC0-1.0</metadata_license>
@ -37,6 +36,8 @@
</screenshots> </screenshots>
<content_rating type="oars-1.1"/> <content_rating type="oars-1.1"/>
<releases> <releases>
<release version="0.11.4" date="2024-04-17"/>
<release version="0.11.3" date="2023-10-30"/>
<release version="0.11.2" date="2023-08-31"/> <release version="0.11.2" date="2023-08-31"/>
<release version="0.11.1" date="2023-08-12"/> <release version="0.11.1" date="2023-08-12"/>
<release version="0.11" date="2023-06-13"/> <release version="0.11" date="2023-06-13"/>

View file

@ -2,7 +2,7 @@
<h1 align = "center">Pixelorama - pixelate your dreams!</h1> <h1 align = "center">Pixelorama - pixelate your dreams!</h1>
</p> </p>
<p align="center"> <p align="center">
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.
</p> </p>
<p align="center"> <p align="center">
<a href="https://github.com/Orama-Interactive/Pixelorama/actions"> <a href="https://github.com/Orama-Interactive/Pixelorama/actions">
@ -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. 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 ## 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). 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. 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. 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: ## 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. - 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.
- 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. - 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.
- Custom brushes, including random brushes. - Pixel perfect mode for perfect pixel lines.
- Create or import custom palettes. - Pre-made palettes as well as many palette importing options.
- 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. - Multiple image manipulation effects.
- Export your gorgeous art as `PNG`, as a single file, a spritesheet or multiple files, or `GIF` and `APNG` animated file. - A powerful drawing canvas with guides, a rectangular and an isometric grid, and tile mode for easier seamless pattern creation.
- Pixel perfect mode for perfect lines, for the pencil, eraser & lighten/darken tools.
- Dynamics, such as tablet pen pressure.
- Autosave support, with data recovery in case of a software crash. - 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. - Comprehensive user interface with many customizability options.
- Load reference images to help you draw. - Export to PNG, as well as spritesheets, GIFs and animated PNGs.
- Horizontal & vertical mirrored drawing. - Import spritesheets and multiple images as separate frames.
- Tile Mode for pattern creation. - Various rotation and scaling algorithms tailored for pixel art, such as [cleanEdge](http://torcado.com/cleanEdge/), OmniScale and rotxel.
- Rectangular & isometric grid types. - Fully open source with free updates, forever!
- 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.
- Multi-language localization support! See our [Crowdin page](https://crowdin.com/project/pixelorama) for more details. - Multi-language localization support! See our [Crowdin page](https://crowdin.com/project/pixelorama) for more details.