Skip to content

v0.0.5

Pre-release
Pre-release

Choose a tag to compare

@michael-mueller-git michael-mueller-git released this 27 Jun 19:07
· 736 commits to main since this release

Python-Funscript-Editor v0.0.5

Application documentation for this Version: docs v0.0.5.

Changelog

  • Improve the projection method and make it default. You can switch back to the flat tracking by setting use_equirectangular: True in settings.yaml.
  • Fix the logging
  • Fix the x-Movement output (in the release before, the output was y-Movement if tracking_direction: 'x' was set in the settings.yaml)
  • Add an zoom factor to config if you enable the zoom option in settings.yaml by setting use_zoom: True.
  • Allow up scaling in video_scaling.json by values > 1.0.
  • Add Troubleshot section to the Documentation.
  • Add config parameter to apply an offset to the lower and upper points.
  • Add threshold parameter for upper and lower points.
  • Set max slider default/init value to 99.