Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MrKepzie/Natron
/ isAutoProjectFormatEnabled
Method
isAutoProjectFormatEnabled
Engine/Settings.cpp:3016–3020 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
3014
}
3015
3016
bool
3017
Settings::isAutoProjectFormatEnabled() const
3018
{
3019
return _firstReadSetProjectFormat->getValue();
3020
}
3021
3022
bool
3023
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