Skip to content

Releases: trailcode/EzyCad

EzyCad v0.2.0

Choose a tag to compare

@trailcode trailcode released this 13 Jun 23:22

EzyCad 0.2.0

See full details in CHANGELOG.md.

Highlights:

  • Consistent Options pane headers + ? contextual help buttons for all modes (incl. Inspection and Sketch inspection). Uses a central get_doc_url_for_mode map + assert.
  • Full Tab (distance/length/radius) + Shift+Tab (angle) documentation + Angle Constraint sections for every sketch creation tool, with Slot-specific length-vs-radius notes.
  • doc_link_tests.cpp (validates live docs anchors).
  • agents/ templates for issues and PRs + release checklist in dev.md.
  • Version now displayed in window title and Help > About.

What's Changed

  • ci, docs: make -DUSE_BOOST optional (fast CI w/o heavy boost-geometry), consolidate docs/, IDE folders, fix MSVC+OCCT warnings by @trailcode in #117
  • fix: make shape selection mode depend on current editing mode by @trailcode in #121
  • Trailcode/agents by @trailcode in #122
  • docs, agents: make AI instructions generic, expand dev.md, clean .cursor/ references by @trailcode in #123
  • Sketch snap: global co-axial alignment guides and sketch_nodes PIMPL accessors by @trailcode in #125
  • Settings: snap guide line width, user-docs sync checklist, LF source endings by @trailcode in #127
  • Settings: Show grid toggle + grid aligned to active sketch plane by @trailcode in #129
  • Trailcode/sketch-tool-input-docs-options-pane-help by @trailcode in #132

Full Changelog: v0.1.0...v0.2.0

EzyCad v0.1.0

Choose a tag to compare

@github-actions github-actions released this 05 Jun 22:47

What's Changed

New Contributors

Full Changelog: https://github.com/trailcode/EzyCad/commits/v0.1.0