mitchellhansen
  • Joined on 2020-08-23
mitchellhansen pushed to master at mitchellhansen/Trac3r-rust 2026-05-08 06:46:29 +00:00
dd2e3135d7 brush-paint: prefer bottommost-leftmost endpoint as stroke seed
mitchellhansen pushed to master at mitchellhansen/Trac3r-rust 2026-05-08 06:32:34 +00:00
b9acb48ebe brush-paint: per-endpoint init_dir from skeleton tangent
f370b99d95 Revert "brush-paint: add wall_follow_weight — right-hand wall-following bonus"
Compare 2 commits »
mitchellhansen pushed to master at mitchellhansen/Trac3r-rust 2026-05-08 04:59:43 +00:00
1ce6244340 brush-paint: add wall_follow_weight — right-hand wall-following bonus
8043254593 brush-paint: fix optimizer hot-path leaks discovered via samply profile
Compare 2 commits »
mitchellhansen pushed to master at mitchellhansen/Trac3r-rust 2026-05-07 07:51:34 +00:00
34ee79f543 brush-paint: cache hull-derived data (SDF + skeleton + was_ink) per hull
8cc5b5cc8a brush-paint: bit-pack the was_ink and unpainted masks
ab07593ade brush-paint: skip-when-not-tracing + precomputed disk offsets
Compare 3 commits »
mitchellhansen pushed to master at mitchellhansen/Trac3r-rust 2026-05-07 06:41:44 +00:00
391fda6206 brush-paint: collapse would_be_stuck + min_score termination
84d8af67f3 brush-paint: remove polish_path post-walk relaxation (~270 lines)
7ce1fea64f brush-paint: remove Dijkstra repaint fallback (~110 lines)
da653eb881 brush-paint: delete dead code (~250 lines)
Compare 4 commits »
mitchellhansen pushed to master at mitchellhansen/Trac3r-rust 2026-05-07 05:00:55 +00:00
890d4e9eed brush-paint-opt: widen lookahead_steps range to 5-10 + apply minor v3 tweaks
mitchellhansen pushed to master at mitchellhansen/Trac3r-rust 2026-05-07 04:18:15 +00:00
75edb76681 brush-paint-opt: tighten axis bounds to prevent smear-basin
mitchellhansen pushed to master at mitchellhansen/Trac3r-rust 2026-05-06 22:47:25 +00:00
e172d5703e brush-paint: stop silent-zeroing sub-threshold unpainted; expose back_dir_cutoff as tunable
mitchellhansen pushed to master at mitchellhansen/Trac3r-rust 2026-05-06 15:05:08 +00:00
901c851b08 brush-paint-opt: lex-rank structural fails above bg-rate fail
mitchellhansen pushed to master at mitchellhansen/Trac3r-rust 2026-05-06 05:50:24 +00:00
357db2b061 brush-paint-opt: letter-conditional curvature + exponential cluster penalty
e53d73d5cb remove streamline fill strategy — abandoned approach
50c8be46ee brush-paint: roll meta-optimizer idx-20 winners into PaintParams + ScoreWeights defaults
513d07228a scripts: drop quotes around $RPATH in ssh bash -lc to allow tilde expansion
Compare 4 commits »
mitchellhansen pushed to master at mitchellhansen/Trac3r-rust 2026-05-02 07:56:50 +00:00
56fa480610 brush-paint-opt: drop barrier penalties from meta-opt inner score
mitchellhansen pushed to master at mitchellhansen/Trac3r-rust 2026-05-02 07:27:54 +00:00
9190661d7a brush-paint-opt: distributed meta-optimizer worker + orchestrator
mitchellhansen pushed to master at mitchellhansen/Trac3r-rust 2026-05-02 07:22:49 +00:00
9748e06ca9 brush-paint-opt: density-aware unpainted + lex comparator + meta-optimizer
mitchellhansen pushed to master at mitchellhansen/Trac3r-rust 2026-05-02 06:25:53 +00:00
d461d2d20e brush-paint: walker tracing, optimizer rewrite, distributed worker
mitchellhansen pushed to master at mitchellhansen/Trac3r-rust 2026-05-02 01:16:07 +00:00
31bdb185d5 Merge remote-tracking branch 'origin/master'
2e26069a35 update
Compare 3 commits »
mitchellhansen pushed to master at mitchellhansen/Trac3r-rust 2026-04-30 04:15:41 +00:00
c28bba2815 screeny
mitchellhansen pushed to master at mitchellhansen/Trac3r-rust 2026-04-30 03:43:31 +00:00
abe65b83ba chore: migrate images to Git LFS
mitchellhansen pushed to master at mitchellhansen/Trac3r-rust 2026-04-28 20:17:51 +00:00
14dc804112 feat: FluidNC upload, bed/paper layout, pen-plotter gcode hardening
mitchellhansen pushed to master at mitchellhansen/Trac3r-rust 2026-04-28 00:57:57 +00:00
889ff386c5 feat: project save/load, NodeGraph pan/zoom perf fix, test suite
eef77a6f4c feat: Hull/Fill nodes freely addable+deletable; remove Fill view tab
2f9b80c9f1 feat: Fill as a graph node — pipeline is now fully Source→Kernel→Hull→Fill
949e5b77bb remove Hulls view tab and its supporting dead code
0420a58509 feat: Hull as a graph node — threshold/connectivity/color-filter in the pipeline
Compare 11 commits »
mitchellhansen pushed to master at mitchellhansen/flappy-bird-rust 2025-11-25 06:42:43 +00:00
9c0ad6fcba other files
efab67d027 ai to the rescue
Compare 2 commits »