Kelsi
869124fa96
refactor(editor): extract vertex weld into shared cli_weld utility
...
Three callers were each open-coding the same quantize-and-
bucket pass over vertex positions: --info-mesh-stats,
--info-wob-stats, and --bake-wom-collision. Move the
implementation to cli_weld.{hpp,cpp} as buildWeldMap() and
have each caller pass a flat positions array.
Identical std::map-based exact-equality keying preserved
(unbalanced-hash collisions remain absent). All three call
sites verified to produce byte-identical output:
• info-mesh-stats firepit: 240→80 verts, 0 boundary
• info-wob-stats cube: 8→8 verts, watertight YES
• bake-wom-collision tent: 18→6 verts, 8-tri WOC
About 75 lines of duplication removed; future weld-using
commands now opt in by including one header.
2026-05-09 11:05:54 -07:00
..
2026-05-09 08:16:52 -07:00
2026-05-09 08:16:52 -07:00
2026-05-09 11:03:33 -07:00
2026-05-09 10:08:14 -07:00
2026-05-08 17:12:10 -07:00
2026-05-08 17:12:10 -07:00
2026-05-09 11:05:54 -07:00
2026-05-09 05:57:25 -07:00
2026-05-09 09:25:41 -07:00
2026-05-09 09:25:41 -07:00
2026-05-09 08:06:20 -07:00
2026-05-09 08:06:20 -07:00
2026-05-09 04:50:26 -07:00
2026-05-09 03:33:40 -07:00
2026-05-09 06:25:04 -07:00
2026-05-09 06:25:04 -07:00
2026-05-09 02:25:05 -07:00
2026-05-09 02:25:05 -07:00
2026-05-09 04:14:32 -07:00
2026-05-09 04:14:32 -07:00
2026-05-09 09:16:26 -07:00
2026-05-09 09:16:26 -07:00
2026-05-09 04:35:08 -07:00
2026-05-09 04:35:08 -07:00
2026-05-09 10:15:51 -07:00
2026-05-09 10:15:51 -07:00
2026-05-09 05:45:00 -07:00
2026-05-09 05:45:00 -07:00
2026-05-09 05:32:27 -07:00
2026-05-09 05:32:27 -07:00
2026-05-09 09:23:23 -07:00
2026-05-09 09:23:23 -07:00
2026-05-09 02:48:58 -07:00
2026-05-09 02:48:58 -07:00
2026-05-09 01:57:37 -07:00
2026-05-09 01:57:37 -07:00
2026-05-08 16:19:30 -07:00
2026-05-08 16:19:30 -07:00
2026-05-09 10:59:05 -07:00
2026-05-08 22:19:41 -07:00
2026-05-09 11:03:33 -07:00
2026-05-08 20:59:02 -07:00
2026-05-09 06:46:02 -07:00
2026-05-09 06:46:02 -07:00
2026-05-09 11:03:33 -07:00
2026-05-08 20:12:15 -07:00
2026-05-09 07:38:36 -07:00
2026-05-09 07:38:36 -07:00
2026-05-09 07:16:27 -07:00
2026-05-09 07:16:27 -07:00
2026-05-09 07:33:40 -07:00
2026-05-09 07:33:40 -07:00
2026-05-09 07:22:06 -07:00
2026-05-09 07:22:06 -07:00
2026-05-09 07:10:12 -07:00
2026-05-09 07:10:12 -07:00
2026-05-09 07:28:15 -07:00
2026-05-09 07:28:15 -07:00
2026-05-09 10:08:14 -07:00
2026-05-09 09:31:31 -07:00
2026-05-09 08:26:52 -07:00
2026-05-09 08:26:52 -07:00
2026-05-09 08:33:59 -07:00
2026-05-09 08:33:59 -07:00
2026-05-09 05:19:04 -07:00
2026-05-09 05:19:04 -07:00
2026-05-09 09:04:44 -07:00
2026-05-09 09:04:44 -07:00
2026-05-09 00:36:51 -07:00
2026-05-09 00:36:51 -07:00
2026-05-09 11:05:54 -07:00
2026-05-09 09:49:39 -07:00
2026-05-09 00:04:27 -07:00
2026-05-09 00:04:27 -07:00
2026-05-09 06:13:41 -07:00
2026-05-09 06:13:41 -07:00
2026-05-09 10:22:36 -07:00
2026-05-09 10:22:36 -07:00
2026-05-09 03:12:09 -07:00
2026-05-09 03:12:09 -07:00
2026-05-09 09:54:17 -07:00
2026-05-09 09:54:17 -07:00
2026-05-08 18:47:06 -07:00
2026-05-08 18:47:06 -07:00
2026-05-09 07:56:16 -07:00
2026-05-09 07:56:16 -07:00
2026-05-09 08:01:28 -07:00
2026-05-09 08:01:28 -07:00
2026-05-09 08:22:06 -07:00
2026-05-09 08:22:06 -07:00
2026-05-08 17:36:10 -07:00
2026-05-08 17:36:10 -07:00
2026-05-09 08:11:50 -07:00
2026-05-09 08:11:50 -07:00
2026-05-09 08:59:51 -07:00
2026-05-09 08:59:51 -07:00
2026-05-09 05:05:22 -07:00
2026-05-09 05:05:22 -07:00
2026-05-09 08:56:47 -07:00
2026-05-09 08:56:47 -07:00
2026-05-09 09:34:19 -07:00
2026-05-09 09:34:19 -07:00
2026-05-09 09:14:01 -07:00
2026-05-09 09:14:01 -07:00
2026-05-09 08:47:32 -07:00
2026-05-09 08:47:32 -07:00
2026-05-09 06:36:02 -07:00
2026-05-09 06:36:02 -07:00
2026-05-09 11:05:54 -07:00
2026-05-09 11:05:54 -07:00
2026-05-09 01:18:09 -07:00
2026-05-09 01:18:09 -07:00
2026-05-09 07:50:02 -07:00
2026-05-09 07:50:02 -07:00
2026-05-09 11:05:54 -07:00
2026-05-09 07:44:57 -07:00
2026-05-09 07:03:14 -07:00
2026-05-09 07:03:14 -07:00
2026-05-09 08:42:49 -07:00
2026-05-09 08:42:49 -07:00
2026-05-09 09:44:52 -07:00
2026-05-09 09:44:52 -07:00
2026-05-09 10:01:33 -07:00
2026-05-09 10:01:33 -07:00
2026-05-09 03:52:44 -07:00
2026-05-09 03:52:44 -07:00
2026-05-08 18:24:01 -07:00
2026-05-08 18:24:01 -07:00
2026-05-09 09:09:06 -07:00
2026-05-09 09:09:06 -07:00
2026-05-09 08:52:19 -07:00
2026-05-09 08:52:19 -07:00
2026-05-08 16:46:14 -07:00
2026-05-08 16:46:14 -07:00
2026-05-07 15:47:26 -07:00
2026-05-07 18:19:24 -07:00
2026-05-07 18:19:24 -07:00
2026-05-07 10:32:19 -07:00
2026-05-07 09:48:59 -07:00
2026-05-09 10:22:36 -07:00
2026-05-07 10:03:17 -07:00
2026-05-07 10:17:36 -07:00
2026-05-07 10:17:36 -07:00