Releases: trailcode/EzyCad
Releases · trailcode/EzyCad
Release list
EzyCad v0.2.0
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
What's Changed
- [EzyCad] gen fixes by @trailcode in #2
- update readme. by @trailcode in #4
- move shp constrain axis(#5) by @trailcode in #8
- [EzyCad] Rotate shapes (#9) by @trailcode in #10
- Trailcode/gen fixes by @trailcode in #11
- [EzyCad] gen fixes by @trailcode in #14
- Issue #17 by @trailcode in #18
- Operation Axis Cannot Be Redefined After Initial Definition by @trailcode in #20
- Trailcode/Enhance Usage Guide Documentation for Sketch Tools by @trailcode in #21
- Trailcode/usage guide by @trailcode in #23
- Trailcode/sketch from face fix by @trailcode in #24
- Fix by @trailcode in #25
- Trailcode/angle constraint by @trailcode in #27
- Trailcode/mirror selected edges fixes by @trailcode in #29
- Fix: Operation axis visibility when switching between sketches by @trailcode in #31
- Fillet operator by @trailcode in #33
- Chamfer units fix. by @trailcode in #34
- Trailcode/split edge midpoint by @trailcode in #36
- Trailcode/theme colors by @trailcode in #38
- Trailcode/examples by @trailcode in #40
- Trailcode/lua console by @trailcode in #41
- Trailcode/undo redo by @trailcode in #46
- Trailcode/gen improvements by @trailcode in #47
- Trailcode/lua console improvments by @trailcode in #49
- Trailcode/lua console 001 by @trailcode in #51
- Trailcode/default project by @trailcode in #53
- Trailcode/export shps by @trailcode in #55
- Fix log by @trailcode in #56
- Trailcode/python console2 by @trailcode in #58
- Trailcode/gen improvements2 by @trailcode in #61
- Set shape material by @trailcode in #63
- Lua Console UX, keyboard routing, Shape List selection, Options tweaks by @trailcode in #65
- Trailcode/fix/wasm import console font settings by @trailcode in #67
- Trailcode/sketch image underlay by @trailcode in #69
- Trailcode/b3 by @trailcode in #72
- Trailcode/sketch properties dialog by @trailcode in #74
- Trailcode/underlay calibration UI by @trailcode in #76
- fix/cmake-reproducible-native-deps by @trailcode in #78
- Trailcode/add node by @trailcode in #81
- Trailcode/version by @trailcode in #83
- Trailcode/cleanup by @trailcode in #87
- Trailcode/gen fixes by @trailcode in #89
- get_camera / set_camera lua / python by @trailcode in #90
- Fix underlay image presentation by @trailcode in #91
- 3D view hotkeys (orbit, roll, zoom), settings, About / markdown, tooling, and docs by @trailcode in #97
- UI improvements for sketch/shape lists and coding style guidance by @trailcode in #99
- Trailcode/sketch list improvements by @trailcode in #101
- Shape polar duplicate: show permanent sketch nodes in inspection and polar-duplicate modes by @trailcode in #103
- Code formatting: clang-format, style guide, CMake scripts IDE group by @trailcode in #105
- Publish usage guides on Read the Docs; merge docs into doc/ by @trailcode in #107
- UI improvements: shape delete, options scroll, inspection ortho by @trailcode in #109
- UI polish: sketch snap, sketch/shape list UX, grid settings, docs by @trailcode in #112
- Sketch nodes refactor, global dimension settings, OCCT 8 wasm build docs by @trailcode in #114
- Trailcode/compile fix by @trailcode in #116
New Contributors
- @trailcode made their first contribution in #2
Full Changelog: https://github.com/trailcode/EzyCad/commits/v0.1.0