Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NatronGitHub/Natron
/ isAutoProjectFormatEnabled
Method
isAutoProjectFormatEnabled
Engine/Settings.cpp:3185–3189 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
3183
}
3184
3185
bool
3186
Settings::isAutoProjectFormatEnabled() const
3187
{
3188
return _firstReadSetProjectFormat->getValue();
3189
}
3190
3191
bool
3192
Settings::isAutoFixRelativeFilePathEnabled() const
Callers
2
ProjectPrivate.cpp
File · 0.80
doResetEnd
Method · 0.80
Calls
1
getValue
Method · 0.45
Tested by
no test coverage detected