Commit Graph

3365 Commits

Author SHA1 Message Date
Jindra Petřík
4065bb363e improved miter example 2021-03-24 20:36:42 +01:00
Jindra Petřík
f073a6615e Fixed: Flash viewer - strokes scaling, cropped strokes 2021-03-24 20:36:42 +01:00
Jindra Petřík
a1c7b26b9d Fixed: Flash viewer - bitmap line style 2021-03-24 20:36:42 +01:00
Jindra Petřík
c7648f01fd Graphics test FLA 2021-03-24 20:36:42 +01:00
Jindra Petřík
5f4b21bdc7 clear dump info only when not null 2021-03-24 20:36:42 +01:00
Jindra Petřík
98703e4e5a Fixed: #270 AS decompilation - comma in ternar 2021-03-13 21:08:23 +01:00
Jindra Petřík
b84ccc7005 Fixed: #270 AS3 decompilation - loop followed by try 2021-03-13 21:08:23 +01:00
Jindra Petřík
09b68c1f9c Fixed: #270 AS decompilation - switch in loop 2021-03-13 21:08:23 +01:00
Jindra Petřík
09ffd539b7 Fixed: #1572 SVG Export - clipping does not use groups 2021-03-13 21:08:23 +01:00
Jindra Petřík
f874d21327 Fixed #1584 SVG Import - paths with horizontal/vertical lines and rotation 2021-03-13 21:08:23 +01:00
Jindra Petřík
fbf7019f1a Fixed: #1488 SVG Export - EmptyStackException when clipping used 2021-03-13 21:08:23 +01:00
Jindra Petřík
1fe8d91995 Fixed: #1435 Adding DefineScalingGrid to DefineSprite 2021-03-13 21:08:23 +01:00
Jindra Petřík
65a8af4822 Fixed: AS3 hilight and edit XML based on CData or comment only 2021-03-13 21:08:23 +01:00
Jindra Petřík
8cbd4c4bbf Compound assignments tests 2021-03-13 21:08:23 +01:00
Jindra Petřík
5d70a6168e Fixed: #1532 Rendering - clipping using transparent color 2021-03-12 22:12:39 +01:00
Jindra Petřík
54e9601fae #1541 XML Import/Export of Unknown tags
Unknown tags display and binary contents replace
Fixed accidentally left writing to stderr
2021-03-12 22:12:39 +01:00
Jindra Petřík
6c671ab6ca #1122 SVG import - relative coordinates - test pservers-grad-10-b 2021-03-12 22:12:39 +01:00
Jindra Petřík
b3954e7ec9 #1122 SVG import - relative coordinates - test coords-units-02-b 2021-03-12 22:12:39 +01:00
Jindra Petřík
a581836a33 #1122 SVG import - relative coordinates in gradients (tests coords-units-01-b, pservers-grad-12-b) 2021-03-12 22:12:39 +01:00
Jindra Petřík
a16a2ffb2c #1585 SVG import - switch tag support 2021-03-12 22:12:39 +01:00
Jindra Petřík
4832ca7bc8 #1585 SVG import - support for style tag (CSS) 2021-03-12 22:12:39 +01:00
Jindra Petřík
5158046b06 Fixed: #1651 incorrectly merged mask layers 2021-03-12 22:12:39 +01:00
Jindra Petřík
742525a365 organize imports 2021-03-12 22:12:39 +01:00
Jindra Petřík
8c988646f7 Fixed: #1636 Exception on reloading (7) 2021-03-12 22:12:39 +01:00
Jindra Petřík
600d0669a7 Fixed: #1651 FLA Export - mask layers 2021-03-12 22:12:39 +01:00
Jindra Petřík
e3b1fc4654 Fixed: #1636 Newactivation hashcode/equals recurse problem 2021-03-12 22:12:39 +01:00
Jindra Petřík
8d9524fe3c P-code display and edit traits outside classes
AS3 P-code limit of instruction matching added to configuration
2021-03-12 22:12:39 +01:00
Jindra Petřík
6efb499360 finally fix refs 2021-03-12 22:12:39 +01:00
Jindra Petřík
3e90adbf69 #1221 Separate icons for different actionscript objects (class/interface/frame/) 2021-03-12 22:12:39 +01:00
Jindra Petřík
e8f40eb9bf test fla/swfs 2021-03-12 22:12:39 +01:00
Jindra Petřík
1a4d845b1a Fix tests 2021-03-12 22:12:39 +01:00
Jindra Petřík
82a5f7d7e3 AS3 - Compound assignments setProperty vs GetLex 2021-03-12 22:12:39 +01:00
Jindra Petřík
570b0f976a Compound assignments inside expressions 2021-03-12 22:12:39 +01:00
Jindra Petřík
8fa321cfd3 AS3 using temp registers on compound assignments when hasSideeffect 2021-03-12 22:12:39 +01:00
Jindra Petřík
e0948e2a38 Fixed variable assignments 2021-03-12 22:12:39 +01:00
Jindra Petřík
1bc45708b6 AS1/2 direct editation: Compound assignments 2021-03-12 22:12:39 +01:00
Jindra Petřík
f77d3948df valueEquals implemented for AS1/2 2021-03-12 22:12:39 +01:00
Jindra Petřík
89ea68923c AS1/2 - Compound assignments detection 2021-03-12 22:12:39 +01:00
Jindra Petřík
23227caacd AS3 - Compound assignments detection 2021-03-12 22:12:39 +01:00
Jindra Petřík
16a03fe0f7 hasSideEffect method 2021-03-12 22:12:39 +01:00
Jindra Petřík
e3d78aff98 equals and hashcode added to model
compoundable binary op introduced
2021-03-12 22:12:39 +01:00
Jindra Petřík
a26d12df65 SVG export - 9 slice scaling - parts are grouped and got instanceName 2021-03-12 22:12:39 +01:00
Jindra Petřík
b5499ccb0f SVG export - 9 slice scaling - use external clip elements to be more compatible with browsers (like Inkscape) 2021-03-12 22:12:39 +01:00
Jindra Petřík
0c4efc7906 #1156 Canvas Export - 9 slice scaling (DefineScalingGrid) 2021-03-12 22:12:39 +01:00
Jindra Petřík
79afa05506 Fixed: XML Import - not set SWF and Timelined internal values caused an exception on item display 2021-03-12 22:12:39 +01:00
Jindra Petřík
c339113f45 Fixed: #1332 Flash viewer - Show directly added images when placeFlagHasImage is true on AS3 swfs 2021-03-12 22:12:39 +01:00
Jindra Petřík
004e2ecdfd #1156 SVG Export - 9 slice scaling (DefineScalingGrid) 2021-03-12 22:12:39 +01:00
Jindra Petřík
b85d22d9c5 Fixed: #1156 Rendering - 9 slice scaling (DefineScalingGrid) clipping 2021-03-12 22:12:39 +01:00
Jindra Petřík
5ecb5f8a87 #1156 FLA Export - 9 slice scaling (DefineScalingGrid) 2021-03-12 22:12:39 +01:00
Jindra Petřík
67dc925d8e Fixed: FLA Export - mutliple FrameLabel layers 2021-03-12 22:12:39 +01:00