Page 1 of 1

io

Posted: Thu Nov 04, 2021 8:06 am
by suyufeng
How to use the m_app variable in a custom io plug-in, I want to get the information in the DB tree in the io plug-in?

Re: io

Posted: Sat Nov 06, 2021 7:50 am
by daniel
I/O plugins don't have access to the application. They are only supposed to load a single file... But technically a standard plugin can load a file (it will just be a different workflow for the user to load this specific file format).