Commit graph

8 commits

Author SHA1 Message Date
bababfbdec Updated Chatter Model
Removed Game Lists, added Steam Games, Itch Games, and generic URL, for
listing.
2026-02-26 22:57:10 -06:00
208c24173a Added Polygon debug drawing
Added drawing the polygon points for the Mouse Passthrough.
2026-02-26 19:09:53 -06:00
78c100ba7c Created Promise
Created a class to handle monitoring of multiple signals.
2026-02-26 14:36:51 -06:00
015a601be6 Updated Globals
Updated logic to handle using a convex_hull() for the points, instead of
individiual boxes.
Added Debug toggle.
2026-02-26 14:36:35 -06:00
e055de131f Created DebugDraw
Created debug draw to get drawing of exception areas for mouse
passthrough.
2026-02-26 14:36:06 -06:00
74a22f0792 Implemented Mouse Passthrough
Implemented Mouse Passthrough code to handle allowing/dis-allowing mouse
passthrough, and adding exceptions for specific Control nodes.
2026-02-24 03:15:31 -06:00
cf3ee97bbb Added GDSubMenuButton
Implemented GDSubMenuButton, taken from iRadDev's project.
2026-02-24 03:14:56 -06:00
48a5e71e00 Initial Commit 2026-02-23 18:38:03 -06:00