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)
|
Sun, 06 May 2018 05:29:46 +0000 |
Drew Perttula |
boring paths
|
Sun, 06 May 2018 05:29:13 +0000 |
Drew Perttula |
extract inline-attrs
|
Sun, 06 May 2018 05:10:13 +0000 |
Drew Perttula |
extract adjusters.coffee
|
Sat, 05 May 2018 09:10:45 +0000 |
drewp |
update timeline code to polymer2 element api. pixi test is displaying again.
|
Fri, 04 May 2018 08:05:18 +0000 |
Drew Perttula |
edit-choice/etc fixes and tests
|
Fri, 04 May 2018 07:58:13 +0000 |
Drew Perttula |
bower, polymer, coffee updates
|
Fri, 04 May 2018 03:10:36 +0000 |
drewp |
license
|
Fri, 04 May 2018 03:09:11 +0000 |
drewp |
start resource-display web test
|
Fri, 04 May 2018 01:27:39 +0000 |
drewp |
coffee maps. attempt at resource-display update for polymer2
|
Thu, 03 May 2018 06:31:18 +0000 |
Drew Perttula |
update collector web to new n3js
|
Tue, 01 May 2018 07:43:35 +0000 |
drewp |
more upgrades for n3 api. not quite passing
|
Mon, 30 Apr 2018 07:25:12 +0000 |
drewp |
4 of 17 passing on new n3.js
|
Mon, 30 Apr 2018 06:37:19 +0000 |
drewp |
more npm setup. n3 upgraded but code is not, yet
|
Sun, 29 Apr 2018 21:56:51 +0000 |
Drew Perttula |
pixi tag, some version upgrades
|
Sun, 29 Apr 2018 21:56:08 +0000 |
Drew Perttula |
cursor-canvas: forgot script link
|
Sun, 29 Apr 2018 12:22:36 +0000 |
Drew Perttula |
start pixijs on timeline
|