OverloadedOrama
e229ad1519
Fixed issue where if you moved a frame to the start (move left), it was invisible
2020-06-01 19:03:08 +03:00
OverloadedOrama
c06999a57f
Refactored DrawingAlgos.draw_brush(), made draw_pixel() method
...
This also fixes alpha blending and lighting/darkening issues when drawing pixels with mirroring.
2020-06-01 02:32:44 +03:00
OverloadedOrama
15ef00bf46
Language and theme checkboxes are now radio buttons
2020-05-31 23:48:06 +03:00
OverloadedOrama
71fa2795b1
Added ItemList to themes
2020-05-31 23:43:24 +03:00
OverloadedOrama
bda9e6267d
Drawing is no longer limited by the canvas boundaries
...
his means that, if you have a brush largen than 1px, you can draw on the edges of the canvas. All pixels that are being drawn outside of the canvas will still have no effect.
2020-05-31 01:07:08 +03:00
OverloadedOrama
c84c6a19d7
Renamed handle_running_pixelorama_with_arguments() to handle_loading_files()
...
handle_loading_files() is also used for _on_files_dropped()
2020-05-30 00:28:17 +03:00
OverloadedOrama
94b32baa63
Update CHANGELOG & CONTRIBUTING
2020-05-22 01:37:46 +03:00
Manolis Papadeas
50204cc922
Update and rename Changelog.md to CHANGELOG.md
2020-05-15 20:47:35 +03:00