Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NatronGitHub/Natron
/ undo
Method
undo
Gui/NodeGraphUndoRedo.cpp:85–89 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
83
}
84
85
void
86
MoveMultipleNodesCommand::undo()
87
{
88
move(-_dx, -_dy);
89
}
90
91
void
92
MoveMultipleNodesCommand::redo()
Callers
nothing calls this directly
Calls
15
hasViewersConnected
Method · 0.80
updateNavigator
Method · 0.80
showKeyframesOnTimeline
Method · 0.80
getSource
Method · 0.80
getDest
Method · 0.80
slaveAllKnobs
Method · 0.80
getEffectInstance
Method · 0.80
setNodeDisabled
Method · 0.80
loadKnobs
Method · 0.80
removeInstances
Method · 0.80
addInstances
Method · 0.80
incrHashAndEvaluate
Method · 0.80
Tested by
no test coverage detected