Skip to content

Releases: tnfe/FFCreator

v6.8.1

09 Feb 07:51
Compare
Choose a tag to compare
feat: update version

v6.7.1

13 Jun 02:54
Compare
Choose a tag to compare
  • defaultOptions supports adding custom ffmpeg commands.
  • Upgrade lottie version to remove initialization getapi.
  • Modified highWaterMark from 1mb to 512kb.
  • Update lottie-node version, support more text styles.

v6.6.2

08 Apr 23:52
Compare
Choose a tag to compare

v6.5.1

23 Feb 04:02
Compare
Choose a tag to compare
  • Added FFExtras class, you can freely expand the graphics.
  • Upgrade update function.
  • add setBlur method.

v6.3.1

22 Oct 10:40
Compare
Choose a tag to compare
  • Fix the event problem of ffcreatorcenter
  • add FFLogger.error to creator.on complete event

v6.2.3

11 Oct 06:47
Compare
Choose a tag to compare
  • Add FFRect component, A solid color rectangle component.
  • Add extension config.
  • Add more comprehensive typescript support.

v6.1.2

26 Sep 06:19
Compare
Choose a tag to compare
  • Add FFChart component, support most demos of echarts.js. Data visualization video can be made
  • Support the synthesis of dynamic data change charts.
  • Fix the problem of setScale initialization.
  • Refactor the setFont and registerFont functions.

v5.5.7

23 Sep 08:23
Compare
Choose a tag to compare
  • FFVtuber supports dual types of sequence frame and video.
  • Delete the addVtuber method of FFCreator.
  • Fix the gap problem of scene switching.

v5.5.2

18 Sep 14:10
Compare
Choose a tag to compare
  • Upgrade FFVtuber, now it supports green screen video vtuber.
  • remove DateUtil.toSeconds.
  • change DateUtil.toMilliseconds method.

v5.2.7

10 Sep 09:19
Compare
Choose a tag to compare
  • Fix audio fadeIn time bug
  • Modify some typescript type files