Wed, 03 May 2017 22:17:48 +0000 |
Drew Perttula |
WIP solver
|
Mon, 01 May 2017 03:47:39 +0000 |
drewp |
forgot golden from last test
|
Sun, 30 Apr 2017 17:23:55 +0000 |
drewp |
add combineImages for use by solver algorithms
|
Sun, 30 Apr 2017 06:36:28 +0000 |
Drew Perttula |
light9-simulation element work
|
Thu, 20 Apr 2017 07:18:00 +0000 |
Drew Perttula |
more code and testing in solve & sim
|
Wed, 19 Apr 2017 08:26:08 +0000 |
Drew Perttula |
solver now scores input images (poorly)
|
Sat, 15 Apr 2017 19:16:32 +0000 |
Drew Perttula |
more progress on paint
|
Sat, 15 Apr 2017 04:03:28 +0000 |
Drew Perttula |
start paintServer
|
Wed, 12 Apr 2017 09:12:56 +0000 |
Drew Perttula |
forgot file from SVG paint UI
|
Wed, 12 Apr 2017 09:07:49 +0000 |
Drew Perttula |
new svg paint UI
|
Wed, 12 Apr 2017 06:17:34 +0000 |
Drew Perttula |
better throttling of adjuster redraws
|
Wed, 12 Apr 2017 06:04:18 +0000 |
Drew Perttula |
timeline: add cache of floats between graph updates for smoother redraws
|
Thu, 06 Apr 2017 11:15:56 +0000 |
Drew Perttula |
shadow on adjs. try to draw faster and wait less for debouncing
|
Thu, 06 Apr 2017 10:04:27 +0000 |
Drew Perttula |
draw timeline adjusters in canvas
|
Thu, 30 Mar 2017 09:52:21 +0000 |
Drew Perttula |
move time and mouse cursors to a <canvas> tag
|
Thu, 30 Mar 2017 05:55:58 +0000 |
Drew Perttula |
sort requirements.txt (no version changes)
|
Thu, 30 Mar 2017 05:54:42 +0000 |
Drew Perttula |
update coloredlogs
|
Thu, 30 Mar 2017 05:22:48 +0000 |
Drew Perttula |
rdflib upgrade
|
Thu, 30 Mar 2017 05:07:02 +0000 |
Drew Perttula |
a few more easy package updates
|
Tue, 28 Mar 2017 08:45:09 +0000 |
Drew Perttula |
caniusepython3 link
|
Tue, 28 Mar 2017 08:23:30 +0000 |
Drew Perttula |
upgrade lots of pydeps; fix package install instructions
|
Tue, 28 Mar 2017 08:44:29 +0000 |
Drew Perttula |
old note about eeepc lid
|
Tue, 28 Mar 2017 07:48:10 +0000 |
Drew Perttula |
fix tests. add logging, some mypy types.
|
Tue, 28 Mar 2017 05:04:07 +0000 |
Drew Perttula |
rm some broken code
|
Sat, 20 Aug 2016 05:39:40 +0000 |
drewp |
Patch.shortSummary
|
Thu, 16 Jun 2016 06:17:13 +0000 |
drewp |
effecteval fixes, probably needed to be part of earlier patches
|
Thu, 16 Jun 2016 06:14:23 +0000 |
drewp |
optimize point drags by making most points do an abbreviated update. this workaround goes away once SyncedGraph does specific updating
|
Thu, 16 Jun 2016 06:13:24 +0000 |
drewp |
KC don't stop sending just because an effect raised an exception
|
Thu, 16 Jun 2016 06:11:18 +0000 |
drewp |
tint notes according to effect. other minor TL fixes
|
Thu, 16 Jun 2016 06:09:43 +0000 |
drewp |
effects should also get noteTime for doing one-shot stuff
|