Skip to content

Commit

Permalink
[v 1.13.1] OpenGL timeline
Browse files Browse the repository at this point in the history
Spans had been displayed using scripting to create and erase `panel`s with
every change, which was very ineligant and beginning to cause lag for being
so heavyweight. Now OpenGL is used in `js` with a very lightweight
implementation, which is the way it should have been done all along.
  • Loading branch information
to-the-sun committed Dec 29, 2018
1 parent 9c8579d commit a6db4ef
Show file tree
Hide file tree
Showing 12 changed files with 32,205 additions and 16,035 deletions.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,5 @@ MIDIGuitar64.dll
* - Copy.*
VoxengoRecorder.64.dll
*.csv
Images/
Images/
TimelineGL/
Loading

0 comments on commit a6db4ef

Please sign in to comment.