Hey,
I was trying to dissect the Tile Sampler via Open Reference and poking through all parameters and such. It's hard to keep track of dependencies and whats linked to what. Anyone know if its possible to open an SBS in a code format in something like Notepad++ where I can easily use search/find stuff? I know it's possible to create SBS graphs via Python, looking for the reverse option.
Replies
Atom editor has a plugin called 'Beautify'
In notepad++ sometimes works on sbs files. Iirc there's something poopy about the encoding that makes it tricky