Commit Graph

7 Commits

Author SHA1 Message Date
Robert Jelic
e4860bebfb fixed animation skipping one anim when looping 2025-05-12 23:10:02 +02:00
Robert Jelic
95dd194bcb Added default package.path to modified package.path 2025-04-28 12:13:41 +02:00
Robert Jelic
b042f1bba1 - Added floor, ceil and abs to reactive env
- Changed BasaltProgram env (not finished)
- Fixed program not setting running to false once coroutine is dead
2025-04-23 20:39:35 +02:00
Robert Jelic
d27760adc2 Canvas test 2025-03-31 03:28:16 +02:00
Robert Jelic
b7f22bf63f - added List
- added checkbox
- added program
- added slider
- added progressbar
- added reactive (dynamicValues)
smaller bug fixxes
2025-02-14 14:40:20 +01:00
Robert Jelic
6dfa554523 - Created Plugin loading system
- Added lazy loading system for elements (optional feature)
- Improved rendering performance
- Added ID system which is separated from Eement Names
- Added Focussystem for container
- Improved container performance by only rendering and handling events from visible childrens instead of all
- Added label and input
- Added animation and xml
2025-02-13 10:51:12 +01:00
Robert Jelic
1d31fb8d0c Add core library and element classes for Basalt framework 2025-02-09 13:40:17 +01:00