mirror of
https://github.com/tonytins/CozyPixelStudio.git
synced 2025-06-25 15:54:44 -04:00
Created a "UI" folder in src
And a Timeline folder in UI
This commit is contained in:
parent
8d5a673543
commit
c35e4b0613
51 changed files with 1444 additions and 1443 deletions
|
@ -6,11 +6,6 @@
|
|||
[ext_resource path="res://Assets/themes/dark/icons/hsplit.png" type="Texture" id=4]
|
||||
[ext_resource path="res://Assets/themes/dark/icons/vsplit.png" type="Texture" id=5]
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
[sub_resource type="StyleBoxFlat" id=1]
|
||||
content_margin_left = 5.0
|
||||
content_margin_right = 5.0
|
||||
|
|
File diff suppressed because one or more lines are too long
|
@ -6,11 +6,6 @@
|
|||
[ext_resource path="res://Assets/themes/light/icons/hsplit.png" type="Texture" id=4]
|
||||
[ext_resource path="res://Assets/themes/light/icons/vsplit.png" type="Texture" id=5]
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
[sub_resource type="StyleBoxFlat" id=1]
|
||||
bg_color = Color( 0.219608, 0.211765, 0.168627, 1 )
|
||||
|
||||
|
|
|
@ -6,11 +6,6 @@
|
|||
[ext_resource path="res://Assets/themes/dark/icons/hsplit.png" type="Texture" id=4]
|
||||
[ext_resource path="res://Assets/themes/dark/icons/grabber_hover.png" type="Texture" id=5]
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
[sub_resource type="StyleBoxFlat" id=1]
|
||||
bg_color = Color( 0.517647, 0.517647, 0.517647, 1 )
|
||||
border_width_left = 4
|
||||
|
|
|
@ -6,11 +6,6 @@
|
|||
[ext_resource path="res://Assets/themes/light/icons/hsplit.png" type="Texture" id=4]
|
||||
[ext_resource path="res://Assets/themes/light/icons/vsplit.png" type="Texture" id=5]
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
[sub_resource type="StyleBoxFlat" id=1]
|
||||
bg_color = Color( 0.803922, 0.803922, 0.803922, 1 )
|
||||
border_width_left = 4
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue