1
0
Fork 0
mirror of https://github.com/Orama-Interactive/Pixelorama.git synced 2025-01-31 07:29:49 +00:00
Pixelorama/Scripts
OverloadedOrama 420ec63aeb Fixed issue #9 and custom brush cursor indicator position
- Fixed issue #9 where custom brushes would get drawn outside of a rectangle selection. They only get drawn inside the selection, just like the normal pixel brush.
- The custom brush cursor indicator (that follows the mouse cursor position) wasn't aligned with the image's pixels. Now it is.
- Fixed small bug when opening sprites. Had to do with has_focus's initial state.
- Removed Main Theme.tres because it was pointless.
2019-10-03 19:37:31 +03:00
..
AboutDialog.gd Custom brushes, crop image, split screen, about menu & asset re-organizing 2019-09-25 22:59:48 +03:00
BrushButton.gd Brushes now get removed when opening a project, indicators for chosen sprites 2019-10-02 21:58:19 +03:00
CameraMovement.gd Custom brushes, crop image, split screen, about menu & asset re-organizing 2019-09-25 22:59:48 +03:00
Canvas.gd Fixed issue #9 and custom brush cursor indicator position 2019-10-03 19:37:31 +03:00
FrameButton.gd Changed current frame label 2019-09-10 12:47:15 +03:00
Global.gd Fixed issue #9 and custom brush cursor indicator position 2019-10-03 19:37:31 +03:00
LayerContainer.gd Custom brushes, crop image, split screen, about menu & asset re-organizing 2019-09-25 22:59:48 +03:00
Main.gd Brushes now get removed when opening a project, indicators for chosen sprites 2019-10-02 21:58:19 +03:00
SecondViewport.gd When a custom brush is selected, it now appears as an indicator at the cursor 2019-09-27 20:05:24 +03:00
SelectionRectangle.gd Custom brushes, crop image, split screen, about menu & asset re-organizing 2019-09-25 22:59:48 +03:00