Logo
Explore Help
Sign In
GameDev/JFA_driven_motion_blur_addon
1
0
Fork 0
You've already forked JFA_driven_motion_blur_addon
mirror of https://github.com/sphynx-owner/JFA_driven_motion_blur_addon.git synced 2025-09-19 04:06:08 +08:00
Code Issues Actions Packages Projects Releases Wiki Activity
Files
master
JFA_driven_motion_blur_addon/addons/SphynxMotionBlurToolkit/SphynxMotionBlurToolkit.gd

13 lines
178 B
GDScript3
Raw Permalink Normal View History

Complete overhaul, new implementations - Overhauled file structure to be on addons for universality - Streamlined compositor shader stages with custom classes and resources - Added previous proven implementations (McGuire, Guertin) - entirely new and improved jump flood implementation, more realistic, robust, and performant
2024-08-10 15:20:51 +03:00
@tool
extends EditorPlugin
func _enter_tree() -> void:
# Initialization of the plugin goes here.
pass
func _exit_tree() -> void:
# Clean-up of the plugin goes here.
pass
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.2 Page: 33ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API