Go to file
Alessandro Mauri a481269022 work on div sliders, major changes
* Ids are now keyed based on the parent's id, this means that an element can have
  the same label when placed in different divs
* Divs now enable the scissor test, this way the elements cannot draw outside of
  the parent div bounds
* Introduced a LAYOUT_ABSOLUTE that disables all layout logic, for internal use
* Divs now draw scrollbars using the slider_hor and slider_ver elements
2024-12-18 20:04:23 +01:00
docs ported rewrite2 to c3 2024-10-29 22:45:47 +01:00
lib schrift use ZString where necessary 2024-12-16 14:08:08 +01:00
resources idk some stuff 2024-12-17 11:26:59 +01:00
scripts ported rewrite2 to c3 2024-10-29 22:45:47 +01:00
src work on div sliders, major changes 2024-12-18 20:04:23 +01:00
test added library schrift 2024-12-06 22:03:35 +01:00
.gitignore idk some stuff 2024-12-17 11:26:59 +01:00
.gitmodules ported rewrite2 to c3 2024-10-29 22:45:47 +01:00
ARCHITECTURE.md mar 9 gen 2024, 16:00:03, CET 2024-01-09 16:00:03 +01:00
LICENSE ported rewrite2 to c3 2024-10-29 22:45:47 +01:00
project.json idk some stuff 2024-12-17 11:26:59 +01:00
README.md ported rewrite2 to c3 2024-10-29 22:45:47 +01:00
TODO idk some stuff 2024-12-17 11:26:59 +01:00