Hi,
I am trying to use this command
cmds.file(q=True, modified=True)
and no matter what it always returns true, no matter if I just opened the scene and did nothing to it, it still returns true. Any idea how to solve this, I want it to return false if nothing has been edited in the scene.
Thanks
Hi,
I am trying to use this command
cmds.file(q=True, modified=True)
and no matter what it always returns true, no matter if I just opened the scene and did nothing to it, it still returns true. Any idea how to solve this, I want it to return false if nothing has been edited in the scene.
Thanks
Hi!
This is a bug in current Maya versions and needs to be fixed by the developers, there is no other solution.
(As a workaround you could try to set the modified state to "False" right after opening the scene.)
Hi!
This is a bug in current Maya versions and needs to be fixed by the developers, there is no other solution.
(As a workaround you could try to set the modified state to "False" right after opening the scene.)
Can't find what you're looking for? Ask the community or share your knowledge.