Commit Graph

295 Commits

Author SHA1 Message Date
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
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
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
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
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
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
22c1ec872c Fix velocity matching 2011-12-21 16:20:07 -05:00
09725ba794 Correct dither fail. 2011-12-21 11:59:40 -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
9972d48ba0 Fix some annoying but trivial whitespace issues 2011-12-18 21:53:26 -05:00
e9c9cd7db4 Support symmetry element when importing XML 2011-12-18 21:42:05 -05:00
6228b1bb64 added chaos support to genome reading 2011-12-18 15:14:39 -07:00
303accad16 Whoops, got 'symmetry' backwards 2011-12-17 21:07:22 -05:00
ed0f3f6810 Use string keys for dict
Otherwise, loading the result of a conversion immediately without
converting to JSON first fails.
2011-12-17 21:06:45 -05:00
201f5b0963 Fix palette encoding 2011-12-17 21:06:00 -05:00
f057108360 Change a method's arguments arbitrarily 2011-12-17 20:31:01 -05:00
4ab18c06e0 Name a few more templates 2011-12-17 20:30:21 -05:00
5d2b4e47dd Parse XML genomes (merged from flockutil) 2011-12-17 18:46:02 -05:00
529bf48982 Use functions for palette instead of silly objects 2011-12-17 18:45:33 -05:00
3b29bb2dc2 Drop stale fr0stlib dependency 2011-12-17 17:24:32 -05:00
5c1f057bae Remove stray print statement 2011-12-17 09:40:59 -05:00
c80b8a07a7 Another incompatible update to the genome format 2011-12-17 09:23:39 -05:00
ed885534d6 Relativize some imports, remove unnecessary typing 2011-12-17 09:22:27 -05:00
f5e4443004 Handle primes.bin automatically 2011-12-16 12:13:55 -05:00
b43481e374 New genome format to support flockutil 2011-12-15 11:11:05 -05:00
12655b8611 Make DE better 2011-12-10 16:24:49 -05:00
c59829ad86 Fix buffer overflow 2011-12-10 16:23:24 -05:00
411d8b6263 Be more conservative in running overflow check 2011-12-10 12:42:40 -05:00
2e4e525d49 Use atomic by default (I'm sold) 2011-12-10 12:32:12 -05:00
6c50e6dadc New atomic write mode 2011-12-10 12:18:00 -05:00
a0fd3f965f More template names 2011-12-10 12:16:42 -05:00
a509e58b43 Fix overflow-related bug (hopefully) 2011-12-09 18:46:40 -05:00
c5da1efc74 Lockless lossy shared memory writeback.
Barely tested! And yet it's going straight into master. Lucky you!
2011-12-09 16:13:23 -05:00
6bac3b3a95 Use reordered, lossy bit handling 2011-12-09 14:14:36 -05:00
b592cda3db Fix potential bug in binsearch 2011-12-09 14:14:00 -05:00
d3ee6f36c2 Flat (pre-packed int) palettes in deferred mode. 2011-12-08 20:55:07 -05:00
b76208078f Deferred works again. Time to break it. 2011-12-08 15:28:10 -05:00