1
0
Fork 0
mirror of https://github.com/Orama-Interactive/Pixelorama.git synced 2025-02-15 10:13:07 +00:00
Commit graph

3223 commits

Author SHA1 Message Date
OverloadedOrama
2b710afd3b Added rectangle selection tool, copy & paste selection and Tile Mode
- New rectangle selection tool. Hold mouse button to create selection, release to finish it. You cannot draw outside of the selection.
- The selection can be moved around, and if Shift is pressed, selected content gets moved too. Currently cannot be moved outside the canvas.
- You can copy the selection with Ctrl + C, and paste it on a new selection with Ctrl + V.
- Added tile mode. Basically draws the canvas 8 more times in all directions.
2019-09-18 17:47:28 +03:00
OverloadedOrama
f83e5b44f3 Merge branch 'master' of https://github.com/OverloadedOrama/Pixelorama 2019-09-14 22:58:28 +03:00
OverloadedOrama
dd9bfc1c33 Added Onion Skinning & Custom .pxo File
- Onion skinning for animations. Choose past and future steps and toggle blue-red mode.
- Custom .pxo file. If you save your project as a .pxo file, it remembers all of your frames, their layers, brush sizes, brush colors and color palletes!
- Ping-pong loop type. When the animation finishes, it plays backwards.
- Ability to import new frames in the timeline as additions, without deleting the previous frames.
2019-09-14 22:55:33 +03:00
Overloaded
7c4eea16af
Merge pull request #6 from Calinou/set-minimum-window-size
Define a minimum window size when supported
2019-09-14 22:15:27 +03:00
Hugo Locurcio
cec04970d1
Define a minimum window size when supported
This prevents UI elements from collapsing when resizing the window.
2019-09-14 19:02:29 +02:00
Overloaded
7781126162
Update README.md 2019-09-10 16:55:14 +03:00
Overloaded
bf91e2ceae
Update README.md 2019-09-10 16:52:58 +03:00
OverloadedOrama
4331a0232e Changed current frame label
Current frame label now shows the current frame and the number of all frames. Also, when saving frames as multiple files, the count starts at 1 instead of 0.
2019-09-10 12:47:15 +03:00
OverloadedOrama
088962e149 Merge branch 'master' of https://github.com/OverloadedOrama/Pixelorama 2019-09-10 02:30:55 +03:00
OverloadedOrama
0058edbc4a Changed frame starting point from 0 to 1
Frame UI now start at 1 instead of 0. Also added a "Current frame:" label.
2019-09-10 02:30:43 +03:00
Overloaded
b0f8fd931a
Update README.md 2019-09-10 02:29:44 +03:00
OverloadedOrama
6ee8095162 Merge branch 'master' of https://github.com/OverloadedOrama/Pixelorama 2019-09-10 02:15:32 +03:00
Overloaded
35859f948d
Update README.md 2019-09-10 02:15:11 +03:00
OverloadedOrama
9d0e0c1d3d Update Main.tscn 2019-09-10 02:11:59 +03:00
OverloadedOrama
ae4088629d Removing unneeded files 2019-09-10 02:05:51 +03:00
OverloadedOrama
5781c42821 v0.2 - Animation Timeline & UI changes!
v0.2 of Pixelorama is out!
- Added animation timeline. You can add. remove. clone and change order of your frames!
- You can now import multiple images as frames.
- Ability to save individual frames, all frames as multiple files, or all frames as a single file in the form of a horizontal or vertical spritesheet!
- Different frames can have a unique amount of layers and they can be of different sizes.
- Image scaling is now functional.
- Added hints for UI elements.
- A lot of UI changes.
2019-09-10 01:57:46 +03:00
OverloadedOrama
1f80291a4b More UI hints and cursor changes
UI hint for the layer visibility buttons and the cursor shape changes depending on where the user is hovering.
2019-09-04 20:50:05 +03:00
OverloadedOrama
21397fefb2 Brush sizes and grid
- Changed UI layout
- The user can now change brush sizes for both left and right mouse buttons.
- A working grid - thanks to flurick!
2019-09-03 22:51:14 +03:00
Overloaded
dce7c4b110
Update README.md 2019-08-18 14:38:41 +03:00
Overloaded
0538d3b0f8
Update README.md 2019-08-18 14:38:28 +03:00
Overloaded
1ed9a295b6
Update README.md 2019-08-18 14:03:53 +03:00
Overloaded
0b1797be33
Update FUNDING.yml 2019-08-18 13:54:52 +03:00
OverloadedOrama
f647a42752 Initial commit 2019-08-18 12:28:38 +03:00