OverloadedOrama
cab50a83ff
Attempting to fix the mess created by renaming files
2020-04-30 17:14:31 +03:00
OverloadedOrama
7050efb54a
Removed old button textures
2020-04-30 16:46:23 +03:00
OverloadedOrama
5b3c846e72
Revert "Big changes to timeline buttons"
...
This reverts commit e05fc26f5a
.
2020-04-30 16:45:46 +03:00
OverloadedOrama
e05fc26f5a
Big changes to timeline buttons
...
They're no longer TextureButtons, but Buttons with TextureRect as children. This makes it easier to make them work for multiple themes, and we also save some disk space.
More buttons will follow soon.
2020-04-30 16:36:00 +03:00
Erevos
14d08d7e06
Theme fixes ( #214 )
...
* Dark Theme Visual Improvements
-Fixed Container Constants
-Fixed grabber slider
-Added new Grabber icon and split container icon
-Removed button Borders
* Fixed grid containers on all themes and some visual changes on grey and dark theme
* Light and Gold themes fixes
* Update Gold Theme.tres
* Update Dark Theme.tres
Co-authored-by: Erevoid <Erevoid@users.noreply.github.com>
Co-authored-by: Manolis Papadeas <35376950+OverloadedOrama@users.noreply.github.com>
2020-04-21 02:26:27 +03:00
Schweini07
acff84c5b1
Add a Delete Button and a Copy Button for frames ( #202 )
2020-04-15 20:59:49 +03:00
OverloadedOrama
21dd3f2e2d
Added a zoom tool
...
Makes it easier to zoom for people with tablets and touch screens in general
2020-04-13 05:07:52 +03:00
OverloadedOrama
3ca1d00b98
Added a tag button in the timeline
...
Creates a new frame tag for now, it will be changed to manage all tags
2020-04-05 00:35:11 +03:00
OverloadedOrama
ce94b9fcc2
Added texture for the onion skinning button for when it's disabled
2020-04-03 15:34:16 +03:00
OverloadedOrama
a5958ed321
Changed Horizontal/Vertical mirror icons for the gold and light themes
2020-04-03 15:11:20 +03:00
OverloadedOrama
bc683bab2c
Animation loops by default, icon changes
...
Changed the icon when animation is not looping, and added hover textures.
2020-03-31 18:53:26 +03:00
OverloadedOrama
c8d46c7dd7
Added icons for mirroring
2020-03-26 21:35:19 +02:00
OverloadedOrama
07db587b6c
Timeline UI changes
...
The onion skinning button replaces the old onion skinning area of the timeline, but there's no way right now to change the settings. This will be added in a future commit. More UI changes will soon follow.
2020-03-26 20:56:30 +02:00
OverloadedOrama
072d2c9461
Added UI buttons for layer linking
...
No new functionality yet, it will be implemented soon
2020-03-13 00:13:52 +02:00
OverloadedOrama
7a008cfc3f
Implemented locking/unlocking layers
...
When a layer is locked, no changes can be made to it.
2020-03-09 03:26:13 +02:00
Hugo Locurcio
5f4bb8fe0b
Optimize images losslessly using oxipng -o6 --strip --zopfli
2019-12-28 00:34:40 +01:00
OverloadedOrama
27ab9d14d7
Added texture for the palette buttons
...
Add palette needs to become a TextureButton though.
2019-12-24 04:01:58 +02:00
OverloadedOrama
f083fdea88
Update Go_To_Last_Frame.png
2019-12-23 02:23:03 +02:00
OverloadedOrama
5358d0f6f8
Custom UI button textures for the Light theme
2019-12-23 02:16:34 +02:00
OverloadedOrama
f732e61754
Changed color switch & default buttons their textures and positions again
2019-12-22 22:51:21 +02:00
OverloadedOrama
d958966bb7
Changed color switch and color default's textures and position in Main.tscn
...
Their normal textures now change when switching from a dark to a light theme and vice versa
2019-12-22 22:07:31 +02:00
OverloadedOrama
ba9ee9bdd8
Changed normal textures of light theme UI buttons
2019-12-22 20:50:37 +02:00
OverloadedOrama
238bb3b488
Made Timeline & Tool buttons change depending on theme type
...
Changed "LayerButtons" group to "UIButtons", as it includes most UI buttons.
2019-12-21 03:50:09 +02:00
OverloadedOrama
23b83c8864
Asset re-organization, added light theme button textures
...
Most haven't been implemented yet, this commit just adds files
2019-12-21 03:17:37 +02:00
OverloadedOrama
f08d6c8708
Layer buttons change depending on theme
...
2 theme types, dark and light. 2 types of graphics for the layer buttons for each theme type.
2019-12-21 03:02:57 +02:00