Commit graph

20 commits

Author SHA1 Message Date
3c37c05c68
Add SuiProgressBar 2024-05-15 00:56:34 +02:00
acbf4f4927
Rename update_pressed_state() -> update_pressed() 2024-05-15 00:55:44 +02:00
da5a1882cf
Add copyright notice that I forgot like usual 2024-05-15 00:28:31 +02:00
2fd47666ba
Append '.0' to all float variables 2024-05-10 15:24:45 +02:00
376896da1e
Fix wheel scrolling 2024-05-10 15:13:55 +02:00
5c5b35f0d1
Added messages and errors to plugin.gd 2024-05-10 14:44:35 +02:00
d830ea5780
SUI is now an addon! 2024-05-10 14:39:53 +02:00
18070404b2
Sync online documentation 2024-05-10 14:28:52 +02:00
5046cc782d
Add update_pressed_state() method to all buttons 2024-05-08 23:19:15 +02:00
0828d019b6
Added class documentation + renamed size_* (->msg)
I also renamed all 'size_*' variables in SuiScroller.gd to 'thickness_*' as it's a much better fitting name.
2024-05-08 23:17:02 +02:00
3e036096b0
Add credit :) 2024-05-08 22:47:14 +02:00
8c7b14a7e1
Allow for scroll wheel speed manipulation 2024-05-08 22:16:27 +02:00
1d6ae67c43
Implement scrolling support for SuiScroller 2024-05-08 22:13:44 +02:00
236d3d7202
Update project resolution 2024-05-08 22:13:17 +02:00
f9875906af
Implement SuiScroller 2024-05-08 21:01:46 +02:00
246536b89e
Update project 2024-05-08 20:45:33 +02:00
e98d81446c Make button hover color less bright 2024-03-24 14:29:10 +01:00
d0d71e0e85 Add signals to SuiText
Added the following signals to SuiText:
- meta_clicked
- meta_hover_started
- meta_hover_ended
2024-03-23 16:58:50 +01:00
3f6057d745 Add rounded corners 2024-03-23 16:58:09 +01:00
4ac54a24cf Initial commit 2024-03-23 13:18:44 +01:00