1
0
Fork 0
mirror of https://github.com/Orama-Interactive/Pixelorama.git synced 2025-01-30 23:19:49 +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
Find a file
OverloadedOrama 62b9278537 Selection can be moved outside the canvas
- Rectangle selection can be created and moved outside the canvas
- Added new View menu for Tile Mode and Show Grid.
- When creating a new canvas, you can now choose a color to fill your new image with
- FPS accepts values with up to 2 decimal points. SpinBox's step is changed from 1 to 0.01
- Fixed errors that occured when the user drew outside the canvas, caused by get_pixel()
- Fixed error that occured when the user was pasting an empty image
- Removed point_in_rectangle_equal() and new_canvas()
2019-09-19 00:10:23 +03:00
.github Update FUNDING.yml 2019-08-18 13:54:52 +03:00
.import Added Onion Skinning & Custom .pxo File 2019-09-14 22:55:33 +03:00
Assets Removing unneeded files 2019-09-10 02:05:51 +03:00
Scripts Selection can be moved outside the canvas 2019-09-19 00:10:23 +03:00
.gitattributes Initial commit 2019-08-18 12:28:38 +03:00
.gitignore v0.2 - Animation Timeline & UI changes! 2019-09-10 01:57:46 +03:00
Canvas.tscn Initial commit 2019-08-18 12:28:38 +03:00
default_env.tres Initial commit 2019-08-18 12:28:38 +03:00
export_presets.cfg Added rectangle selection tool, copy & paste selection and Tile Mode 2019-09-18 17:47:28 +03:00
FrameButton.tscn v0.2 - Animation Timeline & UI changes! 2019-09-10 01:57:46 +03:00
icon.png Initial commit 2019-08-18 12:28:38 +03:00
icon.png.import Initial commit 2019-08-18 12:28:38 +03:00
LayerContainer.tscn More UI hints and cursor changes 2019-09-04 20:50:05 +03:00
LICENSE Initial commit 2019-08-18 12:28:38 +03:00
Main Theme.tres Initial commit 2019-08-18 12:28:38 +03:00
Main.tscn Selection can be moved outside the canvas 2019-09-19 00:10:23 +03:00
project.godot Added rectangle selection tool, copy & paste selection and Tile Mode 2019-09-18 17:47:28 +03:00
README.md Update README.md 2019-09-10 16:55:14 +03:00
Transparent Background.png Added Onion Skinning & Custom .pxo File 2019-09-14 22:55:33 +03:00
Transparent Background.png.import Initial commit 2019-08-18 12:28:38 +03:00

Pixelorama - your free and open-source sprite editor!

A free & open-source 2D sprite editor, made with Godot Engine, using GDScript!

Pixelorama's horrible UI

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. Thats, 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 isnt forgotten, you can use it to pan around the canvas and by scrolling up and down, you can zoom in and out!
  • Keyboard shortcuts! Im 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!
  • Its 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!