openpencil/src
Danila Poyarkov 5a77f2c1cc Fix flip and single-node alignment
Flip horizontal/vertical now toggles flipX/flipY with scale
transform instead of manipulating rotation. Import detects flip
from negative transform determinant. Single-node alignment uses
parent frame bounds instead of bailing out.
2026-03-03 18:35:30 +03:00
..
ai Unify tool definitions: define once, adapt for AI/CLI/MCP 2026-03-01 15:02:05 +03:00
components Fix flip and single-node alignment 2026-03-03 18:35:30 +03:00
composables Reuse GL context on panel resize 2026-03-03 12:48:51 +03:00
engine Cache effect ImageFilters and reuse layer paint 2026-03-03 10:12:02 +03:00
kiwi Deduplicate kiwi and serialization code 2026-03-01 10:59:35 +03:00
shims Stub shiki to eliminate 9MB of unused language grammars 2026-03-01 20:05:52 +03:00
stores Show loading overlay on canvas while opening .fig files 2026-03-03 12:35:54 +03:00
views Add context menu to layers panel 2026-03-02 19:45:09 +03:00
app.css Reuse GL context on panel resize 2026-03-03 12:48:51 +03:00
App.vue Toast notifications via Reka UI Toast 2026-03-01 18:25:04 +03:00
constants.ts Improve zoom smoothness, add absolute position cache (#21) 2026-03-03 11:44:31 +03:00
demo.ts Shadow rendering performance: per-node SkPicture cache (#25) 2026-03-03 11:37:01 +03:00
env.d.ts Replace emoji icons with Lucide via Iconify (unplugin-icons) 2026-02-28 08:24:42 +03:00
global.d.ts Release v0.3.2 2026-03-02 11:36:18 +03:00
main.ts Collab UI polish, vue-router, extract HsvColorArea 2026-03-01 17:15:08 +03:00
router.ts Collab UI polish, vue-router, extract HsvColorArea 2026-03-01 17:15:08 +03:00
types.ts Extract @open-pencil/core package 2026-03-01 01:03:07 +03:00