Skip to content

Releases: CZEditor/CZEditorOld

Stability and video improvements

18 Mar 11:18
Compare
Choose a tag to compare
Pre-release

Changelog

  • Program now uses threading for playback
  • Video length will now update when changing file (not when it is composited)
  • New duration timeline widgets
  • Fixed timeline crashing the program sometimes

How to install

Download the zip below and unpack it to a folder, then simply run czeditor.exe

Save and Load

14 Mar 19:16
Compare
Choose a tag to compare
Save and Load Pre-release
Pre-release

Saving and loading!

Now you can actually save your projects and share them!

This system is very robust and allows for partial save/load, which basically means that you can save effects, properties, animation keyframes, etc. Basically any object is saveable/loadable from json, but that functionality will become available later.

Now you can only save entire projects (unless some kind soul adds UI for saving individual things)

How to install

Download the attached zip and unpack it to a folder, then you just run czeditor.exe

A first beta release, yeah!

13 Mar 07:47
Compare
Choose a tag to compare
Pre-release

We have a first release!

Hey everybody! We're happy to announce that the project is now (probably) ready for pre-release. It's still in it's early beta phase, so expect bugs and other stuff (for free as well as the software 😄).

How to install?

Download the attached zip file and unpack it to a folder, then run czeditor.exe

How to install the wheel?

  1. Download the .whl file below
  2. pip install czeditor-0.0.1b0-py3-none-any.whl in your shell in the Downloads directory
  3. And now run the editor with python -m czeditor in your shell anywhere

A quick autogenerated changelog

What's Changed

New Contributors

Full Changelog: https://github.com/CZEditor/CZEditor/commits/v0.0.1b0