Commit Graph

2205 Commits

Author SHA1 Message Date
Jindra Petřík
5b7cacb964 Added #1845 Show warning on opening file in Read only mode (binary search, unknown extensions, etc.)
Added #1845 Show error message on saving in Read only mode, "Save As" must be used
2022-10-30 21:06:55 +01:00
Jindra Petřík
f5f6079846 Fixed Reset configuration button in advanced settings not working 2022-10-30 19:33:45 +01:00
Exund
cdbf21c536 Insert tag (add tag before/after another tag) (#135)
Co-authored-by: Jindra Petřík <jindra.petrik@gmail.com>
2022-10-30 12:38:19 +01:00
Jindra Petřík
5876fc445b Fixed concurrent modification exception on exit 2022-10-30 11:22:15 +01:00
Jindra Petřík
74ff118c22 Tag list view - saving last selected items
Saving last selected view
2022-10-30 10:47:28 +01:00
Jindra Petřík
7d1f6e684a Added Tag list view - WIP - does not have context menu yet,
and other things can be not working yet
2022-10-29 22:58:07 +02:00
Jindra Petřík
bd0377a4b4 Not allow FileAttributes inside DefineSprite 2022-10-29 13:22:11 +02:00
Jindra Petřík
4dfb6de32d Added Changing tag position 2022-10-29 13:08:50 +02:00
Jindra Petřík
b8cf60c442 Fixed #1711 DefineFont2-3 advance values need to be handled as unsigned (UI16) 2022-10-28 23:49:03 +02:00
Exund
2fb840baac Clone tags and frames 2022-10-28 21:52:08 +02:00
Jindra Petřík
8e011e6392 Fixed #1695 Freetransform tool vs zooming
Fixed #1752 Freetransform tool on sprites with offset
2022-10-28 21:03:40 +02:00
Jindra Petřík
3e67636555 Fixed Shape not clipped when clip area ouside of view 2022-10-26 14:28:01 +02:00
Jindra Petřík
32bb0289bc Fixed 1828 Closing path in shape strokes from last moveTo only 2022-10-25 22:39:38 +02:00
Jindra Petřík
db60fed17f Minimum stroke width should be 1 px 2022-10-25 20:32:25 +02:00
Jindra Petřík
691f296a55 Fixed #1828 missing lines after previous update 2022-10-25 19:23:34 +02:00
Jindra Petřík
365283904a Fixed minimum stroke width 2022-10-25 00:12:25 +02:00
Jindra Petřík
31b13cddc9 Fixed tests and also few places with linestyle2 vs linestyle1 array change 2022-10-24 23:54:09 +02:00
Jindra Petřík
ec6e689652 #1771 DefineShape4 line filled using single color 2022-10-24 22:35:13 +02:00
Jindra Petřík
b896688d5d Fixed #1828 Incorrect stroke scaling (normal/none/vertical/horizontal) 2022-10-24 12:26:11 +02:00
Jindra Petřík
499e5645cd Fixed #1828 Zero scale layer matrices support 2022-10-23 21:48:23 +02:00
Jindra Petřík
be1dc0699d Fixed #1829 Adding extra pixel to the width and height when rendering items (for example to AVI) 2022-10-23 19:24:22 +02:00
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