344 Commits

Author SHA1 Message Date
d7d1a6f9b6 snf 0.4.0 update bnum 2026-03-25 09:27:36 -07:00
e4e8b70118 common v0.9.0 update bnum 2026-03-25 09:25:54 -07:00
170be30284 linear_ops v0.2.0 update bnum 2026-03-25 09:22:17 -07:00
7193b96e7c fixed_wide v0.3.0 update bnum 2026-03-25 09:20:14 -07:00
b3bccb9f50 fixed_wide: fix compile 2026-03-25 09:20:14 -07:00
48316a677a Update bnum to 0.14.3 (#45)
Rather involved update due to it being the foundation of the physics.

Reviewed-on: #45
Co-authored-by: Rhys Lloyd <krakow20@gmail.com>
Co-committed-by: Rhys Lloyd <krakow20@gmail.com>
2026-03-24 18:02:17 +00:00
e33a419b99 common v0.8.7 traverse_bvh 2026-03-13 10:17:19 -07:00
797b5d2100 common: bvh: arbitrary traversal 2026-03-13 10:17:19 -07:00
4dab573a3c fixed_wide: annihilate non-euclid division 2026-03-06 09:10:29 -08:00
841ae94255 rbx_loader v0.10.2 do not generate meshes with no polygons 2026-03-05 08:55:37 -08:00
c44f4863bb rbx_loader: some meshes have no polygons LOL 2026-03-05 08:54:10 -08:00
298a7fcbde rbx_loader: do not generate empty polygon groups 2026-03-05 08:24:45 -08:00
7a3ea40551 rbx_loader: simplify union 2026-03-05 08:05:59 -08:00
5519a9c4d9 rbx_loader v0.10.1 improve SurfaceAppearance + allow zero-size mesh 2026-03-04 09:27:18 -08:00
c3b9496e15 rbx_loader: do not fail zero size meshes & unions 2026-03-04 09:23:45 -08:00
c606adaaeb rbx_loader: don't fail to load SurfaceAppearance ColorMapContent if NormalMap etc is missing 2026-03-04 09:23:45 -08:00
85589f0b00 rbx_loader: fix typos 2026-03-04 09:23:23 -08:00
0df71c6c57 rbx_loader v0.10.0 support SurfaceAppearance + rbx_mesh CSGMDL5 fix 2026-03-03 09:23:15 -08:00
1a04188b8a rbx_loader: update rbx_mesh 2026-03-03 09:20:37 -08:00
96234f6bb1 rbx_loader: load SurfaceAppearance for MeshParts 2026-03-03 07:12:46 -08:00
f781d104ab roblox_emulator v0.5.3 add execution timeout 2026-03-03 07:12:46 -08:00
a710e33072 roblox_emulator: add script timeout 2026-03-03 07:12:46 -08:00
971e95afd9 rbx_loader: remove stupid RobloxMeshBytes forcing ownership 2026-03-02 16:18:01 -08:00
ea362d18a8 bsp_loader v0.5.0 custom loaders 2026-03-02 10:23:20 -08:00
13734bfe17 rbx_loader v0.9.0 custom loaders 2026-03-02 10:23:20 -08:00
ab09e384d3 rbx_loader: move loader files to map-tool + remove hardcoded file reads 2026-03-02 10:03:15 -08:00
99d38a6eae bsp_loader: move loader files to map-tool + remove hardcoded file reads 2026-03-02 09:45:33 -08:00
e0d1ad48a8 map-tool: accept WeakDom into convert_to_snf 2026-03-02 08:57:11 -08:00
db7d7b3b36 Make map tool usable as a library (#42)
Makes map tool work for external libs. It works if you have problems merge it and fix it later.

Reviewed-on: #42
Reviewed-by: Rhys Lloyd <quaternions@noreply@itzana.me>
Co-authored-by: itzaname <me@sliving.io>
Co-committed-by: itzaname <me@sliving.io>
2026-03-01 20:38:05 +00:00
4ce8516664 common v0.8.6 update deps 2026-02-28 15:47:29 -08:00
3371f3359b common v0.8.5 fix set_scale for paused Timer 2026-02-27 09:09:23 -08:00
34d5288620 common: timer: fix set_scale for paused timer 2026-02-27 09:07:59 -08:00
82de08312d v0.8.4 rem_euclid & div_euclid 2026-02-27 08:42:06 -08:00
4b224b1827 common: integer: add rem_euclid & div_euclid to Time 2026-02-27 08:40:16 -08:00
42862ce573 common: annotate more with #[inline] 2026-02-26 09:46:11 -08:00
3690954042 common v0.8.3 Time into float 2026-02-26 08:54:10 -08:00
bfe4b491d7 conveniently convert Time into float 2026-02-26 08:53:42 -08:00
36f44ffd43 common v0.8.2: Ratio64 fixes 2026-02-25 08:56:34 -08:00
7f16468104 common: integer: test Ratio64 from float 2026-02-25 08:48:02 -08:00
a870899743 common: integer: fix Ratio64::mul_int with large numbers 2026-02-25 08:48:02 -08:00
b5431c0732 common: v0.8.1 pub RunState 2026-02-20 07:01:34 -08:00
36ccbdc6b2 print when zero size mesh 2026-02-19 14:40:56 -08:00
a68f009658 ignore empty face 2026-02-19 14:37:15 -08:00
118a1639a7 common: tweak run 2026-02-19 10:11:02 -08:00
3174f9caa9 fix divide by zero 2026-02-18 09:19:14 -08:00
67680312dd fixed_wide v0.2.2 mul_sign div_sign 2026-02-05 07:36:18 -08:00
1a0a3403f0 specify crate versions in workspace 2026-02-05 07:34:19 -08:00
ebc897aad8 snf v0.3.2 sprint control 2026-02-05 07:28:37 -08:00
23a6655bb0 specify crate versions in workspace 2026-02-05 07:23:27 -08:00
0422c223cd common v0.8.0 2026-02-05 06:58:21 -08:00