Commit graph

32 commits

Author SHA1 Message Date
DataHoarder 22c2fca7be WiP: gradients and others 2023-08-03 01:52:18 +02:00
DataHoarder fd89b9b5f6 Add samples via LFS 2023-08-03 01:52:17 +02:00
DataHoarder 4dc069e6f5 Action list fixes 2022-01-08 20:29:26 +01:00
DataHoarder 54ed3bc110 "simple" implementation of Actions 2022-01-08 20:10:29 +01:00
DataHoarder 32980ce1c0 Properly implement MorphShapes with changing move records 2022-01-08 18:51:57 +01:00
DataHoarder f7212e1d16 Default result on intersection fix 2022-01-07 21:40:44 +01:00
DataHoarder 4e87f108e9 Proper clips from parent object creation, they are now processed at a later stage 2022-01-07 21:03:35 +01:00
DataHoarder fa58baceda Add MP3 audio extraction 2022-01-07 21:03:03 +01:00
DataHoarder 7b81712ef8 Full clippath intersect instead of per shape 2022-01-07 18:18:35 +01:00
DataHoarder 2b863988d4 apply patch from https://github.com/kudm761/martinez-rueda-php/pull/1 2022-01-07 12:42:54 +01:00
DataHoarder 0c2226d310 Use martinez-rueda-php locally from https://github.com/kudm761/martinez-rueda-php import 2022-01-07 12:38:32 +01:00
DataHoarder 75507b2b9e Fixed matrix transforms, fixed transitions, added ASS timing system, fixed stroke shape changing from closed to open segments, fixed clip matrix transform from parent 2022-01-07 11:51:07 +01:00
DataHoarder 0b5e7f8635 Morph shapes, proper ASS transforms, known signatures 2022-01-05 22:19:15 +01:00
DataHoarder f1196e854f Partial changes to ASS rotation code 2022-01-04 13:43:08 +01:00
DataHoarder f3255b57ac Implement Timer speed and time precision (although useless as libass fails at both) 2022-01-04 09:34:40 +01:00
DataHoarder b7030433d8 Implemented \clip intersection, and more 2022-01-04 01:15:31 +01:00
DataHoarder 263df3e895 Add curve/record utilities 2022-01-03 14:09:50 +01:00
DataHoarder ec04e81253 Fix colors, add multi layer system WiP, fix single frame move precision, reduced drawing commands 2022-01-01 10:54:27 +01:00
DataHoarder bc592291bb Only move across frames if shift greater than 1 2021-12-31 17:12:01 +01:00
DataHoarder 0643bcc333 fix SWF library read operations / Exceptions 2021-12-31 07:24:58 +01:00
DataHoarder 1ae2d8e2a7 Use SWF parser in PHP instead of swfmill, faster, and has larger tag support 2021-12-31 06:41:35 +01:00
DataHoarder 9c38498737 Added baking mode, fallback for matrix transforms in ASS 2021-12-31 05:01:39 +01:00
DataHoarder 087d992842 image2ass improvements 2021-12-30 10:05:13 +01:00
DataHoarder 5909f4790e Fixed color transform animations 2021-12-30 02:11:08 +01:00
DataHoarder f10edc70c8 Fix Sprite object collection 2021-12-30 02:09:08 +01:00
DataHoarder 98a06228ed Added scale mode to drawing tags 2021-12-30 01:45:04 +01:00
DataHoarder a0ca411a1d Motion / tag interpolation/animation 2021-12-30 00:06:31 +01:00
DataHoarder 553c488a49 Proper Matrix Transform / styles implementation 2021-12-29 21:57:52 +01:00
DataHoarder b4087dd93e Refactor files : new ViewLayout based system 2021-12-29 01:13:19 +01:00
DataHoarder d0265ca581 Add frame offsetting based on audio 2021-12-26 19:06:27 +01:00
DataHoarder 61d79768aa Proper path drawing 2021-12-26 15:59:57 +01:00
DataHoarder f968dcf144 Initial commit, mostly working with many issues 2021-12-25 18:07:41 +01:00