log

age author description
Mon, 04 Jun 2018 07:07:11 +0000 Drew Perttula collector smaller font. effects button alignment.
Mon, 04 Jun 2018 07:05:42 +0000 Drew Perttula effectSequencer info display
Sun, 03 Jun 2018 21:04:00 +0000 drewp start sequencer web report. WIP
Sun, 03 Jun 2018 18:46:36 +0000 drewp dmx max framerate for all channels is 44fps
Sun, 03 Jun 2018 11:35:06 +0000 Drew Perttula big sequencer speedup: only rebuild notes in the changed song
Sun, 03 Jun 2018 11:31:21 +0000 Drew Perttula optimize sequencer's updates when you're editing a curve
Sun, 03 Jun 2018 11:19:12 +0000 Drew Perttula notes on pyflame
Sun, 03 Jun 2018 10:37:00 +0000 Drew Perttula brick mode works. fix some refresh issues.
Sun, 03 Jun 2018 04:51:43 +0000 drewp starting BrickLayout. WIP
Sat, 02 Jun 2018 05:52:33 +0000 drewp refactor: add BrickLayout object. no major changes yet
Fri, 01 Jun 2018 02:34:32 +0000 drewp restore fade adjusters
Fri, 01 Jun 2018 02:09:38 +0000 drewp bg grid
Fri, 01 Jun 2018 01:39:40 +0000 drewp fix adjuster-drag coordinate bug. highlight nearby adj.
Thu, 31 May 2018 22:59:43 +0000 drewp fix mouseout event on notes
Thu, 31 May 2018 20:48:43 +0000 drewp fix notes drawing themselves after they should be gone
Thu, 31 May 2018 08:16:20 +0000 drewp try to fix canvas issue, but it seems like just a bug in chrome 61
Thu, 31 May 2018 08:14:37 +0000 drewp reindent
Thu, 31 May 2018 00:47:07 +0000 drewp fix time adjs crossing each other. more simulation steps for adjs.
Tue, 29 May 2018 07:55:05 +0000 Drew Perttula indicate hover and selection on notes
Tue, 29 May 2018 07:00:37 +0000 Drew Perttula performance: add @cachedUriValues
Mon, 28 May 2018 00:25:46 +0000 Drew Perttula properly clear adjs on narrow notes
Mon, 28 May 2018 00:25:29 +0000 Drew Perttula fix note update
Sun, 27 May 2018 02:20:42 +0000 Drew Perttula new adjuster layout algorithm
Sun, 27 May 2018 01:16:49 +0000 Drew Perttula update note drawings correctly. rerender less.
Sun, 27 May 2018 00:13:00 +0000 drewp conserve notes between updates
Thu, 24 May 2018 06:54:58 +0000 Drew Perttula fix some coffee lint
Thu, 24 May 2018 06:50:28 +0000 Drew Perttula old graph api in makeEffect
Thu, 24 May 2018 06:30:56 +0000 Drew Perttula remove old workaround
Thu, 24 May 2018 06:30:44 +0000 Drew Perttula log, comment
Thu, 24 May 2018 06:23:28 +0000 Drew Perttula fix dropping effect into timeline
Thu, 24 May 2018 06:04:12 +0000 Drew Perttula fix effects/ add buttons
Wed, 23 May 2018 09:53:07 +0000 Drew Perttula mostly fix color-picker
Tue, 22 May 2018 06:42:10 +0000 Drew Perttula fix inlineattrs setup and effect editing
Sat, 19 May 2018 23:40:35 +0000 Drew Perttula inlineAttrs shows effect choice
Sat, 19 May 2018 23:35:42 +0000 Drew Perttula restore the code that updates zoomFlattened
Sat, 19 May 2018 23:13:55 +0000 Drew Perttula finish mouse event routing. inlineAttrs display again.
Sat, 19 May 2018 21:55:08 +0000 Drew Perttula get mouse events to pixi. fix pixi-vs-adj coordinate issue
Sat, 19 May 2018 07:25:01 +0000 Drew Perttula fix types so graph writing works again.
Fri, 18 May 2018 07:54:42 +0000 Drew Perttula draw notes, colors. position adjusters better.
Fri, 18 May 2018 07:54:06 +0000 Drew Perttula quieter graph logs
Thu, 17 May 2018 07:44:34 +0000 Drew Perttula redoing Note draw object and note adjusters
Thu, 17 May 2018 06:50:11 +0000 Drew Perttula adjusters start displaying again. just timeline zoom ones.
Wed, 16 May 2018 06:41:33 +0000 drewp getting adjusters to appear again. canvas and rendering seem fine.
Tue, 15 May 2018 07:08:11 +0000 Drew Perttula fix viewstate tracking. zoom current notes with the time slider.
Tue, 15 May 2018 06:33:39 +0000 Drew Perttula oops, time cursor was tracking mouse not music time
Mon, 14 May 2018 02:48:20 +0000 Drew Perttula extract viewstate
Mon, 14 May 2018 02:38:00 +0000 Drew Perttula no more 'listeners' in polymer2. use 'ready' event more.
Mon, 14 May 2018 02:10:05 +0000 Drew Perttula workaround for coffee issue with static getters. polymer wasn't seeing my attributes at all
Sat, 12 May 2018 23:02:26 +0000 Drew Perttula cleanup viewstate change notifications. Use ko.computed more.
Sat, 12 May 2018 09:22:00 +0000 Drew Perttula fix axis and cursor
Fri, 11 May 2018 10:11:29 +0000 Drew Perttula move animatedZoom. other viewstate api fixes.
Fri, 11 May 2018 09:54:05 +0000 Drew Perttula extract viewState, pass it to other elements
Thu, 10 May 2018 07:12:39 +0000 drewp fix or workaround js errors on timeline. view zooming broken. adjusters not drawing
Thu, 10 May 2018 06:08:39 +0000 drewp fix floatValue cache
Thu, 10 May 2018 05:29:55 +0000 drewp point to localhost
Tue, 08 May 2018 06:24:37 +0000 Drew Perttula get some notes drawing, barely
Mon, 07 May 2018 09:18:47 +0000 Drew Perttula a bit closer to rendering some notes again
Mon, 07 May 2018 00:38:56 +0000 Drew Perttula extract Project class with the larger graph-only methods
Mon, 07 May 2018 00:38:33 +0000 Drew Perttula fight coffeescript on how to get ctor called
Sun, 06 May 2018 22:41:36 +0000 Drew Perttula timeline canvas kind of resizes in its space (with setInterval, and possibly overshoot at the bottom)