Commit Graph

11 Commits

Author SHA1 Message Date
Robert Jelic
90911ebf91 :destroy fix for frame's with childrens with reactive properties 2025-04-19 06:19:02 +02:00
Robert Jelic
84f860a18a Added allowNil to properties 2025-04-11 22:48:41 +02:00
Robert Jelic
f14e0ce204 Finished(?) annotation parsing
Small fixes for the parser
2025-03-14 03:46:54 +01:00
Robert Jelic
4aff16f031 Finished Image Element
Fixed getter for combined Properties
2025-02-26 17:34:58 +01:00
Robert Jelic
8b6eaccd18 Docs Update 2025-02-18 09:46:32 +01:00
Robert Jelic
cc7b2de51a Update
Lots of fixes and improvements
2025-02-16 14:33:07 +01:00
Robert Jelic
db716636bd Basalt2 update
- Finished themes
- Added state plugins for persistance
- Finished reactive plugin
- Added debug plugin (80% finished)
- Added benchmark plugin
- Added Tree, Table, List, Dropdown and Menu Elements
- Bugfixes
2025-02-15 18:18:49 +01: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
2b8a0764bc LuaLS Test 2025-02-10 16:47:00 +01:00
Robert Jelic
1d31fb8d0c Add core library and element classes for Basalt framework 2025-02-09 13:40:17 +01:00