Insality
a8aea0adee
Merge branch 'master' into develop
2025-05-28 23:28:31 +03:00
Insality
8fde964e0e
Revert "Merge pull request #311 from rigo128/fix_get_screen_aspect_koef"
...
This reverts commit 9a0f341a6798a7a4be874e50857b5b659e7812e4, reversing
changes made to 8ddb6e4e6062fbece3ad3556059139c9eba30286.
Revert until fully investigated
2025-05-28 23:28:03 +03:00
Insality
7b5264aca0
Update changelog
2025-05-28 23:27:45 +03:00
Insality
8fc5f4d144
Merge branch 'properties_panel' into develop
2025-05-28 23:22:29 +03:00
Insality
16a5d9936a
Update for queue events
2025-05-28 23:21:00 +03:00
Insality
350770ba9e
Fix for Druid containers mode
2025-05-28 23:20:48 +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
61111536a8
Release 1.1.4
1.1.4
2025-05-20 00:51:34 +03:00
Maksim Tuprikov
b5d2f313cc
Merge pull request #312 from polivanni/master
...
Reset width and leading of the reusable table TEXT_METRICS_OPTIONS by default
2025-05-20 00:50:09 +03:00
Ivan Polovyi
d0067e5496
Reset width and leading of the reusable table TEXT_METRICS_OPTIONS by default
2025-05-18 23:33:40 +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
Maksim Tuprikov
9a0f341a67
Merge pull request #311 from rigo128/fix_get_screen_aspect_koef
...
Fix helper.get_screen_aspect_koef() for gui layouts.
2025-05-15 23:33:07 +03:00
Insality
8ddb6e4e60
Open button_* functions to call a button callbacks directly
2025-05-15 23:28:32 +03:00
Insality
b982bc8277
Add dirty function to make node visible in scroll
2025-05-15 23:28:14 +03:00
Insality
d939d017cb
Add loading palette to color module
2025-05-15 23:27:12 +03:00
Insality
488e78c9d7
Update layout annotations
2025-05-15 23:26:46 +03:00
Insality
52659a96ee
Add button to drag in drag_to_node example
2025-05-15 23:26:35 +03:00
Yury Grigoryev
ce49c3bb41
Fix helper.get_screen_aspect_koef() for gui layouts.
2025-05-15 22:58:55 +03:00
Insality
58f14d0a64
Return hack to keep cloned node_ids consistent
1.1.3
2025-05-13 21:43:05 +03:00
Insality
6572da3b14
Release 1.1.2
1.1.2
2025-05-07 23:54:30 +03:00
Insality
d7c26358a0
Fix for data list element amounts issue
2025-05-07 21:43:48 +03:00
Maksim Tuprikov
f007a28ab7
Merge pull request #310 from rigo128/example_data_list_matrix_basic
...
Add data_list_matrix_basic example
2025-05-07 18:50:53 +03:00
Yury Grigoryev
d98c3c2ef1
Add data_list_matrix_basic example
2025-05-07 17:07:58 +03:00
Insality
c87f1331ed
Release 1.1.1
1.1.1
2025-05-05 21:33:32 +03:00
Maksim Tuprikov
efc38672c9
Merge pull request #309 from astrochili/container-max-size
...
Added `max_size_x` and `max_size_y` to `container`
2025-05-05 21:31:59 +03:00
Roman Silin
df516a08c6
Added max_size_x
and max_size_y
to container
2025-05-05 20:48:51 +03:00
Insality
a2b273762d
Add on_change_value to input property widget
1.1.0
2025-05-02 13:36:36 +03:00
Insality
2b68117527
Update properties API docs
2025-05-02 12:53:32 +03:00
Insality
336694cd1d
Update docs
2025-04-26 12:42:30 +03:00
Insality
4f8be6ebdb
Return live example files
2025-04-26 12:19:37 +03:00
Insality
fc9706774f
Removed example to change case of filenames
2025-04-26 12:19:10 +03:00
Maksim Tuprikov
423a523903
Merge pull request #300 from Insality/develop
...
Release 1.1.0
2025-04-26 12:09:37 +03:00
Insality
6d7556b5a0
Update live example
2025-04-26 12:07:28 +03:00
Insality
9fe8763c7f
Update changelog MD
2025-04-26 12:00:10 +03:00
Insality
89595b022a
Merge branch 'master' into develop
2025-04-26 11:57:18 +03:00
Insality
6d0a853d41
Update
2025-04-26 11:55:57 +03:00
Insality
ec39242fb1
Update docs
2025-04-25 20:53:58 +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
Maksim Tuprikov
db8cdc1650
Merge pull request #305 from boruok/fix-remove-link
2025-04-25 16:43:53 +03:00
Alexandr Xenofontov
52ffca53e3
fix link
2025-04-25 22:40:35 +09:00
Insality
749666a4a5
Update with container examples
2025-04-25 01:13:04 +03:00
Insality
8155d649ab
Fix for drag end touch fro mobule, update contributing, update input examples to make better for mobile (move up)
2025-04-24 23:46:39 +03:00
Insality
4e71fee9ba
Add Bind layout and hotkey node bind
2025-04-21 19:53:44 +03:00
Insality
c33dbd5942
Update API pages
2025-04-20 12:15:31 +03:00
Insality
6e1998b822
Update changelog
2025-04-19 22:46:47 +03:00
Insality
225fa0aa8d
Try to return discarded GUI properties, oh
2025-04-19 22:30:38 +03:00