107 Commits

Author SHA1 Message Date
7595464050 tweaks 2026-03-13 10:37:39 -07:00
b456313ab7 demo 2026-03-13 10:24:05 -07:00
f75352ffc0 update common 2026-03-13 10:18:03 -07:00
aa0898fcb4 remove get_angles 2026-03-13 09:56:49 -07:00
4db1a370be add the stuff 2026-03-13 09:55:05 -07:00
388d67a699 bvh.closest_time_to_point 2026-03-13 09:33:06 -07:00
78bcb4af3a bvh 2026-03-13 08:10:43 -07:00
9007de1a2d bodge mp4 files 2026-03-11 09:07:31 -07:00
6df057de17 add numerous errors 2026-03-11 09:07:31 -07:00
4fe2eed922 encode command 2026-03-11 09:07:31 -07:00
e83d0e5ff9 mv 2026-03-11 07:25:20 -07:00
4587d8161d add clap dep 2026-03-11 07:23:17 -07:00
7b56dacb73 wgpu workspace dep 2026-03-11 07:23:17 -07:00
f19e846e0f use normal format 2026-03-10 10:09:11 -07:00
6240b0ae86 try tricks of the trade to fix color 2026-03-10 09:58:09 -07:00
8d1ec94ac2 add video encoder 2026-03-10 09:12:59 -07:00
f82d860822 update graphics 2026-03-10 07:55:22 -07:00
c8eb2f7878 update graphics to remove SurfaceConfig from interface 2026-03-09 11:31:11 -07:00
66cb1fc5ff player v0.2.0 better seek init 2026-03-08 08:59:39 -07:00
0cb0f6a423 use workspace dep 2026-03-08 08:58:33 -07:00
890e5c1905 wasm-module: add get_angles_yaw_delta 2026-03-07 15:46:01 -08:00
3d8b5a0dfe lib: initialize PlaybackState more thoroughly 2026-03-07 14:55:04 -08:00
495092f79f wasm-module: add get_angles doc 2026-03-06 19:04:37 -08:00
e0a8175355 add get_angles 2026-03-06 19:03:06 -08:00
006a70a18b lib: simplify Head internals with InterpolateOutput 2026-03-06 09:25:33 -08:00
7ce2ca8b0a lib: use DVec2 for get_sensitivity 2026-03-06 08:57:41 -08:00
6ef6c67703 lib: opportunistic const 2026-03-06 08:56:40 -08:00
8dfb5f5094 lib: add PlaybackState getters 2026-03-06 08:48:57 -08:00
9e0e9a62e7 wasm-module: add get_game_controls 2026-03-06 08:48:57 -08:00
6fbeba94ae wasm-module: add get_speed 2026-03-06 08:35:06 -08:00
01916e0682 lib: add helper for interpolating output events 2026-03-06 08:33:11 -08:00
2af2134f72 configure webgl with feature flag 2026-03-04 15:55:03 -08:00
a3e7b5ff99 lib v0.1.1 SurfaceAppearance fixes + webgl support 2026-03-04 09:39:36 -08:00
58f9a70e16 add webgl support 2026-03-04 09:34:17 -08:00
3b218856c9 update deps, notably strafesnet_graphics 2026-03-04 09:34:00 -08:00
00393490a0 surface errors in setup_graphics 2026-02-28 17:58:58 -08:00
f96891dcbc update deps 2026-02-28 15:54:26 -08:00
35a90f28ae add dynamic world offset 2026-02-28 09:33:27 -08:00
c3676349b0 update common to fix set_scale on paused timer 2026-02-27 09:13:04 -08:00
299a2b8051 fix green bug 2026-02-27 09:13:04 -08:00
a4c4f20bad fix seek when paused 2026-02-27 08:10:16 -08:00
3644dd7f15 fix seek forward time scale 2026-02-27 07:41:21 -08:00
197f840246 improve seek algorithmic complexity O(n) -> O(log(n)) 2026-02-27 07:32:16 -08:00
c3cca22839 fix default values 2026-02-26 09:03:45 -08:00
81a158d08f use Time.into() 2026-02-26 08:59:25 -08:00
7a421d1eab use bold headers in readme 2026-02-26 08:49:40 -08:00
e821fb6982 describe prerequisites in README 2026-02-26 08:47:47 -08:00
cb71fa7257 fix type mistakes 2026-02-26 08:44:38 -08:00
51fdc72e0e shuffle around methods for no reason 2026-02-26 08:41:28 -08:00
29e49587ff introduce PlaybackTime to abstract bot file timestamps 2026-02-26 08:41:28 -08:00