1
0
Fork 0
mirror of https://github.com/Orama-Interactive/Pixelorama.git synced 2025-01-31 15:39:49 +00:00
Pixelorama/src/UI
DragonOfWar 943a69c0e3
Add Rectangle and Ellipse tools (#456)
* Add Shapes Tool (WIP)

* Add Alt button + Fill shape + Other stuff

* Add blue theme button textures

* Fix tool not previewing on right button

* Add config functions

* Fix ellipse bug

* Correctly added thickness

* Keep preview with CTRL

* Fix weird PoolVector behaviour

* Make preview follow mouse when pressing CTRL

* Moved shapes class to a separate script

* Update tooltip

* Enable mirrors

* Separate tools + jittery preview fix + more

* Add missing translation

* Add missing icons and keybindings

* Changed shape draw function buttons

Co-authored-by: DragonOfWar <47753585+KawanWeege@users.noreply.github.com>
2021-03-30 10:07:13 -07:00
..
Canvas Add Rectangle and Ellipse tools (#456) 2021-03-30 10:07:13 -07:00
Dialogs Update CHANGELOG & Translations, clear whitespaces 2021-03-15 03:41:02 +02:00
Timeline You can now resize cels in the timeline by holding Control and scrolling with the mouse wheel. 2021-01-30 23:57:33 +02:00
BrushButton.gd Refactoring tools (#281) 2020-07-09 15:22:17 +03:00
BrushButton.tscn Theme edits (#342) 2020-09-29 18:00:43 +03:00
BrushesPopup.gd Add hint tooltips for Project Brush buttons when importing them from image files 2020-07-13 21:59:25 +03:00
BrushesPopup.tscn Refactoring tools (#281) 2020-07-09 15:22:17 +03:00
CanvasPreviewContainer.gd Improve canvas preview UI 2020-09-15 00:01:21 +03:00
CanvasPreviewContainer.tscn full support for auto tallscreen/widescreen panel layout (#458) 2021-03-06 05:59:26 -08:00
ColorAndToolOptions.gd Refactoring tools (#281) 2020-07-09 15:22:17 +03:00
ColorAndToolOptions.tscn Set tool options containers' size flags to "Fill" (#292) 2020-08-06 12:27:20 +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 Removed brush_button.png - May solve #339 2020-09-27 20:35:46 +03:00
PatternButton.tscn Theme edits (#342) 2020-09-29 18:00:43 +03:00
PatternsPopup.gd Refactoring tools (#281) 2020-07-09 15:22:17 +03:00
PatternsPopup.tscn Refactoring tools (#281) 2020-07-09 15:22:17 +03:00
Tabs.gd When moving tabs, the projects now move along with their respective tabs 2020-09-28 00:56:58 +03:00
ToolButtons.gd Add Rectangle and Ellipse tools (#456) 2021-03-30 10:07:13 -07:00
TopMenuContainer.gd full support for auto tallscreen/widescreen panel layout (#458) 2021-03-06 05:59:26 -08:00
TopMenuContainer.tscn Theme edits (#342) 2020-09-29 18:00:43 +03:00
TransparentChecker.gd Renamed "Base" to "BaseTool" and made it a class 2021-02-02 17:48:17 +02:00
TransparentChecker.tscn Made TransparentChecker shader material unique for the main two viewports 2020-11-26 02:05:05 +02:00
UI.tscn Add Rectangle and Ellipse tools (#456) 2021-03-30 10:07:13 -07:00
ViewportContainer.gd Var transparent mode (#444) 2021-02-02 07:29:19 -08:00