Commit Graph

6829 Commits

Author SHA1 Message Date
Jindra Petřík
ea06ec9ceb Change convolution filter default values 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
519061c237 Added Generic tag editor - Default values for filters 2023-10-16 09:36:06 +02:00
Jindra Petřík
f0da2ca84a fix checkstyle 2023-10-16 09:36:06 +02:00
Jindra Petřík
4c3fd51f1a Fixed Box blur display rounding errors 2023-10-16 09:36:06 +02:00
Jindra Petřík
d552efacef graphics testdata has text field to jump to frame 2023-10-16 09:36:06 +02:00
Jindra Petřík
ff9d34dd67 Fill winding nonzero sample data 2023-10-16 09:36:06 +02:00
Jindra Petřík
230b5891cd Fixed Filters display - ymin value 2023-10-16 09:36:06 +02:00
Jindra Petřík
d928c25658 toSvg is abstract in FILTER 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
0005f73ae9 Fixed calculating needed fill/line bits for SHAPE, SHAPEWITHSTYLE 2023-10-16 09:36:06 +02:00
Jindra Petřík
ae63d3c527 Added Generic tag editor - MORPHLINESTYLE2 has enum selection for cap and join style 2023-10-16 09:36:06 +02:00
Jindra Petřík
2f01f5d4eb Added Support for DefineShape4 nonzero winding rule - display, svg (import, export), canvas export
Fixed Calculating fillBits, lineBits on SHAPE structure (storing morphshapes, fonts)
2023-10-16 09:36:06 +02:00
Jindra Petřík
16c91e1b98 SVG Shapes import - non-scaling strokes 2023-10-16 09:36:06 +02:00
Jindra Petřík
e9fc7b2c9a Added SVG Shapes export - non-scaling strokes 2023-10-16 09:36:06 +02:00
Jindra Petřík
f789aa66a6 checkstyle fix 2023-10-16 09:36:06 +02:00
Jindra Petřík
a337de4644 Fixed SVG Frames export - filter 2023-10-16 09:36:06 +02:00
Jindra Petřík
2bb884487f Fixed convolution filter rendering 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
1d7fecac50 Added SVG Sprite export - blend modes 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
f59cb3fb79 Checkstyle lowered to 9.3 for compatibility with java 8 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
b6e8ca0d67 Added #116 Show invalid utf-8 bytes in Strings as {invalid_utf8:xxx} 2023-10-16 09:36:06 +02:00
Jindra Petřík
98b7ac100e Fixed #116 §§push at the end of switch branches 2023-10-16 09:36:06 +02:00
Jindra Petřík
8b9c386102 Fix tests 2023-10-16 09:36:06 +02:00
Jindra Petřík
52db7454dc Fixed AS2 getters and setters decoding 2023-10-16 09:36:06 +02:00
Jindra Petřík
0a271f259e Fixed AS1/2 new keyword on empty method name 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
9b65d88774 Fixed #116 AS3 Cyclic typenames protection
Fixed #116 AS3 Do not parse DoABC tags inside sprites
2023-10-16 09:36:06 +02:00
Jindra Petřík
1c29ada719 Fixed #116 AS3 Cyclic typenames protection 2023-10-16 09:36:06 +02:00
Jindra Petřík
7d1f4db775 Fixed Embed tag not properly escaped on obfuscated files 2023-10-16 09:36:06 +02:00
Jindra Petřík
1a778b0b6f Fixed tests 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
67dfc1a7f4 Known problems list in readme [ci skip] 2023-10-16 09:36:06 +02:00
Jindra Petřík
a4fd485c47 Fixed AS3 incorrect private modifier on internal namespaced traits of private class inside script 2023-10-16 09:36:06 +02:00
Jindra Petřík
ca0dc86cf3 Fixed AS3 Simplify expressions - Do not convert this to {} when coerced 2023-10-16 09:36:06 +02:00
Jindra Petřík
2644575a20 Fixed #2094 Embed font name taken from the fontTag, not DefineFontName 2023-10-16 09:36:06 +02:00
Jindra Petřík
9a34404fba fix tests 2023-10-16 09:36:06 +02:00
Jindra Petřík
22c56761f3 Fixed #2094 AS3 Getting register names from debug info - do not allow assigning _locX_ name to other register than X 2023-10-16 09:36:06 +02:00
Jindra Petřík
ae37812b82 Fixed #2094 AS3 missing star type on var and const 2023-10-16 09:36:06 +02:00
Jindra Petřík
4d23246ce0 Added #2094 AS3 Missing use namespace 2023-10-16 09:36:06 +02:00
Jindra Petřík
1088118f18 added test 2023-10-16 09:36:06 +02:00
Jindra Petřík
d4505ac39c Fixed #2094 AS3 do not show body trait variables as FQN 2023-10-16 09:36:06 +02:00