Jindra Petřík
|
f0b8e2dfef
|
Try to properly display and zoom GFX DefineSubImage
|
2022-10-23 18:20:42 +02:00 |
|
Jindra Petřík
|
10b0875358
|
organize imports inspection
|
2022-10-23 16:54:49 +02:00 |
|
Jindra Petřík
|
bfae9f6871
|
Fixed #1847 shape viewer and PDF exporter - correct drawing of pure vertical/horizontal shapes (zero width/height)
|
2022-10-23 10:56:31 +02:00 |
|
Jindra Petřík
|
1b136913b2
|
bitmap shape exporter - ignore strokes when bound rect has zero width/height
|
2022-10-22 22:40:42 +02:00 |
|
Jindra Petřík
|
d3477d910c
|
Fixed: #1838 AS3 - Properly handling of long unsigned values, hex values, default uint values etc.
Changed: AS3 integer values are internally (e.g. in the lib) handled as java int type instead of long.
|
2022-10-22 15:27:44 +02:00 |
|
Jindra Petřík
|
a410d5afed
|
Fixed #1839 Sprite frames exported incorrectly and repeating
|
2022-10-22 12:55:54 +02:00 |
|
NoobTracker
|
3a07b3cfb9
|
fix
|
2022-10-02 19:04:01 +02:00 |
|
NoobTracker
|
7ad6d8b893
|
save info in the svg as data-* tags
|
2022-10-02 19:04:01 +02:00 |
|
NoobTracker
|
6aba08bd31
|
tell the exporter the ID and name of the drawable tag
|
2022-10-02 19:04:01 +02:00 |
|
Dofera
|
93a09b4c59
|
Add Symbol-Class export support for commandline
|
2022-10-02 19:01:59 +02:00 |
|
Jindra Petřík
|
74b641c9b2
|
Fixed #1834 PlaceObject4 tags appear as Unresolved inside of DefineSprite
|
2022-08-28 16:56:10 +02:00 |
|
Exund
|
4fc97cd339
|
Replace characters references
Replaces all references to a character ID in PlaceObject Tags by a different character ID
|
2022-08-26 17:48:37 +02:00 |
|
Exund
|
d1ae0e48cf
|
Clean unused code
|
2022-07-03 16:26:25 +02:00 |
|
Exund
|
2586710575
|
Import from file to save on memory
|
2022-07-03 16:26:25 +02:00 |
|
Exund
|
dc8730342b
|
Sort attributes alphabetically
|
2022-07-03 16:26:25 +02:00 |
|
Exund
|
a0c21c41d6
|
Fix for null elements
|
2022-07-03 16:26:25 +02:00 |
|
Exund
|
04cd9a4983
|
Remove DOM creation during import
Resulting XML if re-exported is slightly different: needs more checking
|
2022-07-03 16:26:25 +02:00 |
|
Exund
|
ceb80ca5a1
|
Types fixes
|
2022-07-03 16:26:25 +02:00 |
|
Exund
|
b3e63f235e
|
Remove DOM creation during export
|
2022-07-03 16:26:25 +02:00 |
|
Exund
|
9a8d16311e
|
Refactor
|
2022-07-03 16:26:25 +02:00 |
|
Alison Martins
|
0690486cca
|
pt_BR translation sent.
In progress...
|
2022-07-03 16:26:25 +02:00 |
|
Alison Martins
|
2486c7e86a
|
Update AppResources_pt_BR.properties
Added new strings
Fix translations
|
2022-07-03 16:26:25 +02:00 |
|
Jedipedia
|
c45482361d
|
Add support for loading external images
|
2022-07-03 16:26:25 +02:00 |
|
Jindra Petřík
|
a5d0a06a6c
|
Merge branch 'dev' into fix/convert-performance-issues
|
2022-02-20 10:34:46 +01:00 |
|
Chuckame
|
f000a7dbfd
|
Fixed Multiname - performance issues
|
2021-12-29 23:22:38 +01:00 |
|
Jindra Petřík
|
012ae459c6
|
Fixed #1769 - Do not mark getter+setter as colliding (#xxx suffix)
|
2021-12-19 10:39:51 +01:00 |
|
Jindra Petřík
|
4812ad204e
|
Fixed #1773 - auto set flagWideCodes on FontInfo wide character add
|
2021-12-18 16:53:10 +01:00 |
|
Jindra Petřík
|
985311c87f
|
Fixed AS3 - debugging in inner functions
|
2021-12-08 12:31:31 +01:00 |
|
Jindra Petřík
|
142093c87c
|
Fixed AS3 - insert debug instruction to mark register names even with activation
|
2021-12-08 08:29:05 +01:00 |
|
Jindra Petřík
|
2cee8a7386
|
Fixed #1763 AS3 - function with activation - param assignment is not a declaration
|
2021-12-08 08:12:38 +01:00 |
|
Jindra Petřík
|
af45130f7a
|
Fixed #1766 AS3 - direct editation - namespaces on global level without leading colon
|
2021-12-07 16:57:08 +01:00 |
|
Jindra Petřík
|
d943588fbd
|
Fixed Type resolving
|
2021-12-07 09:31:14 +01:00 |
|
Jindra Petřík
|
9943542f94
|
Fixed AS1/2 switch detection
|
2021-12-06 19:12:39 +01:00 |
|
Jindra Petřík
|
383506c94c
|
Fixed AS1/2 switch detection
|
2021-12-06 18:12:33 +01:00 |
|
Jindra Petřík
|
4f8cac556d
|
Fixed AS1/2 actioncontainers (like try) inside ifs
|
2021-12-06 08:23:13 +01:00 |
|
bagdenisov
|
f125c311f9
|
Fixed Incorrect position in Flash Player preview and SWF export
|
2021-12-06 08:02:00 +01:00 |
|
Jindra Petřík
|
3a3cac1fe9
|
Added #1718 Show progress on injecting debug info / SWD generation (before Debugging)
|
2021-12-05 19:54:41 +01:00 |
|
Jindra Petřík
|
3dd2885358
|
Added #270 AS3 show progress on deofuscating p-code
|
2021-12-05 19:09:53 +01:00 |
|
Jindra Petřík
|
05e8f68ea9
|
Added Show imported files on script import, able to cancel import
|
2021-12-05 18:30:17 +01:00 |
|
Jindra Petřík
|
e9cc551c37
|
Fixed AS3 - direct editation - call on index
|
2021-12-05 17:29:24 +01:00 |
|
Jindra Petřík
|
ee9fd933f1
|
Fixed AS3 - direct editation - resolve properties and local regs before types
|
2021-12-05 16:08:09 +01:00 |
|
Jindra Petřík
|
dc773af1e2
|
Fixed AS3 - direct editation - call on local register
|
2021-12-04 16:32:02 +01:00 |
|
Jindra Petřík
|
7599ba5dd0
|
Fixed AS3 - direct editation - bit not
|
2021-12-04 15:15:47 +01:00 |
|
Jindra Petřík
|
c1dd430f43
|
Fixed AS3 - direct editation - arguments object on method with activation
|
2021-12-04 14:49:38 +01:00 |
|
Jindra Petřík
|
b0962137f9
|
declarations on activation object properties
|
2021-12-04 09:15:19 +01:00 |
|
Jindra Petřík
|
4197e4913b
|
Fixed #1763 AS3 - initialization of activation object in some cases
|
2021-12-04 08:28:48 +01:00 |
|
Jindra Petřík
|
9e6548ceb0
|
Fixed #1762 AS - switch detection (mostcommon pathpart)
|
2021-12-02 18:59:32 +01:00 |
|
Jindra Petřík
|
47347e7a0e
|
Fixed #1762 AS3 - Auto adding returnvoid/return undefined
|
2021-12-01 20:09:13 +01:00 |
|
Jindra Petřík
|
1928962d6f
|
Fixed #1762 AS call on integer numbers parenthesis
|
2021-12-01 08:44:30 +01:00 |
|
Exund
|
52270d33b0
|
Display depth when hovering ImagePanel
Display the depth of the objects under the cursor
|
2021-11-30 07:18:41 +01:00 |
|