Commit Graph

1261 Commits

Author SHA1 Message Date
0e269f0e83 rudimentary raycasting 2026-01-05 07:08:35 -06:00
1839899027 entity pruning 2026-01-05 02:19:38 -06:00
6a305b4803 update user & sim worlds via structured deltas 2026-01-05 01:45:10 -06:00
54f77c87be import old collision detection code 2026-01-04 04:11:02 -06:00
235cf72018 switch dx12 from using placed resources to committed resources for now. add async gpu resource eviction. 2026-01-03 23:29:18 -06:00
3744bf25a2 tweaking 2026-01-03 16:21:20 -06:00
8fa00607cb overshoot UI animation targets. add vsync tweak. 2026-01-03 16:15:58 -06:00
0224b27902 simulation debug drawing. begin collision resolution work. 2026-01-03 01:44:07 -06:00
5f6c1f629e move draw helpers to vis core 2026-01-02 21:07:04 -06:00
d0130c4810 aim above 1.0 when easing palette in 2026-01-02 20:03:44 -06:00
6a700c0863 clamp ui rect fwidth 2026-01-02 18:19:50 -06:00
ba8b1667db use premultiplied alpha for ui composition 2026-01-02 18:15:30 -06:00
8aa44b5deb shader constant tweak vars 2026-01-02 01:23:32 -06:00
003a77d410 float parsing fixes 2026-01-01 23:56:54 -06:00
818de65813 styling 2026-01-01 20:26:21 -06:00
5b88c67af2 add icon support to ui 2026-01-01 20:26:14 -06:00
df480e3a44 pass initial tweak variable on every call 2026-01-01 17:26:17 -06:00
169a74f637 only update slider when cursor moves 2026-01-01 16:03:16 -06:00
fa04e56065 tweak variable precision 2026-01-01 15:52:25 -06:00
31b277d8f7 increase ui scale snap epsilon 2026-01-01 03:55:43 -06:00
285fd64989 style tweaks 2026-01-01 03:09:29 -06:00
90a674724a correct slider cursor offset 2025-12-31 23:21:18 -06:00
102bb6dc36 tweak palette sliders 2025-12-31 20:56:57 -06:00
4f36aaf07a ceil baseline 2025-12-31 16:24:59 -06:00
cfa109d9f7 theme header sizes 2025-12-31 16:18:52 -06:00
0c20353811 remove crtlib stubs 2025-12-31 15:52:52 -06:00
d449abc7ca fix baseline length truncation false positives 2025-12-31 14:11:46 -06:00
4689be8dc7 2 dimensional ui animation scale 2025-12-31 14:01:10 -06:00
13fa38ad68 lower ui anim scale snap epsilon 2025-12-30 07:15:13 -06:00
78d0a8b832 fix box dims for odd font sizes 2025-12-30 06:51:37 -06:00
b3012c37bd proper ui scale solve pass & text scaling for animations 2025-12-30 04:28:43 -06:00
db2f5b9bd3 don't scale glyph runs 2025-12-30 03:30:45 -06:00
9b94f02a27 floating position anchors 2025-12-30 02:38:57 -06:00
bed51e195e immediate mode tweak vars 2025-12-30 00:06:00 -06:00
e8b5edb371 working tweak vars 2025-12-29 22:53:04 -06:00
4f00af6044 begin adding tweak vars 2025-12-29 21:13:34 -06:00
d1fe4593da ui animation scaling adjustments 2025-12-29 19:44:42 -06:00
e69aa09212 panel-window relocation progress 2025-12-29 17:27:54 -06:00
4d25eadd40 round glyph advance & bounds during run generation 2025-12-29 03:37:56 -06:00
f7df2f78b8 only scale pixel sizes 2025-12-29 03:10:13 -06:00
211a6e641d ui animations 2025-12-29 02:43:20 -06:00
7c6b6b73a0 ui lerp progress 2025-12-29 01:19:13 -06:00
54025f670f ui lerp progress 2025-12-29 00:38:08 -06:00
3522e47c0a proper panel resize 2025-12-28 23:09:51 -06:00
10a9aa4a84 panel styling 2025-12-28 21:57:15 -06:00
6a418b8f9c separate ui mouse press reports by button 2025-12-28 19:46:45 -06:00
7b4edbdfbb ui corner anti aliasing 2025-12-28 19:28:40 -06:00
f8ab74eafe keep alignment of truncated text 2025-12-28 17:57:45 -06:00
2be3381c92 better vis mouse focus checking 2025-12-28 17:20:05 -06:00
d84e12d598 unsmooth editor camera panning 2025-12-28 16:49:18 -06:00