reorganized everything
authorJohn Tsiombikas <nuclear@member.fsf.org>
Thu, 4 Oct 2018 13:56:48 +0000 (16:56 +0300)
committerJohn Tsiombikas <nuclear@member.fsf.org>
Thu, 4 Oct 2018 13:56:48 +0000 (16:56 +0300)
commitd60954c471d6f446523bad8c4c4860aa2138da1e
tree4cf3e637478ddac89ae6d27bbb7add295a78cdf9
parent6917510e2aff5fa6599065c684a344a24e42123d
reorganized everything
new animation system with keyframes
src/geom.cc [new file with mode: 0644]
src/geom.h [new file with mode: 0644]
src/main.cc
src/seq.cc [new file with mode: 0644]
src/seq.h [new file with mode: 0644]
src/track.cc [new file with mode: 0644]
src/track.h [new file with mode: 0644]