MJH1000

Results 2 issues of MJH1000

Great Add-on Gregzaal! Unfortunately I use Blender Portable across 4 different computers. The "data/gaffer" folder is always generated on the C drive which means each computer needs to re-build any...

minor improvement

Hi, does anyone know how to use setWrapper. I tried this and I could not get it to work. ``` $banner = new StoutLogic\AcfBuilder\FieldsBuilder('banner'); $banner ->addText('title') ->addWysiwyg('content') ->setWrapper(['class' => 'foo',...