MCPcopy Create free account
hub / github.com/NatronGitHub/Natron / isAutoFixRelativeFilePathEnabled

Method isAutoFixRelativeFilePathEnabled

Engine/Settings.cpp:3191–3195  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3189}
3190
3191bool
3192Settings::isAutoFixRelativeFilePathEnabled() const
3193{
3194 return _fixPathsOnProjectPathChanged->getValue();
3195}
3196
3197int
3198Settings::getNumberOfParallelRenders() const

Callers 4

entryRemovedMethod · 0.80
tableChangedMethod · 0.80

Calls 1

getValueMethod · 0.45

Tested by

no test coverage detected