Commit Graph

20 Commits

Author SHA1 Message Date
Robert Jelic
9664c75830 Added resize to animation 2025-03-18 02:50:15 +01:00
Robert Jelic
d8d3e6b555 Another small fix 2025-03-18 02:06:02 +01:00
Robert Jelic
2dc08bc3a3 Markdown changes 2025-03-18 01:51:37 +01:00
Robert Jelic
f14e0ce204 Finished(?) annotation parsing
Small fixes for the parser
2025-03-14 03:46:54 +01:00
Robert Jelic
641c767e50 Fixed xml scope access 2025-03-12 00:41:50 +01:00
Robert Jelic
be2077385e Fixed 2 minor bugs 2025-03-06 14:16:45 +01:00
Robert Jelic
1aa0ff62a1 Children Container fix 2025-03-05 09:12:22 +01:00
Robert Jelic
78a42954c0 Reworked XML #2 2025-03-05 01:25:49 +01:00
Robert Jelic
29bd742fe9 XML - Hotfix for colors 2025-03-03 23:44:29 +01:00
Robert Jelic
bfad03cf08 Added scrollableFrame example
Fixed Cursor Bug
Reworked XML
2025-03-03 23:36:42 +01:00
Robert Jelic
34bf53e66c Small and quick fixes:
- setTheme, getTheme and loadTheme changed the wrong reference
- XML changed number properties to be usable with reactive values
2025-02-25 09:09:32 +01:00
Robert Jelic
e65e6510e0 Separated protected functions from public functions 2025-02-24 23:13:28 +01:00
Robert Jelic
3009df028b Updated Eventsystem
Improved List with multiple Selections
2025-02-21 18:24:19 +01:00
Robert Jelic
6393198552 Update with some fixxes and improvements 2025-02-20 11:32:33 +01:00
Robert Jelic
0326cc12c7 Lot of bug fixxes 2025-02-18 19:13:51 +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