cad-editor/src
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Hakan Seven e3bce16545 feat: redesign View tab and fix Annotate/tab order
- Redesign View ribbon tab with 8 groups matching AutoCAD layout:
  Viewport Tools (UCS Icon, ViewCube, Navigation Bar),
  Navigate, Model Viewports (Viewport Configuration, Named, Join, Restore),
  Visual Style (dropdown), Projection, Preset,
  Palettes (Tool Palettes, Properties, Sheet Set Manager),
  Interface (File Tabs, Layout Tabs, Tile Horiz/Vert, Cascade)
- Add Extract Data and Link Data tools to Annotate → Tables group
- Fix tab order to Home → Insert → Annotate → View → Manage via build.rs PRIORITY list
- Add 17 new SVG icons for all new commands

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-09 12:25:15 +03:00
..
app feat: add style selector comboboxes to Annotate ribbon tab 2026-04-09 03:38:23 +03:00
command feat: add missing Annotate tab commands and icons 2026-04-09 03:26:47 +03:00
entities feat: Shape entity support (render + grips + props + transform) 2026-04-06 23:30:27 +03:00
io feat: STEPOUT command — export 3D meshes to STEP AP203 2026-04-08 22:23:58 +03:00
modules feat: redesign View tab and fix Annotate/tab order 2026-04-09 12:25:15 +03:00
scene chore: fix all compiler warnings 2026-04-08 22:28:31 +03:00
shaders fix: MSAA resolve no longer overwrites widget backgrounds 2026-04-08 12:20:47 +03:00
snap feat: Object Snap Tracking (OTRACK / F11) 2026-04-08 00:26:54 +03:00
ui feat: add style selector comboboxes to Annotate ribbon tab 2026-04-09 03:38:23 +03:00
linetypes.rs first commit 2026-03-22 14:56:27 +03:00
main.rs Refactor src/main.rs into modular src/app/ structure 2026-03-22 22:44:32 +03:00
patterns.rs first commit 2026-03-22 14:56:27 +03:00