mirror of
https://github.com/Orama-Interactive/Pixelorama.git
synced 2025-01-18 09:09:47 +00:00
A free & open-source 2D sprite editor, made with the Godot Engine! Available on Windows, Linux, macOS and the Web!
https://orama-interactive.itch.io/pixelorama
animationartdrawgame-developmentgamedevgdscriptgodotgodot-enginegodotenginegraphicspaintpixelpixel-artpixel-art-makerpixel-editorpixelartpixeloramasprite-animationspritesspritesheet
4e4a526332
- Added support for custom brushes. When you Ctrl-C a selection, it gets added to the list of custom brushes. Each mouse button can have a different brush, and the user can choose whether their color comes from the brush itself or the selected color in the tool options. They can also be resized based on the selected brush size. - Custom brushes are also being saved on .pxo files. - You can now crop images (per frame). All layers of that frame are taken into account and are affected. - Added split screen support. The user can toggle between single screen and split screen, where a second canvas is being shown. Note that you cannot draw on the second canvas. - Added an About Pixelorama selection on the new Help menu. - Project assets are re-organized. |
||
---|---|---|
.github | ||
.import | ||
Assets | ||
Prefabs | ||
Scripts | ||
.gitattributes | ||
.gitignore | ||
default_env.tres | ||
export_presets.cfg | ||
icon.png | ||
icon.png.import | ||
LICENSE | ||
Main Theme.tres | ||
Main.tscn | ||
project.godot | ||
README.md |
Pixelorama - your free and open-source sprite editor!
A free & open-source 2D sprite editor, made with Godot Engine, using GDScript!
Current features as of version v0.2:
- Choosing between 3 tools – pencil, eraser and fill bucket – and mapping them to both of your left and right mouse buttons. That’s, pretty wild, huh?
- Different colors and brush sizes for each of the mouse buttons.
- Creating a new canvas with a size of your choosing.
- Are you an animator? Then you've come to the right place! Pixelorama has its own Animation Timeline just for you!
- Importing PNG and JPEG images, and edit them inside Pixelorama. If you import multiple files, they will be added as individual animation frames.
- Export your gorgeous art as PNG files.
- Create straight lines for pencil and eraser by holding down Shift while you draw.
- The middle mouse wheel isn’t forgotten, you can use it to pan around the canvas and by scrolling up and down, you can zoom in and out!
- Keyboard shortcuts! I’m pretty sure this is a lifesaver for most of you.
- Just like onions, Pixelorama has a multiple layer system! You can add, remove, move up and down, clone and merge as many layers as you like!
- Scale your images!
- It’s freeeeeee! And open source!
Make sure to read my blog post on Function(Overload) for more information! https://functionoverload590613498.wordpress.com/2019/08/18/i-made-my-own-sprite-editor-in-godot/
Download it as a stand-alone on itch.io: https://orama-interactive.itch.io/pixelorama
And if you like, consider helping me by sponsoring this project!