• Joined on 2022-10-27
andodeki pushed to main at andodeki/nigig-org 2026-09-01 09:13:51 +00:00
eaeebd3910 feat(p2p-intel): Binance P2P spread intelligence, shaped by what the live book actually contains
andodeki pushed to nigig-makepad-test-android at andodeki/makepad 2026-08-28 07:25:55 +00:00
4a166606c0 nigig: carry workspace.dependencies into android wrapper manifest
aad7b2a2d3 nigig: NIGIG test-mode forwarding, custom manifest hook, ortho camera support
b9629224d9 makepad_test: grant runtime permissions after install to prevent dialog overlay
54860b193a makepad_test: force-stop interfering Robrix app during tests
ca9b399733 makepad_test: use pm disable-user to prevent Samsung zombie resurrection
Compare 11 commits »
andodeki pushed to nigig-makepad-test-android at andodeki/makepad 2026-08-27 23:34:57 +00:00
be57d63b48 nigig: NIGIG test-mode forwarding, custom manifest hook, ortho camera support
ea57a8277a makepad_test: grant runtime permissions after install to prevent dialog overlay
84ef88c1f1 makepad_test: force-stop interfering Robrix app during tests
3a50f77beb makepad_test: use pm disable-user to prevent Samsung zombie resurrection
54480252a0 android: send BeforeStartup/AfterStartup over websocket
Compare 69 commits »
andodeki pushed to main at andodeki/nigig-org 2026-08-26 16:26:01 +00:00
cbce585eb4 perf(cad): complete 2D and 3D LOD -- Phase 5
andodeki pushed to main at andodeki/nigig-org 2026-08-26 15:40:09 +00:00
a5ba719d8d perf(cad): add measured sub-pixel LOD to the 2D path -- Phase 5
andodeki pushed to main at andodeki/nigig-org 2026-08-24 20:35:02 +00:00
6f3a96cf8f perf(camera): persistent preview texture + area-scoped redraw; add native Video-path variant
andodeki pushed to main at andodeki/nigig-org 2026-08-21 05:08:16 +00:00
4cbb155cb7 perf(cad): stroke per group, not per item -- Phase 4 of the render plan
andodeki pushed to main at andodeki/nigig-org 2026-08-21 05:04:48 +00:00
087965f17d docs(pdf): does the PDF viewport have a minimal-drawcall strategy? No -- and the renderer is unwired
andodeki pushed to main at andodeki/nigig-org 2026-08-21 04:52:01 +00:00
06a3de6126 feat(spreadsheet): dropdown cells and button cells (#9 remainder, complete)
328690dfbf feat(spreadsheet): 3-state header sort (asc/desc/off) with a timed report
Compare 2 commits »
andodeki pushed to main at andodeki/nigig-org 2026-08-21 04:42:02 +00:00
dc1defd7e8 perf(cad): one draw call per shape, not per part -- Phase 3 of the render plan
andodeki pushed to main at andodeki/nigig-org 2026-08-21 04:18:50 +00:00
1e5d014198 perf(cad): one GPU buffer per shape, not per part -- Phase 2 of the render plan
andodeki pushed to nigig-makepad-test-android at andodeki/makepad 2026-08-21 03:00:51 +00:00
7d82c6dc93 makepad_test: grant runtime permissions after install to prevent dialog overlay
andodeki pushed to nigig-makepad-test-android at andodeki/makepad 2026-08-21 02:33:43 +00:00
18e110d432 makepad_test: force-stop interfering Robrix app during tests
andodeki pushed to nigig-makepad-test-android at andodeki/makepad 2026-08-21 02:05:12 +00:00
ec8ac35d88 makepad_test: use pm disable-user to prevent Samsung zombie resurrection
andodeki pushed to main at andodeki/nigig-org 2026-08-20 21:45:53 +00:00
4aaebafe4e perf(cad): cull parts against the viewport -- Phase 1 of the render plan
andodeki pushed to main at andodeki/nigig-org 2026-08-20 21:36:24 +00:00
4d681dfdbe feat(spreadsheet): slider cells and inline-Markdown cells (#9 remainder)
andodeki pushed to main at andodeki/nigig-org 2026-08-20 21:17:18 +00:00
42b1e7152a docs(cad): merge a second render review into the plan, and correct the hash both reviews got wrong
andodeki pushed to main at andodeki/nigig-org 2026-08-20 21:01:54 +00:00
14aa0d5017 perf(cad): measure what a frame submits — Phase 0 of the render plan
andodeki pushed to main at andodeki/nigig-org 2026-08-20 20:48:37 +00:00
8c1a4ad446 feat(spreadsheet-ui): Big Data virtual tab — 1B cells, procedural, timed sort
f14823a6da feat(spreadsheet): grid data-provider abstraction and a virtual 1B-cell source
Compare 2 commits »
andodeki pushed to main at andodeki/nigig-org 2026-08-20 20:44:20 +00:00
f27ace8b7f docs(cad): render optimisation plan — and a correction to the analysis it rests on