Commit Graph

2285 Commits

Author SHA1 Message Date
Jindra Petřík
40ea9175b1 Fixed File did not appear modified when only header was modified
Width and Height in new File dialog instead of rect.
Unit selection.
2022-11-06 21:44:39 +01:00
Jindra Petřík
730a09f6d6 Add file dialog, setting background. 2022-11-06 21:44:39 +01:00
Jindra Petřík
6c964899fb Added
- Attach tag menu (Like DefineScaling grid to DefineSprite, etc.)
- Better tag error handling - these tags now got error icon

Changed
- #1455 All tag types are now allowed inside DefineSprite
2022-11-06 21:44:39 +01:00
Jindra Petřík
49f23c04b1 Fixed #1455 errors in JPEG - more SOI in the file 2022-11-06 21:44:39 +01:00
Jindra Petřík
0c84d5c6bd Fixed #1785 AS1/2 try..catch block in for..in 2022-11-06 21:44:39 +01:00
Jindra Petřík
0d4945b8d6 Fixed #1795 AS3 P-code - optional (default parameter values) saving 2022-11-06 21:44:39 +01:00
Jindra Petřík
edf89a7635 Fixed GFX: DefineExternalImage/2, DefineSubImage disallow not working replace button in favor of raw editing 2022-11-06 21:44:39 +01:00
Jindra Petřík
dfca43736e Error color (red) extracted to constant in SWF class 2022-11-06 21:44:39 +01:00
Jindra Petřík
1d82af4855 Update license header year 2022-11-06 21:44:39 +01:00
Jindra Petřík
bd7f388e4e GFX: Correct refreshing image when raw editing DefineExternalImage/2, DefineSubImage 2022-11-06 21:44:39 +01:00
Jindra Petřík
da4b6934de Fixed #1818 GFX: Importing XML 2022-11-06 21:44:39 +01:00
Jindra Petřík
4e73b07bb4 DefineExternalImage/2, DefineSubImage, better error handling 2022-11-06 21:44:39 +01:00
Jindra Petřík
386610cb78 Fixed
- Ignore missing font on DefineEditText
- GFX: Drawing missing DefineExternalImage/2 as red instead of throwing exception
- GFX: DefineExternalImage2 properly saving characterId
2022-11-06 21:44:39 +01:00
Jindra Petřík
4a87908cd5 ValueTooLarge handling on few other places 2022-11-06 21:44:39 +01:00
Jindra Petřík
9df7940aa1 Added #1459, #1832, #1849 AS1/2 direct editarion - Error dialog when saved value (UI16, SI16, ...) exceeds its limit and this code cannot be saved. 2022-11-06 21:44:39 +01:00
Jindra Petřík
61aa77c46f #1712, #1857 JPEG images errors fixer 2022-11-06 21:44:39 +01:00
Jindra Petřík
097a391967 Fixed Flash viewer - subtract blend mode 2022-11-06 21:44:39 +01:00
Jindra Petřík
b712fd4b44 Fixed Flash viewer - dropshadow filter hideobject(compositeSource) parameter 2022-11-03 22:16:44 +01:00
Jindra Petřík
9f1970fdfa Fixed #1860, #1732, #1837 FLA export - AS3 - missing framescripts on the timeline 2022-11-03 21:33:00 +01:00
Jindra Petřík
0d40e84d8b morphshape test data [ci skip] 2022-11-03 19:57:00 +01:00
Jindra Petřík
6d0597eece Fixed #1679 FLA export - MorphShapes (shape tween) 2022-11-03 19:51:43 +01:00
Jindra Petřík
88440526d6 SWF computeDependentFrames creates timeline when null 2022-11-03 19:45:57 +01:00
Jindra Petřík
62d24e344f Fixed #1860 FLA export - EmptyStackException during exporting MorphShapes 2022-11-03 08:27:19 +01:00
Jindra Petřík
23e7c13e3b Fixed #1859 AS3 P-code editing not working due to integer/long casting 2022-11-02 22:06:46 +01:00
Jindra Petřík
55da491678 Fixed #1816 PDF export - leaking temporary files when frame has embedded texts 2022-11-02 09:07:28 +01:00
Jindra Petřík
22c5e67a74 Fixed #1817 PDF export - now storing JPEG images without recompression to PNG 2022-11-02 08:43:52 +01:00
Jindra Petřík
e9a133058b Fixed Raw editor now checks whether field value can be placed inside this kind of tag 2022-11-01 20:01:22 +01:00
Jindra Petřík
149a2fbb90 All "mapped" tags have character id in parenthesis in the tag tree 2022-11-01 18:46:38 +01:00
Jindra Petřík
f7e9d8b7c6 Fixed Working with byte ranges - caused problems when cloning tags 2022-11-01 07:06:16 +01:00
Jindra Petřík
9269cb2bde Added Adding tag "inside" allows setting character id to original when possible
Fixed
- Add tag (before/after/inside) refactored to more meaningful menus
- Add tag renamed to Add tag inside
2022-10-31 18:29:01 +01:00
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