Commit Graph

58 Commits

Author SHA1 Message Date
Insality
403d1e0ace Update 2025-10-17 22:16:58 +03:00
Maksim Tuprikov
f99fb5c9b9 Merge pull request #328 from NaakkaDev/navigation
Added navigation handler for gamepad/keyboard navigation.
2025-10-04 15:09:09 +03:00
NaakkaDev
a5e4b95f7b Moved the two lil helper methods down and adopted them into the model space :P 2025-10-04 14:51:48 +03:00
NaakkaDev
4d58a6d3ef Removed arguments from the constructor. Cleaned the pprint that somehow sneaked in. The select trigger only takes in hash now. Moved the two lil helper methods out of _find_next_button so they do not get created every time it's called. 2025-10-04 13:02:34 +03:00
NaakkaDev
9e51fa651e Removed changes from druid_instance.lua. Moved navigation handler to widgets instead. Updated advanced-setup.md with the added input keys. Adjusted the comments in navigation handler module. 2025-10-04 10:29:14 +03:00
Insality
134468da30 Add image component 2025-09-28 22:34:27 +03:00
Insality
a94121a1c6 Update properties panel 2025-08-10 00:56:08 +03:00
Insality
633bb8ed5c Fix page 2025-06-30 01:48:37 +03:00
Insality
97942965cd Remove colors from rich text 2025-05-28 22:13:44 +03:00
Insality
0cf5ba30db Update properties panel 2025-05-27 23:10:49 +03:00
Insality
2e1f280944 Blocker by default is enabled, update color palette, add rich text split by characters option, able to pass a data to GO widgets 2025-05-27 23:10:32 +03:00
Insality
fe955b6e64 Update properties for panel 2025-05-18 13:04:38 +03:00
Insality
2133492efe Update properties panel, add refresh button 2025-05-17 18:06:26 +03:00
Insality
22c49540df Add scenes to properties panel 2025-05-17 13:36:34 +03:00
Insality
a2b273762d Add on_change_value to input property widget 2025-05-02 13:36:36 +03:00
Insality
6d0a853d41 Update 2025-04-26 11:55:57 +03:00
Insality
6795934a1f Update docs, add Editor script: Create Druid GUI Script, add simple using widgets example 2025-04-25 20:37:00 +03:00
Insality
c4694b421b Update 2025-03-30 13:01:54 +03:00
Insality
d6fb8cad09 Tiling node to component, add way to move examples properties code to example itself 2025-03-29 19:29:08 +02:00
Insality
3f22e9c542 Update 2025-03-29 14:03:03 +02:00
Insality
dee77ab313 Remove uncompleted stuff 2025-03-26 23:30:29 +02:00
Insality
fb9c80b284 Update 2025-03-20 09:59:45 +02:00
Insality
330dabda09 Update 2025-03-20 09:46:13 +02:00
Insality
5348561d68 widget.* to druid.widget lls class 2025-03-16 17:44:08 +02:00
Insality
ad0447b649 Update 2025-03-16 02:24:47 +02:00
Insality
b30cf9109e Test new markdown api generator 2025-03-14 20:29:05 +02:00
Insality
11aeb377c2 Update 2025-03-14 01:06:20 +02:00
Insality
1aa96d8dbc Update 2025-03-13 23:39:43 +02:00
Insality
be03a5bd50 LLS refactor 2025-03-07 21:09:01 +02:00
Insality
72692f5efc Update 2025-03-05 22:10:37 +02:00
Insality
c3b132187a Update 2025-03-05 21:42:54 +02:00
Insality
2c2789f1f9 Update 2025-03-05 21:28:56 +02:00
Insality
3a559d7ac2 Rename type druid_instance to druid.instance 2025-03-01 15:54:14 +02:00
Insality
dd5f619345 Move bindings to druid, update widgets 2025-02-18 21:12:56 +02:00
Insality
7a6f529c82 Update 2025-02-08 00:28:20 +02:00
Insality
96ce3eee95 Update 2025-02-08 00:11:29 +02:00
Insality
9a1cd795b8 Test shaders 2024-12-03 20:42:33 +02:00
Insality
917a84fc94 Update 2024-11-30 22:52:27 +02:00
Insality
e59a2b0bcb Update 2024-11-30 15:04:05 +02:00
Insality
cb36625836 Add vector3 property 2024-11-29 00:49:56 +02:00
Insality
434dce55ce Update 2024-11-27 23:34:50 +02:00
Insality
06f682e8e4 Update 2024-11-23 12:39:55 +02:00
Insality
28bd165cee Update 2024-11-22 02:22:21 +02:00
Insality
af44d0d26e Update components interests link 2024-11-21 22:38:40 +02:00
Insality
5a1668a8af Update 2024-11-21 22:00:05 +02:00
Insality
4ef65579a6 Update 2024-11-21 00:18:43 +02:00
Insality
c00fb3590c Replace event with event library 2024-11-20 23:52:48 +02:00
Insality
7ea8691fc5 Update 2024-11-20 23:36:04 +02:00
Insality
f2fa5320d2 Update 2024-11-20 02:44:45 +02:00
Insality
606f400719 Update widgets 2024-11-20 01:55:58 +02:00