├── LICENSE ├── README.md ├── README_img1.gif ├── pyproject.toml └── vs_temporalfix.py /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pifroggi/vs_temporalfix/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pifroggi/vs_temporalfix/HEAD/README.md -------------------------------------------------------------------------------- /README_img1.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pifroggi/vs_temporalfix/HEAD/README_img1.gif -------------------------------------------------------------------------------- /pyproject.toml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pifroggi/vs_temporalfix/HEAD/pyproject.toml -------------------------------------------------------------------------------- /vs_temporalfix.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pifroggi/vs_temporalfix/HEAD/vs_temporalfix.py --------------------------------------------------------------------------------