.. |
Dialogs
|
Removed ImportSprites dialog
|
2020-06-19 23:07:56 +03:00 |
Rulers
|
Fixed shadowed variables crashes/warnings occurring in Godot 3.2.2-rc1
|
2020-06-13 15:25:12 +03:00 |
Timeline
|
Fixed shadowed variables crashes/warnings occurring in Godot 3.2.2-rc1
|
2020-06-13 15:25:12 +03:00 |
BrushButton.gd
|
Project brushes change when switching projects
|
2020-06-05 17:21:35 +03:00 |
BrushButton.tscn
|
Removed brush_selected signal
|
2020-05-21 20:33:00 +03:00 |
BrushesPopup.tscn
|
Fixed TextureRect images of the circle brushes in BrushesPopup
|
2020-05-24 00:32:20 +03:00 |
CanvasPreview.gd
|
The world_2d of the preview viewports is no longer the same as the main viewport's
|
2020-06-12 02:27:21 +03:00 |
CanvasPreview.tscn
|
The world_2d of the preview viewports is no longer the same as the main viewport's
|
2020-06-12 02:27:21 +03:00 |
ColorAndToolOptions.gd
|
Moved size variable from Canvas.gd to Project.gd
|
2020-06-04 23:20:20 +03:00 |
ColorAndToolOptions.tscn
|
Created ColorAndToolOptions script and scene
|
2020-05-20 00:57:07 +03:00 |
NotificationLabel.gd
|
Created a "UI" folder in src
|
2020-05-02 01:19:01 +03:00 |
NotificationLabel.tscn
|
Created a "UI" folder in src
|
2020-05-02 01:19:01 +03:00 |
PatternButton.gd
|
More Global left/right variables became Arrays
|
2020-05-31 18:40:47 +03:00 |
PatternButton.tscn
|
Asset renaming (#225)
|
2020-05-05 03:53:58 +03:00 |
PatternsPopup.tscn
|
Made BrushesPopup and PatternsPopup their own scenes
|
2020-05-21 20:37:20 +03:00 |
Tabs.gd
|
Move save paths when repositioning tabs
|
2020-06-06 13:06:50 +03:00 |
ToolButtons.gd
|
Even more Global left/right variables became arrays
|
2020-06-01 00:44:53 +03:00 |
TopMenuContainer.gd
|
Added Resize Canvas option to Image menu
|
2020-06-13 20:22:25 +03:00 |
TopMenuContainer.tscn
|
Made TopMenuContainer.gd and moved all the menu code there from Main.gd
|
2020-06-13 17:59:57 +03:00 |
TransparentChecker.gd
|
Update TransparentChecker's size of all viewports
|
2020-06-13 15:33:59 +03:00 |
TransparentChecker.tscn
|
The world_2d of the preview viewports is no longer the same as the main viewport's
|
2020-06-12 02:27:21 +03:00 |
UI.tscn
|
Set the main viewport's cursor to be cross, and set it as a custom cursor image
|
2020-06-13 18:09:46 +03:00 |
ViewportContainer.gd
|
Created TopMenuContainer.tscn and ViewportContainer.gd
|
2020-05-21 20:13:19 +03:00 |