Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
3191
bool
3192
Settings::isAutoFixRelativeFilePathEnabled() const
3193
{
3194
return _fixPathsOnProjectPathChanged->getValue();
3195
}
3196
3197
int
3198
Settings::getNumberOfParallelRenders() const
Callers
4
autoSetProjectDirectory
Method · 0.80
onOCIOConfigPathChanged
Method · 0.80
entryRemoved
Method · 0.80
tableChanged
Method · 0.80
Calls
1
getValue
Method · 0.45
Tested by
no test coverage detected