Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MrKepzie/Natron
/ isAutoPreviewOnForNewProjects
Method
isAutoPreviewOnForNewProjects
Engine/Settings.cpp:2522–2526 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2520
}
2521
2522
bool
2523
Settings::isAutoPreviewOnForNewProjects() const
2524
{
2525
return _autoPreviewEnabledForNewProjects->getValue();
2526
}
2527
2528
#ifdef NATRON_DOCUMENTATION_ONLINE
2529
int
Callers
1
initializeKnobs
Method · 0.80
Calls
1
getValue
Method · 0.45
Tested by
no test coverage detected