Commit Graph

520 Commits

Author SHA1 Message Date
github-actions[bot]
ccf9a0717c Update config, BasaltLS definitions, bundle and changelog 2025-09-14 08:55:46 +00:00
Robert Jelic
899a56ffc3 Markdown Fix 2025-09-14 10:55:17 +02:00
Robert Jelic
c9f17ce512 Merge pull request #7 from Shlomo1412/patch-1
Update README with DeepWiki badge and credits
2025-09-13 22:30:05 +02:00
github-actions[bot]
4240c62e88 Update config, BasaltLS definitions, bundle and changelog 2025-09-13 20:28:52 +00:00
Robert Jelic
fc44bc4d8b Docs Parser fixes 2025-09-13 22:28:10 +02:00
Shlomo1412
367ab303a4 Update README with DeepWiki badge and credits
Added DeepWiki badge and credits section to README.
2025-09-13 23:01:56 +03:00
github-actions[bot]
b5f9ced023 Update config, BasaltLS definitions, bundle and changelog 2025-09-13 10:43:06 +00:00
Robert Jelic
487409b31a test 2025-09-13 12:42:28 +02:00
Robert Jelic
ce213cc5d0 . 2025-09-13 10:29:09 +02:00
Robert Jelic
e794402086 new try 2025-09-13 10:21:46 +02:00
Robert Jelic
8d53c556b5 Wrong path in generate-docs 2025-09-13 10:18:07 +02:00
Robert Jelic
a1c0917908 Another try 2025-09-13 10:13:47 +02:00
Robert Jelic
b68a8c14f0 Pls place it at the correct position.. 2025-09-13 10:08:00 +02:00
Robert Jelic
7608a173ee Added lfs into main.yml 2025-09-13 10:06:33 +02:00
Robert Jelic
328590e256 another try 2025-09-13 10:03:11 +02:00
Robert Jelic
1d45cfe38c Path fix 2025-09-13 09:56:37 +02:00
Robert Jelic
a5d21d44d4 Action trigger 2025-09-13 09:54:59 +02:00
Robert Jelic
72f9ac2a1e Small Docs test 2025-09-13 09:54:09 +02:00
github-actions[bot]
7c5d735a51 Update config, BasaltLS definitions, bundle and changelog 2025-09-03 16:27:39 +00:00
Robert Jelic
97e2e947c7 Added TabControl Element
Added ComboBox Element
Added/Updated Switch Element

Fixed TextBox Syntax Highlighting Bug
2025-09-03 18:26:51 +02:00
github-actions[bot]
775bd9eb7b Update config, BasaltLS definitions, bundle and changelog 2025-09-02 10:25:17 +00:00
Robert Jelic
a2c566892a Merge branch 'main' of https://github.com/Pyroxenium/Basalt2 2025-09-02 12:24:39 +02:00
Robert Jelic
f10413dddb Added basalt.onEvent(event, callback)
Added basalt.removeEvent(eventcallback)
basalt.triggerEvent(event, ...)

Fixed a event is nil error in Container.lua
2025-09-02 12:24:30 +02:00
github-actions[bot]
d3acd71b63 Update config, BasaltLS definitions, bundle and changelog 2025-08-25 12:15:18 +00:00
Robert Jelic
d2d5f8c3ae Added marquee animation 2025-08-25 14:14:49 +02:00
github-actions[bot]
f61925d463 Update config, BasaltLS definitions, bundle and changelog 2025-08-25 11:54:39 +00:00
Robert Jelic
84556d0688 Merge branch 'main' of https://github.com/Pyroxenium/Basalt2 2025-08-25 13:54:13 +02:00
Robert Jelic
ec2a41e390 Animation ScrollText fix 2025-08-25 13:54:10 +02:00
github-actions[bot]
2c7fe9f382 Update config, BasaltLS definitions, bundle and changelog 2025-08-25 04:10:17 +00:00
Robert Jelic
fbda4f099a Merge pull request #4 from Mallowwww/main
Fix crash when node has no value
2025-08-25 06:09:56 +02:00
mallowwww
a3a50c769d Fix crash when node has no value 2025-08-14 23:48:08 -05:00
github-actions[bot]
543d19842c Update config, BasaltLS definitions, bundle and changelog 2025-07-27 14:02:04 +00:00
Robert Jelic
af085e75f9 Merge branch 'main' of https://github.com/Pyroxenium/Basalt2 2025-07-27 16:01:43 +02:00
Robert Jelic
1b53b62782 Fixed a Bug with Children Elements inside Containers (negative location invisible bug)
Improved Table Element
2025-07-27 16:01:41 +02:00
github-actions[bot]
8c00a8681a Update config, BasaltLS definitions, bundle and changelog 2025-07-17 09:13:05 +00:00
Robert Jelic
f0d8d7dd11 Merge branch 'main' of https://github.com/Pyroxenium/Basalt2 2025-07-17 11:12:38 +02:00
Robert Jelic
15a9995eec IsInBounds Fix 2025-07-17 11:12:35 +02:00
github-actions[bot]
fd5b698575 Update config, BasaltLS definitions, bundle and changelog 2025-06-22 02:32:06 +00:00
Robert Jelic
2a23bc0b52 Added basalt.render 2025-06-22 04:31:43 +02:00
github-actions[bot]
a268ec4420 Update config, BasaltLS definitions, bundle and changelog 2025-06-22 02:17:47 +00:00
Robert Jelic
412e174148 Merge branch 'main' of https://github.com/Pyroxenium/Basalt2 2025-06-22 04:17:15 +02:00
Robert Jelic
8fd37ee1fe removed scrollbar from tables
added enabled property
2025-06-22 04:17:14 +02:00
github-actions[bot]
9aef08fd9c Update config, BasaltLS definitions, bundle and changelog 2025-06-20 19:30:43 +00:00
Robert Jelic
1b467c4d4a Added :onSelect to Tables 2025-06-20 21:30:18 +02:00
github-actions[bot]
a9458ea77d Update config, BasaltLS definitions, bundle and changelog 2025-06-20 12:25:56 +00:00
Robert Jelic
ca6a92bb6d Merge branch 'main' of https://github.com/Pyroxenium/Basalt2 2025-06-20 14:25:34 +02:00
Robert Jelic
06799e0daa Small xml fix 2025-06-20 14:25:32 +02:00
github-actions[bot]
e66e9e2fd2 Update config, BasaltLS definitions, bundle and changelog 2025-06-20 12:19:41 +00:00
Robert Jelic
fecde984d1 Merge branch 'main' of https://github.com/Pyroxenium/Basalt2 2025-06-20 14:19:07 +02:00
Robert Jelic
8067f23d42 - Fixed a container bug
- Added onDone to Program
2025-06-20 14:19:05 +02:00