Shlomo FI
0d4fc27e17
Enhance VisualElement with border properties
...
Added properties for border customization and updated rendering logic.
2025-09-29 21:02:04 +03: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
Robert Jelic
15a9995eec
IsInBounds Fix
2025-07-17 11:12:35 +02:00
Robert Jelic
8fd37ee1fe
removed scrollbar from tables
...
added enabled property
2025-06-22 04:17:14 +02:00
Robert Jelic
b91031afbc
Fixed animation
...
Fixed eventsystem not registering its parent events
2025-04-14 02:39:54 +02:00
Robert Jelic
8830ab6de6
small fix
2025-04-11 22:37:24 +02:00
Robert Jelic
d27760adc2
Canvas test
2025-03-31 03:28:16 +02:00
Robert Jelic
ae45eeac0f
Annotation Stuff
2025-03-14 17:00:13 +01:00
Robert Jelic
f14e0ce204
Finished(?) annotation parsing
...
Small fixes for the parser
2025-03-14 03:46:54 +01:00
Robert Jelic
4434989731
Another fix for property type
2025-03-04 14:33:33 +01:00
Robert Jelic
bfad03cf08
Added scrollableFrame example
...
Fixed Cursor Bug
Reworked XML
2025-03-03 23:36:42 +01:00
Robert Jelic
0af0a62528
Updated color properties
...
Small container fix
2025-03-02 22:03:51 +01:00
Robert Jelic
6f0b98ab89
Another fix wave:
...
Added Input focussystem
Added Input focusedBackground and focusedForeground
VisualElement renamed from MouseUp to ClickUp (onClickUp)
Fixed Frame draggable Bug (not sending events to children on mouse y 1)
2025-02-27 00:41:45 +01:00
Robert Jelic
e217e677c8
Workflow Fix
2025-02-26 17:57:40 +01:00
Robert Jelic
2e4a745a01
Workflow Trigger Test
2025-02-26 14:50:55 +01:00
Robert Jelic
b2d273871d
Small bugfixes
2025-02-26 10:19:46 +01:00
Robert Jelic
5fdf01bcfe
Cursor Fix
2025-02-25 23:28:53 +01:00
Robert Jelic
c953ce7c30
New Element
...
Added BigFont element
Added Feature for Frames to be draggable like windows
added element:prioritize() to make it more important in the container children-hirachy
2025-02-25 12:22:21 +01:00
Robert Jelic
a3cc685620
Docs changes
2025-02-24 23:54:07 +01:00
Robert Jelic
a51b91722d
Small docs update
2025-02-24 20:51:58 +01:00
Robert Jelic
96ff3ddedb
Finished installer
...
Small bugfixes
2025-02-23 11:11:36 +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
cf49f69612
Updated markdown parser, testing it
2025-02-17 09:36:51 +01:00
Robert Jelic
5294fef80e
Docs
2025-02-16 20:14:18 +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
cdcda3ab7d
Workflow test
2025-02-10 18:06:02 +01:00
Robert Jelic
6d59be221f
Workflow Test
2025-02-10 18:00:09 +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