Replies: 1 comment
-
Live theme switching is here. :) theme-switching.mp4 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Just like the last thread.. let's talk about the upcoming release!
New features coming in Durdraw 0.30.0:
The plugin engine is working and evolving in the dev branch.
There are 2 new submenus in for plugins, which can be found in the Animation menu:
The plugin format has a standard metadata format, and can specify optional parameters, with defaults, like so:
When the user runs a plugin, the UI asks them to fill in these values (or press enter to leave default), then runs the plugin's transform_movie() function on the movie file.
You can see the default example plugins here.
There are some videos of the plugins in action here.
Beta Was this translation helpful? Give feedback.
All reactions