Commit Graph

7484 Commits

Author SHA1 Message Date
Jindra Petřík
f6010cf7ed Fixed: #2354 Simplify expressions problems in some cases 2024-10-29 16:55:43 +01:00
Jindra Petřík
79765e07a8 Cache as bitmap background color fixes 2024-10-29 16:55:43 +01:00
Jindra Petřík
418c269811 Easy mode view renamed to Simple editor view 2024-10-29 16:55:43 +01:00
Jindra Petřík
0d4746fa0b Easy mode view renamed to Simple editor view 2024-10-29 16:55:43 +01:00
Jindra Petřík
f47feaed1c Fixed: Nullpointer after clicking timeline 2024-10-29 16:55:43 +01:00
Jindra Petřík
19f138298e Restore composite mode after drawing. 2024-10-29 16:55:43 +01:00
Jindra Petřík
db5aa019a6 Fixed: #2192 Long script lines are now wrapped (1000 chars limit by default) to avoid problems on Linux 2024-10-29 16:55:43 +01:00
Jindra Petřík
a36e16fc73 Fixed: FLA export AS linkage / import 2024-10-29 16:55:43 +01:00
Jindra Petřík
00dfceb1b9 Fixed: FLA CS4 and below imported fonts 2024-10-29 16:55:43 +01:00
Jindra Petřík
65b2f25b50 Fixed: #2348 Export FLA CS4 or below with more than 255 instances
Switching ribbon/nonribbon fix.
2024-10-29 16:55:43 +01:00
Jindra Petřík
845ae931e8 Added: Cache as bitmap FLA export
Test data
2024-10-29 16:55:43 +01:00
Jindra Petřík
952511ecb6 Added: Cache as bitmap background color support (rendering) 2024-10-29 16:55:43 +01:00
Jindra Petřík
f85f4898cf Color effect values rounding and operation title fix 2024-10-29 16:55:43 +01:00
Jindra Petřík
029f3f0b75 #2349 Typo in Russian translation - word "Import" 2024-10-29 16:55:43 +01:00
Jindra Petřík
b9f0821a74 Easy mode - instance properties - display section (visible, blending, cache as bitmap + bgcolor) 2024-10-29 16:55:43 +01:00
Jindra Petřík
e1997837db Updated chinese translation by 老biu 2024-10-29 16:55:43 +01:00
Jindra Petřík
1f3032334b Fixed: Text display - Alpha channel should not be supported for texts using device fonts 2024-10-29 16:55:43 +01:00
Jindra Petřík
24200bce6d Fixed: FLA export - DefineEditText default text color alpha 2024-10-29 16:55:43 +01:00
Jindra Petřík
241bfe32d5 Fixed: #2341 FLA export - DefineEditText - use its default text color on HTML enabled inputs 2024-10-29 16:55:43 +01:00
Jindra Petřík
b6d770b3b1 Easy UI: Add frame fix 2024-10-29 16:55:43 +01:00
Jindra Petřík
4bffbb75c8 Fixed: #2341 FLA export - linkage and imported fonts did not work correctly 2024-10-29 16:55:43 +01:00
Jindra Petřík
a489f4d1af Fixed: #2345 items smaller than 20 twips were not drawn - caused PDF problems - now ceil is used 2024-10-29 16:55:43 +01:00
Jindra Petřík
ab7935711f Fixed: #2341 FLA export - linkage and imported fonts do not work correctly 2024-10-29 16:55:43 +01:00
Jindra Petřík
bfc27b90e7 Flacomdoc lib in lib folder 2024-10-29 16:55:43 +01:00
Jindra Petřík
1d0dcb089c Fixed: #2344 Export to FLA CS4 and below with more than 255 bitmap fills or frame duration 2024-10-29 16:55:43 +01:00
Jindra Petřík
8a97f4eb2a Fixed: #2344 Export to FLA CS4 and below with more than 255 library items 2024-10-29 16:55:43 +01:00
Jindra Petřík
0d86c3d6ec #after comments on easy ui locales 2024-10-29 16:55:43 +01:00
Jindra Petřík
086a235a0f deprecation fix 2024-10-29 16:55:43 +01:00
Jindra Petřík
6287c10500 Changelog - Added: Easy mode view 2024-10-29 16:55:43 +01:00
Jindra Petřík
34ece9fca6 Arrows instead of plus/minus 2024-10-29 16:55:43 +01:00
Jindra Petřík
ce04920f3e Trim .0 from float values.
Make size & position tab visible at start
2024-10-29 16:55:43 +01:00
Jindra Petřík
f5ec76125d Save last selected Easy mode SWF 2024-10-29 16:55:43 +01:00
Jindra Petřík
b341837df4 Tab switcher tab position fix 2024-10-29 16:55:43 +01:00
Jindra Petřík
60b3801a92 Instance header 2024-10-29 16:55:43 +01:00
Jindra Petřík
87c6b403a7 Position and size properties 2024-10-29 16:55:43 +01:00
Jindra Petřík
4e063491e7 Undos when switching timelined 2024-10-29 16:55:43 +01:00
Jindra Petřík
8ddf009e97 Multiple selection via dragging a rectangle or via Ctrl. 2024-10-29 16:55:43 +01:00
Jindra Petřík
3b055802a7 Properties panel. Document properties. Color effect instance property. 2024-10-29 16:55:43 +01:00
Jindra Petřík
97ac81c05c Timeline header, button to go to main timeline. 2024-10-29 16:55:43 +01:00
Jindra Petřík
1e849f435d Double click timelined in Library shows its timeline.
Properly dispose ImagePanels
2024-10-29 16:55:43 +01:00
Jindra Petřík
9af01e7eab Timeline mode term changed to Easy mode and has new icon 2024-10-29 16:55:43 +01:00
Jindra Petřík
56190f7246 Switch to active SWF when opening easy mode 2024-10-29 16:55:43 +01:00
Jindra Petřík
9bc487c5de Add frames beyond SWF framecount 2024-10-29 16:55:43 +01:00
Jindra Petřík
990cc03080 Nullpointer fix 2024-10-29 16:55:43 +01:00
Jindra Petřík
3fde0545c8 Disable drag-move 2024-10-29 16:55:43 +01:00
Jindra Petřík
dda394ef52 Undo per SWF 2024-10-29 16:55:43 +01:00
Jindra Petřík
d4078d3a0c Reset modified flag on undo. 2024-10-29 16:55:43 +01:00
Jindra Petřík
a8d16627f4 Removed old timeline package 2024-10-29 16:55:43 +01:00
Jindra Petřík
2db426fc40 Substance colors on EasyUI 2024-10-29 16:55:43 +01:00
Jindra Petřík
e531f8411d Zoom controls for easy gui. 2024-10-29 16:55:43 +01:00