Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NatronGitHub/Natron
/ progressUpdate
Method
progressUpdate
Engine/AppInstance.h:266–270 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
264
}
265
266
virtual bool progressUpdate(const NodePtr& /*node*/,
267
double /*t*/)
268
{
269
return true;
270
}
271
272
/**
273
* @brief Checks for a new version of Natron
Callers
5
onSchedulerTrackingProgress
Method · 0.45
computeCornerParamsFromTracks
Method · 0.45
computeTransformParamsFromTracks
Method · 0.45
onCornerPinSolverWatcherProgress
Method · 0.45
onTransformSolverWatcherProgress
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected