MrKepzie / Natron

Open-source compositing software. Node-graph based. Similar in functionalities to Adobe After Effects and Nuke by The Foundry.
www.natron.fr
GNU General Public License v2.0
1.49k stars 164 forks source link

Shadertoy preset list offset #1724

Closed fabiof17 closed 6 years ago

fabiof17 commented 6 years ago

Please ask questions ("how do I...?") on the forum, not by filing issues.

Make concrete suggestions for fixing the code ("here is a patch") by filing a pull request, not an issue.

Problem

I've added a new GLSL shader within a new category in the Shadertoy.txt file :

Expected behavior: Shadertoy ignores iterations of the same entry.

Actual behavior: Shadertoy runs the glsl script just one step ahead in the preset list.

Versions