THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 08/10/2010 at 12:20, xxxxxxxx wrote:
Originally posted by xxxxxxxx
Originally posted by xxxxxxxx
Yes, it's possible in Python and C++. There you can control the behaviour with the SCENEFILTER_DIALOGSALLOWED flag.
In the C++ SDK, where does one 'unset' or remove the SCENEFILTER_DIALOGSALLOWED flag, to tell Cinema4D not to use import/export dialogs?
Is this in RegisterSceneLoaderPlugin() / RegisterSceneSaverPlugin() ? Because I don't see those flags listed there.
Please check LoadDocument()/SaveDocument().
cheers,
Matthias