Releases: CZEditor/CZEditorOld
Stability and video improvements
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
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!
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?
- Download the
.whl
file below pip install czeditor-0.0.1b0-py3-none-any.whl
in your shell in theDownloads
directory- And now run the editor with
python -m czeditor
in your shell anywhere
A quick autogenerated changelog
What's Changed
- Merge from fork into devbranch by @mc2285 in CZEditor/CZEditor#2
- Pull changes from fork by @mc2285 in CZEditor/CZEditor#3
- A first milestone on the long road of making it all compile by @mc2285 in CZEditor/CZEditor#4
- Dev/edit code window by @THEGOLDENPRO in CZEditor/CZEditor#5
New Contributors
- @mc2285 made their first contribution in CZEditor/CZEditor#2
- @THEGOLDENPRO made their first contribution in CZEditor/CZEditor#5
Full Changelog: https://github.com/CZEditor/CZEditor/commits/v0.0.1b0