shadowcat
shadowcat pushed to main at shadowcat/iris 2025-09-25 00:37:03 -04:00
51f9908103 specify generics for transmute
shadowcat pushed to main at shadowcat/iris 2025-09-25 00:35:24 -04:00
6e5cce2617 safety comment formatting
shadowcat pushed to main at shadowcat/iris 2025-09-25 00:30:04 -04:00
055aaf757c HEHEHAW (fixes last commit which panics cause of unsafe UB)
shadowcat pushed to main at shadowcat/iris 2025-09-25 00:26:05 -04:00
b14aafca30 indices iterator for layers
shadowcat pushed to main at shadowcat/iris 2025-09-25 00:07:55 -04:00
8829878f2e sanity
shadowcat pushed to main at shadowcat/iris 2025-09-25 00:04:04 -04:00
57bfd2d348 make layer iter reversible
shadowcat pushed to main at shadowcat/iris 2025-09-24 22:46:58 -04:00
443e13f094 make run sensors sane and adjust on_edit to just use ui as ctx (so two run calls needed)
shadowcat pushed to main at shadowcat/iris 2025-09-24 17:42:34 -04:00
3463682d62 delete old run_sensors
shadowcat pushed to main at shadowcat/iris 2025-09-24 17:41:29 -04:00
719bee4b31 remove context from ui (again) and create weird trait for it
shadowcat pushed to main at shadowcat/iris 2025-09-24 16:11:42 -04:00
26c248dcba add module system and move sensor into core with it
shadowcat pushed to main at shadowcat/iris 2025-09-24 12:33:06 -04:00
2adf7a43a1 preload text by default
shadowcat pushed to main at shadowcat/iris 2025-09-21 17:51:13 -04:00
70d3027bfb move widgets out of ui
shadowcat pushed to main at shadowcat/iris 2025-09-21 16:27:36 -04:00
c1f0b16f20 switch to fxhash
shadowcat pushed to main at shadowcat/iris 2025-09-20 19:55:33 -04:00
bc9a273831 name lol
shadowcat pushed to main at shadowcat/iris 2025-09-20 17:30:56 -04:00
01cec31da0 add darken and brighten color fns
shadowcat pushed to main at shadowcat/iris 2025-09-20 13:42:50 -04:00
20b044865c we love post fix
shadowcat pushed to main at shadowcat/iris 2025-09-20 13:34:09 -04:00
3653f24e06 store color in linear
shadowcat pushed to main at shadowcat/iris 2025-09-20 13:09:21 -04:00
e35e72402f add info back in
shadowcat pushed to main at shadowcat/iris 2025-09-20 12:49:58 -04:00
949c9df0a0 cache text buf
shadowcat pushed to main at shadowcat/iris 2025-09-20 02:00:11 -04:00
2d7484a631 prev isn't used atm