Commit Graph
64 Commits
Author SHA1 Message Date
[email protected] afc728a203 #1205: clipping fixed (only for bitmap export, probably it should be fixed for svg, canvas...) 2016-03-18 20:46:09 +01:00
Jindra Petřík 9e0251129a Timeline - correct ticks handling ("frame time")
(Single frames animated)
2016-02-28 10:04:32 +01:00
Jindra Petřík 8e62079f55 #1156 9-slice scaling - better stroke scaling 2016-02-24 21:14:14 +01:00
Jindra Petřík a9c2234bcf #1156 Flash Viewer - DefineScalingGrid (9 slice scaling) 2016-02-21 09:29:48 +01:00
[email protected] 44554f8f35 get sound fix 2016-02-20 14:13:33 +01:00
[email protected] ed1dc8e8d9 unused method removed 2016-02-19 18:22:22 +01:00
[email protected] 130cddff08 unused ratio parameter removed 2016-02-17 08:02:55 +01:00
[email protected] 23645dd91c frameToImages and frameToSVG moveed to timeline (as toHtmlCanvas and getOutline) 2016-02-08 09:42:25 +01:00
[email protected] ab4a7bfbdb do not apply color transform when it has the default values 2016-02-07 10:23:29 +01:00
[email protected] 09a7f68583 calculate only the necessary outlines while moving the mouse over the internal player area 2016-02-06 09:23:50 +01:00
[email protected] 8cb067bfda format java code 2016-01-15 14:37:34 +01:00
Jindra Petřík c2aba5fc08 Issue #1118 Loading characters through ImportAssets - show as readonly
icon
2016-01-03 22:25:54 +01:00
Jindra Petřík 12e3d208ce Merge origin/master 2016-01-03 14:35:18 +01:00
Jindra Petřík 641905d6db framelabels in Timeline class 2016-01-03 12:33:50 +01:00
[email protected] 1cea429e7b copyright year updated 2016-01-01 14:06:56 +01:00
Jindra Petřík 2429ce9bb8 Internal viewer - AS1/2 execution in frames fix 2015-12-29 10:58:01 +01:00
[email protected] 16a27789e3 swf.tags and sprite.subtags are private to avoid modifying the list without setting the isModified flag + some small chages 2015-12-27 10:19:27 +01:00
[email protected] f9254ef60b external player preview fixes 2015-12-24 17:37:17 +01:00
[email protected] e6adfe422a timeline panel refactored 2015-12-07 08:08:02 +01:00
[email protected] 809091ea42 framerate is float 2015-08-12 14:22:04 +02:00
[email protected] c9f1f45ed5 command line help fix, show dependet character ids in basic tag info 2015-07-26 09:58:19 +02:00
[email protected] d29ef4ca25 show script + package names with paragraph syntax in tagtree 2015-07-22 14:15:15 +02:00
[email protected] 9a0a54bebb hashCode and equals 2015-07-12 18:14:26 +02:00
Jindra Petřík 0cea275073 A fix ? 2015-07-03 18:34:17 +02:00
[email protected] fb16daffdf html5 export: use stringbuilder 2015-06-10 20:23:11 +02:00
[email protected] cfcc7775f2 frame & timeline equals method 2015-06-01 21:59:39 +02:00
[email protected] 2fa2a2e022 faster populating sound stream blocks (do it only once instead of for every head tag) 2015-05-19 14:21:28 +02:00
[email protected] e49296770f format source code 2015-05-08 13:33:40 +02:00
[email protected] 0750a000c6 replace character dialog 2015-05-01 17:13:33 +02:00
[email protected] a6847b6562 update characterids when tag was moved or copied (copy with dependencies is not ready,yet) 2015-04-29 23:19:47 +02:00
[email protected] ba6b75371e zoom fix, font paging fix 2015-04-28 15:11:22 +02:00
[email protected] e700f91bf7 various small fixes 2015-04-25 20:21:10 +02:00
[email protected] 22751367cd #844 lowercase/uppercase convertion in DefineTexts 2015-04-07 20:26:49 +02:00
[email protected] 0d847f2d13 sprite export fix (missing objects) 2015-04-07 13:56:25 +02:00
Jindra Petřík 73f3bb10cc Additional character info tags now placed under the character in the tree
Few icons for tags (metadata,fileattributes,setbackground,place and remove tags)
2015-04-06 09:09:17 +02:00
Jindra Petřík 721431e45c Marking parent nodes as modified (bold) too - TreeItem now has isModified method 2015-04-06 06:04:24 +02:00
[email protected] cc5f2ff4c2 format source code 2015-03-31 21:32:49 +02:00
[email protected] 2ada8667bb performance fixes 2015-03-19 21:22:39 +01:00
[email protected] cdc22d8b2d faster searchTreeItem 2015-03-18 10:32:51 +01:00
[email protected] 914bb09355 #798 ffdec doesn't show what it's exporting 2015-02-11 22:25:53 +01:00
[email protected] ad7148f539 small improvements 2015-02-01 20:09:57 +01:00
[email protected] 0a38121ca3 shape caching fixed 2015-02-01 14:29:28 +01:00
[email protected] 7d4a8dc8cc outlines fixed 2015-02-01 13:02:45 +01:00
[email protected] 7ebe345c4d export fixes 2015-01-22 10:08:26 +01:00
[email protected] 25bd81f2f9 #773 scripts associated with ClipActions are not shown anymore fixed 2015-01-20 21:24:21 +01:00
[email protected] ade56d45a2 format code: blank lines 2015-01-18 21:32:37 +01:00
[email protected] 07eaafdc55 allow to create swf from code only / export SWF to "Java code", which generates the SWF 2015-01-17 12:17:03 +01:00
[email protected] c4d35dd36a copyright year updated 2 2015-01-13 20:32:14 +01:00
[email protected] 677bdf969b copyright year updated 2015-01-13 19:36:39 +01:00
[email protected] 9ea4f6c6b7 #747 Move tag to adds extra frame fixed 2014-12-14 17:57:53 +01:00