Quellcode durchsuchen

removed fxPixelSort from the effect list. this was pointing to a very outdated pixelsort algorithm which might be rewritten in the future

master
Victor Giers vor 1 Jahr
Ursprung
Commit
9ae953ecb4
1 geänderte Dateien mit 0 neuen und 2 gelöschten Zeilen
  1. 0
    2
      statics_and_lists.pde

+ 0
- 2
statics_and_lists.pde Datei anzeigen

@@ -59,9 +59,7 @@ String availableFx[] = {
"fxGrauzone",
"fxCopyZoom",
"fxSubtleSort",
"fxScanker",
"fxPixelSort",
"fxMosh",
"fxPixelDrifter",

Laden…
Abbrechen
Speichern