pcottle.learnGitBranching/todo.txt
2012-09-28 11:51:18 -07:00

21 lines
555 B
Text

The Tree.Snapshot() idea
closures on animations with those snapshots
integrate animation into all git commands
animation factory? stuff like:
-commitBirthAnimation(snapshotBefore, snapshotAfter, commit)
-highlightCommit(50, 'targetColor') // during search
-clearHighlightsAllNodes
ALSO other big things:
- Text on commit nodes
- Division in their rings based on how many / what branches they are part of
- Color on branch edges??
- Commits go transparent when no longer downstream of anything (also their weights are adjusted? and sent to back?)