Commit Graph

2177 Commits

Author SHA1 Message Date
Jindra Petřík
b8aec6c2af checkstyle fix 2023-11-05 21:11:10 +01:00
Jindra Petřík
cc0050f155 Added #2113 Commandline - allow -onerror abort argument on -importScript 2023-11-05 21:11:10 +01:00
Jindra Petřík
d67f88254b checkstyle fix 2023-11-05 21:11:10 +01:00
Jindra Petřík
47a5d6f8dc Fixed deprecation warnings on Locale constructor and editor viewToModel/modelToView 2023-11-05 21:11:10 +01:00
Jindra Petřík
8b3b740b44 Fixed AS3 Debugging P-code inside nested functions
Fixed AS3 Debugging - show (and click through) proper call stack
2023-11-05 21:11:10 +01:00
Jindra Petřík
9d021819e8 Added #1799 Text tags editor has new parameter [space xxx] specifying exact letter advance value (add to the font advance + calculated letterspacing)
Changed #802 - FLA export - calculating letterspacing on text with fonts without layout is now optional 
 and turned off by default

XFL converter - do not convert shapes twice
Shape fixer - intersections - ignore problems
2023-11-05 21:11:10 +01:00
Jindra Petřík
fd7b9b14f8 Added Status bar with info about edges on walking shaperecords 2023-11-05 21:11:10 +01:00
Jindra Petřík
388db883d3 Added Directory selection dialog in directory configs in advanced settings 2023-11-05 21:11:10 +01:00
Jindra Petřík
fd5c938c48 Added Export Morphshape as start and end shape (SVG, PNG, BMP) 2023-11-05 21:11:10 +01:00
Jindra Petřík
7e30e7335b Fixed Not updating Morphshape end bounds
Fixed SVG import - linear gradients
Adding morhpshape with/without updating bounds
Fixed nullpointer on gradient linestyle morphshape import
2023-11-05 21:11:10 +01:00
Jindra Petřík
87e7db594e Morphshape replace - use whole file when it was exported by FFDec
Fixed Morphshape SVG export - focalPoint animation
2023-11-05 21:11:10 +01:00
Jindra Petřík
048be5cc80 Replacing morphshape1 fix, do not corrupt old tag on error. 2023-11-05 21:11:10 +01:00
Jindra Petřík
377c5ac458 Replacing morphshape from start/end shape.
Fixed Display of morphshape end shape to be exactly at 65535 ratio
2023-11-05 21:11:10 +01:00
Jindra Petřík
247b1c17a4 Added Replacing morphshapes (currently only same shape for start/end)
Fixed miterLimitFactor is FIXED8 value in MORPHLINESTYLE2
2023-11-05 21:11:10 +01:00
Jindra Petřík
194e358740 Fixed Centered start playing triangle (Playing on demand) 2023-11-05 21:11:10 +01:00
Jindra Petřík
9d4a8feb2b Added Context menu items to create new tags (shape, sprite, image, movie, sound, binaryData) from files and using font embed dialog for fonts 2023-11-05 21:11:10 +01:00
Jindra Petřík
0c2a522c5d cz translation 2023-11-05 21:11:10 +01:00
Jindra Petřík
6336f078d1 GFX testdata 2023-11-05 21:11:10 +01:00
Jindra Petřík
3d4c1a74c9 checkstyle fix 2023-11-05 21:11:10 +01:00
Jindra Petřík
982b44a0e6 Added ActionScript Debugger - Call stack frames switching - view variables around call stack
Added ActionScript Debugger - Highlight lines of callstack
Changed Basic tag info panel always visible even when nothing to display (to avoid flickering)
2023-11-05 21:11:10 +01:00
Jindra Petřík
13cfed7be8 Added #2005 Export files to directories by bundle names on multiple bundle (zips, etc.) selection 2023-11-05 21:11:10 +01:00
Jindra Petřík
b559352215 Fixed #2013 AS3 Multiname renaming - closing the script when renaming the class, nullpointer exception 2023-11-05 21:11:10 +01:00
Jindra Petřík
823a5fd97e Fixed AS3 Cast exception when used tree filter and then direct editing 2023-11-05 21:11:10 +01:00
Jindra Petřík
12c132d4b3 Added #1717 AS1/2/3 Option to hide P-code panel 2023-11-05 21:11:10 +01:00
Jindra Petřík
65e612ed6f Added [#1130], [#1220] Remembering last used screen (monitor),
opening dialogs on same screen as the main window,
do not restore window size to larger value that actual screen size

Fixed [#1768], [#1768] Maximizing window on other than main monitor
2023-11-05 21:11:10 +01:00
Jindra Petřík
7e336b98fb Hilight currently selected argument in docs for AS3 2023-10-16 09:36:06 +02:00
Jindra Petřík
20f2c75f8f Fixed AS3 Direct editation - Cannot save code after switching deobfuscation 2023-10-16 09:36:06 +02:00
Jindra Petřík
4ee5934c33 checkstyle fix 2023-10-16 09:36:06 +02:00
Jindra Petřík
82535c8942 Shape transform/points edit protection against large rects 2023-10-16 09:36:06 +02:00
Jindra Petřík
153f0e91d6 Added #2098 Shape points editation - Protection against saving too large edges 2023-10-16 09:36:06 +02:00
Jindra Petřík
845a5d86d6 Calculating shaperecords numbits everywhere 2023-10-16 09:36:06 +02:00
Jindra Petřík
6223465945 checkstyle fix 2023-10-16 09:36:06 +02:00
Jindra Petřík
12c3064492 Added AS1/2 P-code hilight currently selected action argument in action documentation 2023-10-16 09:36:06 +02:00
Jindra Petřík
26954babe3 Added AS1/2 P-code actions inline documentation
Changed AS1/2 P-code Action GetURL2 as swithed parameters - sendVarsMethod is first, older code is still accepted
2023-10-16 09:36:06 +02:00
Jindra Petřík
d0a69b1850 Fixed Generic tag editor - brackets display 2023-10-16 09:36:06 +02:00
Jindra Petřík
4e28ed3839 Fixed Generic tag editor - GRADIENT filters fields
Disallow manually adding items to convolution matrix
2023-10-16 09:36:06 +02:00
Jindra Petřík
4711f09b2d Fixed Generic tag editor - display of array brackets 2023-10-16 09:36:06 +02:00
Jindra Petřík
4a8bfad050 Fixed Generic tag editor - display of color values in arrays (filters, etc.) 2023-10-16 09:36:06 +02:00
Jindra Petřík
1469495508 Fixed Generic tag editor - COLORMATRIXFILTER has fixed number of float values 2023-10-16 09:36:06 +02:00
Jindra Petřík
15af8074b4 Fixed Generic tag editor - Disallow add before/after or remove on parent field with indices 2023-10-16 09:36:06 +02:00
Jindra Petřík
ae83087289 Fixed Convolution matrix filter display and editing 2023-10-16 09:36:06 +02:00
Jindra Petřík
6c874da140 Fix example not found fallthrough 2023-10-16 09:36:06 +02:00
Jindra Petřík
d0fa811eff Fix cs 2023-10-16 09:36:06 +02:00
Jindra Petřík
4639e61c8e Added #2097 Commandline command -header to modify SWF header values 2023-10-16 09:36:06 +02:00
Jindra Petřík
dc5e50813f Added Checkstyle to build process and fixing checkstyle to all com.src.jpexs classes 2023-10-16 09:36:06 +02:00
Jindra Petřík
45c19c29d5 Hide replace sprite with gif button on sprite transforming 2023-10-16 09:36:06 +02:00
Jindra Petřík
37f6d14587 Fixed #116 Cyclic buttons 2023-10-16 09:36:06 +02:00
Jindra Petřík
5141263960 Fixed #223 AS2 Detecting uninitialized class fields 2023-10-16 09:36:06 +02:00
Jindra Petřík
439b9b7ef8 Fixed #2095 AS3 Changing script when debugging 2023-10-16 09:36:06 +02:00
Jindra Petřík
70096593dc Fixed #1678 Shapes - Miter clip join style 2023-10-16 09:36:06 +02:00