Commit Graph

1948 Commits

Author SHA1 Message Date
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
Jindra Petřík
380e7071bd Fixed: #1396, #1254 FLA Export - AS3 frame scripts 2021-03-12 22:12:39 +01:00
Jindra Petřík
542394b2ea Move placeobject even if it does not have placeFlagHasMatrix 2021-03-05 21:22:55 +01:00
Jindra Petřík
a7dd315977 Fixed: FLA export - sound effects - fade in / out / left to right / right to left 2021-03-05 21:22:55 +01:00
Jindra Petřík
afd2f04f24 refactoring 2021-03-05 21:22:55 +01:00
Jindra Petřík
fe38c51064 FLA Export - write SoundEnvelope tag if hasEnvelope is false 2021-03-05 21:22:55 +01:00
Jindra Petřík
90e82022b5 Fixed: #1179 FLA Export - button sounds 2021-03-05 21:22:55 +01:00
Jindra Petřík
8186245151 Fixed: Goto declaration - exception when exists QName with 0 namespace index 2021-03-05 21:22:55 +01:00
Jindra Petřík
19c836764f Fixed: #1260 AS1/2 direct editation - is/as/:: are not reserved operators 2021-03-05 21:22:55 +01:00
Jindra Petřík
114947ffc1 path variable 2021-03-05 21:22:55 +01:00
Jindra Petřík
c7e400de59 Fixed: #1298 AS1 direct editation of add,eq,ne and such operations 2021-03-05 21:22:55 +01:00
Jindra Petřík
7d6931a81a Fixed: #1298 AS1/2 colon syntax handling 2021-03-05 21:22:55 +01:00
Jindra Petřík
997630492f Fixed: AS3 - escaping start import 2021-03-05 21:22:55 +01:00
Jindra Petřík
314f712351 Fixed: #1310 AS1/2/3 direct editation - modulo operator precedence 2021-03-05 21:22:55 +01:00
Jindra Petřík
2d3013e16f Fixed: #1328 AS1/2/3 direct editation - empty commands (just semicolon) 2021-03-05 21:22:55 +01:00
Jindra Petřík
ad89404a5b Fixed: AS3 direct editation - slot/const default values 2021-03-05 21:22:55 +01:00
Jindra Petřík
bcde71e7ec tests fix 2 2021-03-05 21:22:55 +01:00
Jindra Petřík
ae9f8db5f2 tests fix 2021-03-05 21:22:55 +01:00