openpencil/desktop/src
Danila Poyarkov 91e759d7fd feat(editor): add configurable snapping and guides
- Snap vector points, moved layers, and resized edges to geometry, objects, guides, and pixels
- Add persistent snapping preferences with browser and native menu controls
- Normalize canvas and layout guides across Scene Graph and .fig conversion
- Clear transient snapping feedback across interrupted interactions
2026-08-18 19:11:48 +03:00
..
credentials.rs feat(app): add cross-platform credential storage 2026-07-26 14:07:26 +03:00
fig_container.rs fix(tauri): transfer FIG exports over binary IPC (#509) 2026-08-13 22:23:37 +03:00
fonts.rs fix(tauri): prevent Windows font loading crashes (#497) 2026-08-12 20:09:04 +03:00
http.rs fix(tauri): preserve HTTP timeout and response semantics 2026-08-13 20:33:10 +03:00
lib.rs feat(editor): add configurable snapping and guides 2026-08-18 19:11:48 +03:00
main.rs Rename Cargo crate to open_pencil, binary to OpenPencil 2026-03-01 02:42:12 +03:00
menu.rs feat(editor): add configurable snapping and guides 2026-08-18 19:11:48 +03:00
menu_events.rs feat(tauri): support desktop file associations 2026-05-12 16:12:16 +03:00
window.rs Refactor architecture boundaries across core, app, and packages (#234) 2026-04-30 15:14:19 +03:00