26d020ce3d
feat: move PushDirection enum to OpenNest.Core
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-06 18:23:02 -05:00
cc934f96aa
Update design doc with full implementation plan
...
5 tasks: move PushDirection to Core, add GetPartLines helpers,
add DirectionalDistance algorithm, rewrite PushSelected, clean up.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-06 18:20:54 -05:00
ba7be854ff
Add design doc for geometry-based push
...
Replace bounding-box push with analytical polygon directional-distance
so parts nestle together based on actual cut geometry.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-06 18:19:00 -05:00
a576d53a68
Update CLAUDE.md to reflect new namespace structure
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-06 13:05:32 -05:00
e4df9cacd8
Move converters to OpenNest.Converters namespace
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-06 13:04:46 -05:00
67a66e10fd
Move geometry primitives to OpenNest.Geometry namespace
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-06 13:02:12 -05:00
8d9aebb83f
Move math utilities to OpenNest.Math namespace
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-06 12:51:16 -05:00
2210f60656
Add CLAUDE.md project documentation
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-05 08:16:52 -05:00
ea71978e0d
Rename Quantity to DwgQty
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-05 08:16:48 -05:00
255d3962a6
Rename CircularMove to ArcMove
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-05 08:16:43 -05:00
2d956fd3f7
Restructure project layout to flatten directory structure
...
Move all projects from Source/ to repository root for simpler navigation.
- Remove External/ dependency DLLs (will use NuGet packages)
- Remove Installer/ NSIS script
- Replace PartCollection/PlateCollection with ObservableList
- Add packages.config for NuGet dependencies
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-Authored-By: Claude <noreply@anthropic.com >
2025-11-27 20:29:12 -05:00
8367d9f400
Highlight completely nested parts.
2021-05-18 09:21:33 -04:00
4bb092e0e5
Push parts based on quadrant
2021-05-18 07:56:51 -04:00
f2595d7cba
First commit.
2016-05-16 22:09:19 -04:00