CozyPixelStudio/Scripts
OverloadedOrama d81d7ee5ef Grid size and color in preferences, update_texture optimization
- Added grid size and color in preferences
- Canvas' update_texture() updates the frame button's texture only when the user releases a mouse button. This should optimize drawing in large images.
- Cursor is no longer invisible inside the canvas
- Minor UI changes
- Added some more translations. This is going to be a common thing in commits from now on.
2019-12-07 19:34:54 +02:00
..
AboutDialog.gd "Brush color from" doesn't appear when Pencil isn't selected 2019-12-03 17:59:50 +02:00
BrushButton.gd "Brush color from" doesn't appear when Pencil isn't selected 2019-12-03 17:59:50 +02:00
CameraMovement.gd Merging layer & saving sprite now uses custom blend_rect method 2019-12-07 01:08:23 +02:00
Canvas.gd Grid size and color in preferences, update_texture optimization 2019-12-07 19:34:54 +02:00
FrameButton.gd Merge pull request #20 with previous commit 2019-11-20 14:42:52 +02:00
Global.gd Grid size and color in preferences, update_texture optimization 2019-12-07 19:34:54 +02:00
Guides.gd Overall code re-organizing & layer renaming changes 2019-12-06 01:48:29 +02:00
HorizontalRuler.gd Overall code re-organizing & layer renaming changes 2019-12-06 01:48:29 +02:00
LayerContainer.gd Overall code re-organizing & layer renaming changes 2019-12-06 01:48:29 +02:00
Main.gd Grid size and color in preferences, update_texture optimization 2019-12-07 19:34:54 +02:00
NotificationLabel.gd Added quit dialog 2019-12-04 19:16:18 +02:00
SecondViewport.gd Major UI changes - including new icons! 2019-11-19 23:23:43 +02:00
SelectionRectangle.gd Overall code re-organizing & layer renaming changes 2019-12-06 01:48:29 +02:00
TimelineSeconds.gd Overall code re-organizing & layer renaming changes 2019-12-06 01:48:29 +02:00
VerticalRuler.gd Overall code re-organizing & layer renaming changes 2019-12-06 01:48:29 +02:00