Releases: michael-mueller-git/Python-Funscript-Editor
Releases · michael-mueller-git/Python-Funscript-Editor
v0.5.5
Python-Funscript-Editor v0.5.5
Changelog
- No Program Crash when unable to decode video #24
- Add improved lua wrapper script by quickfix
- Improve Linux Nix support
v0.5.4
Python-Funscript-Editor v0.5.4
Changelog
- Persistent Post Procressing UI Settings
- Add nix flake remote repository support (Linux)
- Solve Wayland input for pynput by forcing xcb (Linux)
- Allow python setuptools build without git repository
v0.5.3
Python-Funscript-Editor v0.5.3
Changelog
- Open Post Processing Window in Maximized Mode
v0.5.2
Python-Funscript-Editor v0.5.2
Changelog
- Add
distance
tracking metric to multiaxis output options
v0.5.1
Python-Funscript-Editor v0.5.1
Changelog
- Add Option to reimport tracking result with different post processing parameter #22
- Fix inverted tracking result not working #21
- Add option to output raw data to settings dialog
- Save raw tracking data in MTFG cache directory
- Use QDialogs for all Windows to get floating Window properties set on Linux tiling window managers (c942706).
- Fix Opencv window update (f4bf2c4)
v0.5.0
v0.4.2
Python-Funscript-Editor v0.4.2
Changelog
- Add support for OFS3
- Fix crash due to empty sequence (#16)
- Add partial nix support to the OFS lua extension
v0.4.1
Python-Funscript-Editor v0.4.1
Changelog
- Fix crash due to empty sequence
- Add checkbox to OFS to enable/disable stop at next action point
- Improve lua point import
- Update Install instruction
v0.4.0
Python-Funscript-Editor v0.4.0
First Release for OFS2 (2.0.0)
Changelog
- Update installer for OFS2
- Implement wrapper for new OFS2 Lua API.
v0.3.3
Python-Funscript-Editor v0.3.3
Latest Release for OFS 1.4.4. Can currently only be installed manually.
Installation Windows (Manually)
- Download OFS 1.4.4 from https://github.com/OpenFunscripter/OFS/releases/tag/1.4.4.
- Install OFS
- Start OFS at least once and close it again.
- Download the application
funscript-editor_v0.3.3.zip
fromAssets
section below. - Open your File Explorer and navigate to
%APPDATA%\OFS\OFS_data\extensions
. - Create an directory for the Extension with the name
Funscript Generator Windows
. - Create an other directory inside the
Funscript Generator Windows
directory with the Namefunscript-editor
. - Extract the Downloaded
funscript-editor_v0.3.3.zip
into%APPDATA%\OFS\OFS_data\extension\Funscript Generator Windows\funscript-editor
. - Now check that the file
%APPDATA%\OFS\OFS_data\extension\Funscript Generator Windows\funscript-editor\funscript-editor.exe
exists. - Copy the content from
%APPDATA%\OFS\OFS_data\extension\Funscript Generator Windows\funscript-editor\OFS
to%APPDATA%\OFS\OFS_data\extension\Funscript Generator Windows
- Open OFS, activate the extension and enable the window. Now you can use the extension at any position in the Video with the Start MTFG Button.
Changelog
- Improve Linux installer
- Freeze code for OFS 1.4.4