Sfoglia il codice sorgente

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 1 anno fa
parent
commit
9ae953ecb4
1 ha cambiato i file con 0 aggiunte e 2 eliminazioni
  1. 0
    2
      statics_and_lists.pde

+ 0
- 2
statics_and_lists.pde Vedi File

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

Loading…
Annulla
Salva