https://github.com/sandsmark/vapoursynth-editor
vapoursynth editor with fakevim
https://github.com/sandsmark/vapoursynth-editor
Last synced: about 1 year ago
JSON representation
vapoursynth editor with fakevim
- Host: GitHub
- URL: https://github.com/sandsmark/vapoursynth-editor
- Owner: sandsmark
- License: other
- Created: 2020-06-14T19:08:15.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2021-10-09T07:38:18.000Z (over 4 years ago)
- Last Synced: 2025-03-26T14:38:01.324Z (about 1 year ago)
- Language: C++
- Size: 2.49 MB
- Stars: 9
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG
- License: LICENSE
Awesome Lists containing this project
README
Vapoursynth Editor Sandsmark
----------------------------
I'm not very good with names, but this is my fork of the original version.
Improvements and new features
========================
- Integration of [FakeVim](https://github.com/hluk/FakeVim), an extremely
faithful re-implementation of vim. Includes support for loading your vimrc.
- Dark mode support, based on [qdarkstyle](https://github.com/ColinDuquesnoy/QDarkStyleSheet).
- Improved FPS calculation in the benchmarking.
- "#define" support, to re-use variables from python in the encoding dialog.
- UI fixes, e. g. improved sizes of clickable areas/hitboxes, missing icons, etc.
- General fixes, e. g. loading wrong preset in encoding dialog, loading of style colors.
- General code clean up, build system fixing, bug fixing.
Original readme
---------------
VapourSynth Editor r20
By Aleksey [Mystery Keeper] Lyashin
mystkeeper@gmail.com
http://mysterykeeper.ru
This software is free and distributed under MIT license.
Software uses Qt 5 framework by The Qt Company, distributed under LGPL license.
https://qt.io/
Software includes Silk icons v1.3 by Mark James,
distributed under Creative Commons Attribution 2.5 License.
http://www.famfamfam.com/lab/icons/silk/
Software includes FatCow free icons,
distributed under Creative Commons Attribution 3.0 License.
http://www.fatcow.com/free-icons
For additional information see LICENSE file.