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

Method isAutoFixRelativeFilePathEnabled

Engine/Settings.cpp:3022–3026  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3020}
3021
3022bool
3023Settings::isAutoFixRelativeFilePathEnabled() const
3024{
3025 return _fixPathsOnProjectPathChanged->getValue();
3026}
3027
3028int
3029Settings::getNumberOfParallelRenders() const

Callers 4

entryRemovedMethod · 0.80
tableChangedMethod · 0.80

Calls 1

getValueMethod · 0.45

Tested by

no test coverage detected