Andrey Antukh
|
b9ea2425b9
|
🔥 Remove legacy path formating code
|
2025-05-06 13:39:15 +02:00 |
|
Andrey Antukh
|
1d0020f6e6
|
✨ Replace duplicate fn get-point with segment->point
|
2025-05-06 13:39:13 +02:00 |
|
Andrey Antukh
|
1fc0203c38
|
🎉 Add full integration with path data type feature
|
2025-05-06 13:39:10 +02:00 |
|
Alejandro
|
97c24c8b9c
|
🐛 Fix merge path nodes with only one node selected (#6248)
|
2025-04-10 09:08:44 +02:00 |
|
Andrey Antukh
|
ef3a47b492
|
⚡ Add efficiency changes to get-segments helper
|
2024-08-27 10:48:38 +02:00 |
|
Andrey Antukh
|
f302c724c4
|
⚡ Add efficiency changes on make-curve-point helper
|
2024-08-27 10:48:37 +02:00 |
|
Andrey Antukh
|
4ce654511b
|
✨ Ensure plain map on path params in several functions
|
2024-08-27 10:48:37 +02:00 |
|
Andrey Antukh
|
2f68310a7c
|
📎 Add some fixmes for future path changes
|
2024-08-27 10:48:37 +02:00 |
|
alonso.torres
|
2d25df33ce
|
✨ Add write methods to prototype API
|
2024-07-23 16:55:32 +02:00 |
|
Andrey Antukh
|
f393ce9273
|
🐛 Add migration for fix path shapes with invalid curve segment params
|
2024-06-26 19:46:29 +02:00 |
|
Andrey Antukh
|
833871df65
|
💄 Format frontend code
|
2024-01-08 09:32:50 +01:00 |
|
Andrey Antukh
|
3ceb4cf895
|
♻️ Make svg to shapes conversion code multiplatform
- Move clojure code to common
- Rewrite some native-js code into optimized clojure
|
2023-11-07 12:48:31 +01:00 |
|
Andrey Antukh
|
aa8300c085
|
✨ Move util.svg to common.svg and make it crossplatform
|
2023-09-21 11:00:33 +02:00 |
|
alonso.torres
|
302750bd7e
|
🐛 Fix issue with paths line to curve and concurrent editing
|
2023-07-05 08:10:54 +02:00 |
|
alonso.torres
|
107d607d37
|
🐛 Fix error with empty curves
|
2023-03-15 09:28:46 +01:00 |
|
alonso.torres
|
28663b5ff6
|
⚡ Improved performance of svg paths
|
2023-01-12 12:29:02 +01:00 |
|
Andrey Antukh
|
a85a65a554
|
Merge branch 'staging' into develop
|
2022-10-31 10:44:15 +01:00 |
|
Andrey Antukh
|
72f6905077
|
📎 Add commented code for easy debug release modal on ui ns
|
2022-10-24 12:36:43 +02:00 |
|
luz paz
|
e30bea0b6f
|
🔧 Fix typos in source code
Found via `codespell -q 3 -S *.po,./frontend/yarn.lock -L childs,clen,fpr,inflight,ody,ot,ro,te,trys,ue`
|
2022-10-04 10:40:34 +02:00 |
|
Andrey Antukh
|
41134f22e9
|
📎 Update license header
|
2022-09-20 23:23:22 +02:00 |
|
alonso.torres
|
48615ca5b2
|
🐛 Round coordinates in viewport and paths
|
2022-07-15 14:48:05 +02:00 |
|
alonso.torres
|
76abd6796e
|
🐛 Fix import problems
|
2022-04-06 10:08:35 +02:00 |
|
alonso.torres
|
ed9400912c
|
✨ Fix problems with extreme values
|
2022-03-16 17:46:38 +01:00 |
|
Andrey Antukh
|
8f6fdf361b
|
⚡ Improve path rendering performance.
|
2022-01-24 13:23:09 +01:00 |
|
alonso.torres
|
6727717d1a
|
🐛 Fix problem with join nodes
|
2022-01-03 09:14:58 +01:00 |
|
Andrey Antukh
|
6a7600fd52
|
♻️ Ensure a correct usage of concat/into operations.
|
2021-12-01 11:30:48 +01:00 |
|
Josh Soref
|
589e646023
|
🐛 Fix typos in frontend
|
2021-11-15 09:51:34 -05:00 |
|
alonso.torres
|
9f03e353c7
|
✨ Boolean shapes enhancements
|
2021-10-04 11:07:04 +02:00 |
|
alonso.torres
|
8d634a79c8
|
🐛 Fix problem with content
|
2021-09-29 12:36:45 +02:00 |
|
alonso.torres
|
75f8e473a5
|
✨ Export/Import and edgecases fixing
|
2021-09-27 21:58:29 +02:00 |
|
alonso.torres
|
6fd35ae5d9
|
✨ Updates selrects, groups to path
|
2021-09-27 21:58:29 +02:00 |
|
alonso.torres
|
1db2895606
|
✨ Union,intersection,difference
|
2021-09-27 21:58:29 +02:00 |
|
alonso.torres
|
df60ee06a1
|
✨ Add exclusion boolean operation
|
2021-09-27 21:58:29 +02:00 |
|
alonso.torres
|
0b4b2d3814
|
✨ Add UI for boolean operations
|
2021-09-27 21:58:29 +02:00 |
|
alonso.torres
|
5031700af6
|
✨ Add utilities to calculate boolean shapes
|
2021-09-27 21:58:29 +02:00 |
|
Andrey Antukh
|
899dc5b680
|
🐛 Properly dissoc :metadata prop on image->path conversion.
|
2021-07-15 11:57:45 +02:00 |
|
Andrey Antukh
|
e90185b553
|
✨ Fix linter issues on frontend (part 1).
|
2021-06-18 11:20:25 +02:00 |
|
alonso.torres
|
21aa23e7f5
|
✨ Parsing and file builder
|
2021-06-03 13:26:05 +02:00 |
|
alonso.torres
|
46448bc5c7
|
🐛 Fix problem with merge and join nodes
|
2021-05-28 10:51:36 +02:00 |
|
alonso.torres
|
6d0b36e9b9
|
🐛 Fix problem with new nodes in paths
|
2021-05-26 10:43:29 +02:00 |
|
alonso.torres
|
28c5fd4583
|
🐛 Fix problem with imported SVG on editing paths
|
2021-05-24 15:09:34 +02:00 |
|
alonso.torres
|
810f868b67
|
🐛 Fix problem with shapes with no transform to path
|
2021-05-19 16:52:21 +02:00 |
|
alonso.torres
|
346fb8fb11
|
✨ Transform simple shapes to path on double click
|
2021-05-17 13:12:20 +02:00 |
|
alonso.torres
|
3bb3fcfbda
|
🐛 Fix problems with empty paths and shortcuts
|
2021-05-07 13:13:58 +02:00 |
|
alonso.torres
|
1a7b098282
|
✨ Improvements to loop removing
|
2021-04-23 13:29:54 +02:00 |
|
alonso.torres
|
2184286a78
|
✨ Merge closing subpaths for seamless paths
|
2021-04-23 13:29:54 +02:00 |
|
alonso.torres
|
6331dff484
|
✨ Snapping 180 angle with opposites handlers
|
2021-04-21 17:40:09 +02:00 |
|
alonso.torres
|
961a7a2e03
|
✨ Additional changes to path editing
|
2021-04-21 17:40:09 +02:00 |
|
alonso.torres
|
c7683dfd80
|
✨ Improved make curve options
|
2021-04-21 17:40:09 +02:00 |
|
alonso.torres
|
de11e85d2b
|
♻️ Refactor path utils
|
2021-04-21 17:40:09 +02:00 |
|