Commit graph

27 commits

Author SHA1 Message Date
6969a03bb8 added wasm example to itch 2024-06-30 21:31:22 +02:00
808dc98488 added example 2024-06-30 16:13:23 +02:00
f827fb4f18 added example file 2024-06-30 14:38:28 +02:00
5661fffed1 Refactoring - Moved some code into input class 2024-06-29 17:41:49 +02:00
6d06a13d64 Fixed scrollable container issues and refactor 2024-06-28 20:50:42 +02:00
cfefe7db2b actual scrolling 2024-06-20 23:37:31 +02:00
bcd137f54b added scrollable basics 2024-06-20 23:08:21 +02:00
d3d9f51012 added right click action 2024-06-20 21:10:46 +02:00
5a37276fa5 Merge branch 'main' of ssh://code.booklordofthe.dev:2003/Theater/TheaterGui 2024-06-15 23:26:37 +02:00
b3ffd2739a Finished dropdowns and added basic right click behaviour 2024-06-15 23:26:23 +02:00
d17d0e0f60 Update README.md 2024-06-07 19:23:52 +02:00
04e02eb44a Update README.md 2024-06-07 19:23:34 +02:00
286ae9eaa3 Update README.md 2024-06-07 19:23:20 +02:00
accf1afdd1 Update README.md 2024-06-07 18:51:05 +02:00
d6f4f595ea example image 2024-06-07 18:47:05 +02:00
3228682398 Update README.md 2024-06-07 18:45:29 +02:00
fbbe2b1900 scrolling 2024-06-07 18:05:24 +02:00
70ea6d0555 checkbox, radio button, and parts of the toolbar work now 2024-06-06 15:31:32 +02:00
d9b116f389 changed sizeof into property 2024-06-02 23:19:25 +02:00
9e2d680610 renamed padding to margin as that fits better. added individual margin value for all sides 2024-06-02 23:16:32 +02:00
b31f61061e aded checkbox basics 2024-06-02 23:05:04 +02:00
012f86413f added most buttons 2024-06-02 17:57:52 +02:00
9d20ae7cb0 added some layouting and basic controls 2024-05-13 00:10:42 +02:00
39d211ac0f implemented basic window and letterboxing 2024-05-12 13:06:45 +02:00
fb039cc370 added raylib dep 2024-05-12 12:06:46 +02:00
2d8baf0e41 initialize project 2024-05-12 12:02:59 +02:00
b4e1b4bdbd Initial commit 2024-05-12 11:45:38 +02:00