Added Truchet_hex plugins and Fixed Starblur in GPU

This commit is contained in:
Michel Mastriani
2019-06-16 00:12:56 -03:00
parent 7b613df986
commit ddece14251
6 changed files with 479 additions and 5 deletions

View File

@ -308,6 +308,8 @@ VariationList<T>::VariationList()
ADDPREPOSTREGVAR(BlurHeart)
ADDPREPOSTREGVAR(Truchet)
ADDPREPOSTREGVAR(TruchetFill)
ADDPREPOSTREGVAR(TruchetHexFill)
ADDPREPOSTREGVAR(TruchetHexCrop)
ADDPREPOSTREGVAR(TruchetGlyph)
ADDPREPOSTREGVAR(TruchetInv)
ADDPREPOSTREGVAR(TruchetKnot)