Commit Graph
44 Commits
Author SHA1 Message Date
iris 2adf7a43a1 preload text by default 2025-09-24 12:33:02 -04:00
iris 949c9df0a0 cache text buf 2025-09-20 12:49:55 -04:00
iris 8ecd8bb171 layers initial impl (no sensors) 2025-09-20 00:50:58 -04:00
iris f9097807a2 sizing actually working correctly now 2025-09-16 17:31:54 -04:00
iris b48acccb8d sense specific buttons 2025-09-15 22:22:52 -04:00
iris 90cbc2524a sensors now run in correct order 2025-09-15 21:13:23 -04:00
iris 2700c31c13 cursor finally working properly and removed from render_text 2025-09-15 20:30:26 -04:00
iris 9d659b6afd actually use the text library for text editing (fully working I think but code isn't cleanest) 2025-09-15 14:34:57 -04:00
iris e9853120ce sort of fix text editing (better but still bad) 2025-09-11 17:12:11 -04:00
iris 242c3b992e IDC FINALLY OH MY GOD (I think like ctx + resize propagation + some other stuff) 2025-09-11 00:59:26 -04:00
iris 709a2d0e17 preparation 2025-09-09 21:53:32 -04:00
iris 09f4de619e better & more fine grained redraw system (should allow movement) 2025-09-07 23:33:36 -04:00
iris d4690401eb rename widget fn macros 2025-08-29 00:11:41 -04:00
iris 4b1ee21e94 text new fn 2025-08-28 22:51:58 -04:00
iris 55bee4b25e rect fn 2025-08-28 22:49:58 -04:00
iris 3df76d926c rename a bit 2025-08-28 22:21:43 -04:00
iris 1204e3728e alignment!!! 2025-08-28 21:55:34 -04:00
iris 46c7d8ba26 maybe fix relative len for sized span 2025-08-28 18:28:14 -04:00
iris a0e6623abe sized spans! 2025-08-28 18:25:59 -04:00
iris d7d67e4ed3 more test stuff 2025-08-28 01:52:00 -04:00
iris 834182ffe8 sized widgets! 2025-08-28 01:35:43 -04:00
iris 94a3ba5837 make name longer 😔 2025-08-25 22:51:33 -04:00
iris 9780724126 senses are now bitflags 2025-08-25 22:36:38 -04:00
iris e9037cdc14 contextless gaming 2025-08-25 19:21:39 -04:00
iris e8b255c8f9 remove context generic 2025-08-25 18:53:21 -04:00
iris 41103f2732 comments 2025-08-25 14:21:25 -04:00
iris 74d01d14d4 fix reactivity 😭 + visual widget counter 2025-08-24 22:02:50 -04:00
iris 50ccf7393d snap text on shader 2025-08-23 22:16:00 -04:00
iris 5ce6fca275 initial text impl 2025-08-23 21:15:39 -04:00
iris abcbc267b5 I forgot why I did it the other way lol (revert) 2025-08-23 15:39:43 -04:00
iris 2ffb09bef0 made painter actually how I wanted it (draw now takes in an owned painter) 2025-08-23 15:20:25 -04:00
iris 7dbdcbba42 added underdeveloped but working image support (no freeing or samplers) 2025-08-22 23:07:31 -04:00
iris b7f83b58a9 sensor ctx 2025-08-20 13:09:03 -04:00
iris 1482e5d67c comments 2025-08-20 12:18:44 -04:00
iris 368826fe05 refcount ids and delete unused 2025-08-16 19:15:21 -04:00
iris b0fe7310eb please rust analyzer with macros 2025-08-16 02:34:44 -04:00
iris 166394d8d9 remove comment 2025-08-16 01:53:02 -04:00
iris dd39db847c bruh rust analyzer sucks 2025-08-16 01:52:44 -04:00
iris 11188f2951 actually sane sensor handling 2025-08-16 00:56:37 -04:00
iris f4aef3a983 idek stuff like stack 2025-08-15 22:59:58 -04:00
iris a7dfacb83e REAL SENSORS 2025-08-15 21:42:35 -04:00
iris 9f1802f497 clean up buttons 2025-08-15 16:22:28 -04:00
iris 78ea738b8e SENSORS 2025-08-15 15:48:00 -04:00
iris e41970287d TAG TECHNOLOGY 2025-08-14 12:21:26 -04:00