nigig-org/crates/apps/map/src
andodeki 5ae5d5a84c
Some checks failed
nigig-build (CAD) / supply-chain (push) Has been cancelled
nigig-build (CAD) / cad-module (push) Has been cancelled
nigig-build (CAD) / full-crate-check (push) Has been cancelled
nigig-build (CAD) / cad-engine-coverage (push) Has been cancelled
nigig-build (CAD) / doc-workspace-coverage (push) Has been cancelled
nigig-build (CAD) / cad-widget-coverage (push) Has been cancelled
repo hygiene / hygiene (push) Has been cancelled
nigig-map / test (push) Has been cancelled
fix(android): gate cad-ui host-only + port map to new makepad API
- nigig-build: cad-ui + construction_frame host-only (DO NOT enable
  unconditionally: CadViewport Script derive fails ScriptApply for
  aarch64 and breaks every pageflipnav android build).
- map: vendor TagThreadPool (removed upstream with the task-pool
  scheduler) into thread_pool.rs; Walk literals gain
  ..Default::default() for new aspect/cell/deferred fields.
Verified by pageflipnav aarch64 release rust build (0 errors).
2026-09-11 08:46:05 +03:00
..
icons feat(map): add 42 SVG POI icons with vector tessellation infrastructure 2026-08-01 05:13:09 +00:00
makepad_map fix(android): gate cad-ui host-only + port map to new makepad API 2026-09-11 08:46:05 +03:00
asset_loader.rs fix(map): resolve all 51 compilation errors in map crate 2026-07-28 18:53:13 +00:00
cache.rs fix(map): resolve all 51 compilation errors in map crate 2026-07-28 18:53:13 +00:00
geometry.rs fix(map): repair the crate so it compiles, five errors from one bad merge 2026-08-04 05:02:24 +00:00
icons.rs test(map): add comprehensive unit tests for icons module 2026-08-16 18:51:20 +00:00
label.rs fix(map): resolve all 51 compilation errors in map crate 2026-07-28 18:53:13 +00:00
label_state.rs refactor(map): extract LabelState to reduce view.rs responsibilities 2026-07-27 15:30:22 +00:00
lib.rs fix(android): gate cad-ui host-only + port map to new makepad API 2026-09-11 08:46:05 +03:00
mvt_parser.rs fix(map): repair nigig-map build — icons, imports, crate deps 2026-08-16 21:14:38 +00:00
overlay.rs fix(android): gate cad-ui host-only + port map to new makepad API 2026-09-11 08:46:05 +03:00
overpass_parser.rs fix(map): increase MAX_ELEMENTS_PER_TILE to 250k and add CI workflow 2026-07-28 20:41:02 +00:00
render_graph.rs test(map): add comprehensive unit tests for render_graph module 2026-08-16 18:30:39 +00:00
renderer.rs updated map 2026-07-26 18:00:48 +03:00
scheduler.rs security(map): implement Phase 4 security hardening 2026-07-27 16:27:17 +00:00
sprite.rs feat(map): add 42 SVG POI icons with vector tessellation infrastructure 2026-08-01 05:13:09 +00:00
style.rs fix(map): repair the crate so it compiles, five errors from one bad merge 2026-08-04 05:02:24 +00:00
style_json.rs fix(json): prevent stack overflow in recursive JSON parser (BUG-012) 2026-07-28 16:32:55 +00:00
tessellation.rs fix(map): resolve all 51 compilation errors in map crate 2026-07-28 18:53:13 +00:00
thread_pool.rs fix(android): gate cad-ui host-only + port map to new makepad API 2026-09-11 08:46:05 +03:00
tile.rs fix(map): resolve all 51 compilation errors in map crate 2026-07-28 18:53:13 +00:00
tile_decode.rs refactor(map): remove makepad maps feature dependency 2026-08-04 11:37:57 +00:00
tile_disk.rs fix(map): repair nigig-map build — icons, imports, crate deps 2026-08-16 21:14:38 +00:00
view.rs fix(android): gate cad-ui host-only + port map to new makepad API 2026-09-11 08:46:05 +03:00
viewport.rs ci(map): make the workflow runnable, and cover the code it now guards 2026-08-04 05:06:48 +00:00