Commit Graph

318 Commits

Author SHA1 Message Date
Jindra Petřík
74b4e957a6 feat: add advanced multi sample anti-aliased shape renderer
Multi sample anti-alias renderer with configurable grid.
It can be turned on with icon under render window,
and with checkbox for export.
2026-04-06 21:06:19 +02:00
Jindra Petřík
fdc18ce9f5 feat: scroll object to visible on placeobject selection 2026-04-06 21:06:19 +02:00
Jindra Petřík
ce27c129cf feat: do not reset position on selection of same timelined (#2670)
Closes #2670
2026-04-06 21:06:19 +02:00
Jindra Petřík
6dd8b23e29 fix: properly normalize fonts in defineedittexts, kerning 2026-04-06 21:06:19 +02:00
Jindra Petřík
e577257532 Update year in license header. 2026-01-16 21:33:23 +01:00
Jindra Petřík
57d4072b6a Using the same resizer for display conflation reduction 2026-01-10 14:38:54 +01:00
Jindra Petřík
a43da6ed0a Added: #2592, #2154, #2591 - Better handling of antialias conflation artifacts (by scaling), can be enabled in Advanced Settings / Display and Export. 2025-12-22 17:41:37 +01:00
Jindra Petřík
8fc7541f21 Smooth aa scale, scale 10 2025-12-22 11:45:52 +01:00
Jindra Petřík
636631726f Antialias by scaling test 2025-12-22 11:45:52 +01:00
Jindra Petřík
714dd8761c Removed resampling from CLI and all source code
Frames with streamed sound are not taken as same.
2025-11-16 22:37:09 +01:00
Jindra Petřík
3b82db57ba Spelling fixes 2025-09-06 02:21:46 +02:00
Jindra Petřík
285b4e2cc1 Removed: Resample wav to 44kHz feature from GUI 2025-07-27 14:48:48 +02:00
Jindra Petřík
574cf1c848 Added: #2478 Simple editor - remembering last frame / timeline 2025-07-07 00:13:05 +02:00
Jindra Petřík
8d0952a8fc Added: Copy (selectable) text to clipboard, select all
No text selection in object selection mode.
2025-07-06 15:34:45 +02:00
Jindra Petřík
07984d5154 Try to direct edit texts - unsuccessful. 2025-07-06 14:20:34 +02:00
Jindra Petřík
3feb26f16e Added: Selectable (not yet copyable) text (DefineEditTexts with noselect=0) 2025-07-05 09:29:12 +02:00
Jindra Petřík
4253bce50d Fixed: Not clearing selected depth after timelined change 2025-07-04 12:58:53 +02:00
Jindra Petřík
27abd81997 Fixed: Transform - paste matrix, edit current matrix not working 2 2025-06-19 22:06:17 +02:00
Jindra Petřík
48ef2e88ec Fixed: #2470 Transform - paste matrix, edit current matrix not working
Fixed: Do not allow to switch PlaceObjects in transform mode
2025-06-19 17:00:42 +02:00
Jindra Petřík
3f9f349a69 Update year in license headers to 2025 2025-05-26 07:41:42 +02:00
Jindra Petřík
b8adecdc6c Checkstyle fix 2025-05-25 16:02:03 +02:00
Jindra Petřík
7af21292b4 Added: #2412 Show coordinates on stage mouse move for up to 2 decimal places 2025-05-25 15:39:21 +02:00
Jindra Petřík
ca54060785 Fixed: Touch point incorrect position when editing nested layers 2025-05-17 19:28:51 +02:00
Jindra Petřík
e38fad0271 Fixed: Snap align and snap to objects incorrect position when editing nested layers 2025-05-17 19:19:42 +02:00
Jindra Petřík
b8c67a2bc3 Added: Simple editor - add/remove frames in buttons 2025-05-17 17:03:59 +02:00
Jindra Petřík
5fecb497b4 Added: Simple editor - edit parameters of items inside buttons 2025-05-17 13:38:53 +02:00
Jindra Petřík
cf5ca8be84 Fixed: Incorrect cursor handling when placed object has filters 2025-05-11 08:52:09 +02:00
Jindra Petřík
3133d7b6d0 Simple editor - filters (editing only existing, without gradients) 2025-05-10 13:13:17 +02:00
Jindra Petřík
4faa40bec8 Fixed: Select depth exception when timelined is null 2025-05-09 00:14:55 +02:00
Jindra Petřík
33dbaa7575 Move guide dialog icon. 2025-05-08 22:35:45 +02:00
Jindra Petřík
78cbce64c3 Lines over ruler for selection bounds 2025-05-08 19:36:20 +02:00
Jindra Petřík
fb7fcd027c Move guides to specific position by double clicking them. 2025-05-08 18:54:35 +02:00
Jindra Petřík
902c7a556e Grid does not overlap SWF border. 2025-05-08 08:22:57 +02:00
Jindra Petřík
c63ce2a26e Added: #2370 Snap align border space, object spacing, center alignment,
Setting for color and snap accuracy for guides, grid, 
Dialogs for editing grid, guides and snapping
2025-05-08 00:17:36 +02:00
Jindra Petřík
3d9e44d3f1 Added: Configure grid and guides color 2025-05-07 09:42:40 +02:00
Jindra Petřík
aff0b8aea3 Added: Display grid, snap to grid 2025-05-07 00:40:58 +02:00
Jindra Petřík
282320f061 Added: #2370 Show/Hide guides, lock guides, clear guides actions from icon menu 2025-05-05 22:40:48 +02:00
Jindra Petřík
943e1af20d Toggle ruler icon 2025-05-05 20:06:45 +02:00
Jindra Petřík
b954d2bf39 Snap align to stage borders 2025-05-05 19:25:47 +02:00
Jindra Petřík
87b962ea12 Added: #2370 Magnet icon toggle for snap options.
Better popups for deobfuscate options + link options.
2025-05-05 12:30:15 +02:00
Jindra Petřík
76031a1c24 Added: #2370 Snap align 2025-05-04 21:07:34 +02:00
Jindra Petřík
47195e1eaf Checkstyle fix
Remove prints left
2025-05-04 14:54:41 +02:00
Jindra Petřík
096bef7fa5 Touchpoint on freetransform 2025-05-04 14:35:31 +02:00
Jindra Petřík
4af742a16b Snapping for editing shape points 2025-05-04 13:58:22 +02:00
Jindra Petřík
a7c70deca3 Added: Snap to objects and pixels,
Configuration for it
2025-05-04 12:32:14 +02:00
Jindra Petřík
02285cbf27 Added: #2370 Snap to guides 2025-05-04 10:46:48 +02:00
Jindra Petřík
f61bc9ea24 Added: Objects dragging - show touch point and snap it to 9 important points around object rectangle 2025-05-04 09:53:56 +02:00
Jindra Petřík
c49bfdf04b Guides cursor stays after drag 2025-05-04 07:00:26 +02:00
Jindra Petřík
9cd0055302 Dragging fix 2025-05-04 01:15:42 +02:00
Jindra Petřík
ee0533d4b1 Guides cursor 2025-05-04 01:01:11 +02:00