Commit Graph

337 Commits

Author SHA1 Message Date
0aa0106f51 Use a profile pathname in worker.py 2012-01-21 00:03:45 -05:00
a803216551 Move argset to code.util 2012-01-21 00:03:28 -05:00
acbde65b9f Don't call set_format after set_address_2d 2012-01-20 11:22:27 -05:00
1398706886 Remove SS from DE, and improve performance. 2012-01-20 11:17:07 -05:00
e1914a9c87 Clamp min to 0 in colorclip (for wavelet et al) 2012-01-20 09:23:46 -05:00
ec1e84fee6 Compile before flushing the final frame 2012-01-18 11:36:44 -05:00
4cd43d564e More informative error message on worker dirty repo 2012-01-18 11:36:25 -05:00
8c3a698596 Don't crash if nvidia-smi returns an error 2012-01-18 11:36:12 -05:00
1ff0deb16b Fix 'waves' variation 2012-01-15 20:25:37 -05:00
a97b53d4bd Allow use of 'prex' in precalc statements 2012-01-15 20:25:12 -05:00
5ab529bcde Print queue size while flushing 2012-01-15 12:58:38 -05:00
7e8cc4e40b Temporary hack: add 'latest/' link 2012-01-15 12:58:20 -05:00
933e5e50b3 Support arc, offset when importing XML loops 2012-01-15 12:49:26 -05:00
830c788263 Use newer-format 'link' property 2012-01-15 12:47:56 -05:00
0217473533 Add GPL 2012-01-15 12:24:12 -05:00
9a7b5db96e Allow a keyboard interrupt to flush the queue 2012-01-13 20:57:35 -05:00
348525e036 Fix retry 2012-01-13 20:57:15 -05:00
c9693b12ae Don't preemptively create directories 2012-01-13 20:56:30 -05:00
fbb807c0d4 Handle client being suspended 2012-01-13 20:55:44 -05:00
4e23cd48f2 Detect the right git repo 2012-01-13 20:54:43 -05:00
ba7962e3db partition is (true, false), not (false, true) 2012-01-13 20:53:58 -05:00
4ec9308637 Very rough first stab at work queue 2012-01-12 14:53:33 -05:00
f3bf16f18a Reduce the minimum blur radius 2012-01-10 10:36:26 -05:00
7825b006b4 Stamp out pre-echo (hopefully) 2012-01-09 23:39:07 -05:00
8c29212821 Experimental supersampling and DE changes 2012-01-09 21:15:05 -05:00
11c729d370 Apply edge clamping a little more forcefully 2012-01-09 14:08:32 -05:00
82ea0cee5d Add 540p profile to main.py 2012-01-09 10:18:15 -05:00
7f745d74cd Use np.unwrap (same idea as monotonify()) 2012-01-09 10:17:53 -05:00
728df3ace6 Add test routine for splines 2012-01-09 10:17:30 -05:00
3de723a926 Use --pause instead of --nopause 2012-01-03 12:03:32 -05:00
5c3575bf54 Preview tweaks 2012-01-03 12:03:06 -05:00
dde1193237 Consider mtime with --resume 2012-01-03 11:24:42 -05:00
fcb72ca592 Handle empty name arg 2012-01-03 11:24:20 -05:00
2bfe896204 Reduce font size in preview window 2011-12-28 15:39:33 -05:00
808bd66138 Add SplEval.insert_knot() 2011-12-28 15:39:17 -05:00
de56383a61 Add new palette modes; use 'yuv' by default. 2011-12-23 09:50:03 -05:00
693a7a6dc3 Go back to smaller dither radius factor 2011-12-21 16:20:41 -05:00
bb899e51f7 Use highlight_power in showpal 2011-12-21 16:20:07 -05:00
22c1ec872c Fix velocity matching 2011-12-21 16:20:07 -05:00
09725ba794 Correct dither fail. 2011-12-21 11:59:40 -05:00
adb79901f1 Add 'showpal' helper to display palette interp 2011-12-21 11:39:11 -05:00
af7e177bc7 Remove unused imports in main.py 2011-12-19 16:39:16 -05:00
84b8f7d459 Don't add empty author URLs 2011-12-19 16:38:55 -05:00
6bf1800a17 Use six digits instead of eight 2011-12-19 16:38:33 -05:00
644ca7f62d Add velocity-matching to SplEval 2011-12-19 16:37:55 -05:00
39e8ad2447 added .gitignore for pyc and pyo files 2011-12-18 20:40:48 -07:00
9972d48ba0 Fix some annoying but trivial whitespace issues 2011-12-18 21:53:26 -05:00
60e7eb120e Show default FPS in main.py 2011-12-18 21:42:06 -05:00
e9c9cd7db4 Support symmetry element when importing XML 2011-12-18 21:42:05 -05:00
cbb8e74383 Merge branch 'master' of ssh://github.com/stevenrobertson/cuburn 2011-12-18 15:55:29 -07:00