Commit graph

35 commits

Author SHA1 Message Date
41e0a516cd
Update docusaurus 2024-07-24 02:07:14 +02:00
8f32026364
Update CORE Framework to 864af56021 2024-05-15 00:57:11 +02:00
3c37c05c68
Add SuiProgressBar 2024-05-15 00:56:34 +02:00
2d3fd6c918
Add update_pressed() method to documentation 2024-05-15 00:56:01 +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
72965dbe3d
Add new roadmap goal 2024-05-11 15:53:23 +02:00
5afb9819dd
Update CORE Framework
... to commit cc75f108da5a350db3d5d9d1063fe6ab3514ffc3
2024-05-10 21:22:15 +02:00
3eaad73b31
Update CORE Framework
(to commit 14db770ef58d92c11834ac22c39e7e63f3236058)
2024-05-10 19:17:47 +02:00
c086875568
Remove unnecessary commands 2024-05-10 15:43:35 +02:00
7fadf79fae
Nuke the stable branch 2024-05-10 15:41:05 +02:00
f18daaad45
Replace index page with redirect 2024-05-10 15:34:00 +02:00
0172c142c8
Add missing SuiScroller online documentation page 2024-05-10 15:25:22 +02:00
f3e112faeb
Add descriptions to all elements 2024-05-10 15:25:11 +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
52a8960aa1
Switch CORE branch from stable to develop 2024-05-08 22:13:32 +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
c673a48497 Update names in docs 2024-03-23 13:31:54 +01:00
5b0f666745 Update README.md icon 2024-03-23 13:31:12 +01:00
595533576f Fix repository url 2024-03-23 13:27:07 +01:00
4ac54a24cf Initial commit 2024-03-23 13:18:44 +01:00