http://gridflow.ca/download/gridflow-0.8.1.tar.gz
version 0.8.1 (2006.02.20):
* [ls] now supports wildcards: ? [] * ** * [#color] has new method: delegate * added [regsub], [memstat], [listfind], [sendgui] * x11: removed methods: draw,autodraw; added: use_shm,title * examples : added markov.pd, bounce.pd, doodle.pd, mechanics.pd * [#pack],[#unpack] now default to 2 values * new numops: clip+,clip- * fix for shared memory bug in [#out x11] * added [#out tk] * added [#out opengl] (using GLUT, hackishly) * [unix_time] behaviour changed. (see manual)
_ _ __ ___ _____ ________ _____________ _____________________ ... | Mathieu Bouchard - tél:+1.514.383.3801 - http://artengine.ca/matju | Freelance Digital Arts Engineer, Montréal QC Canada
On Mon, 20 Feb 2006, Mathieu Bouchard wrote:
http://gridflow.ca/download/gridflow-0.8.1.tar.gz
version 0.8.1 (2006.02.20):
Btw, the only version of Ruby I can recommend now is 1.9 (CVS). I've had a few problems with Ruby's HEAD (-A) so I did cvs update -D2006-02-01 and that's perfect. However the problem with HEAD doesn't seem critical.
As usual for Ruby it's "./configure --enable-shared" and you need bison and autoconf and automake.
I tried hard to make things work with Ruby 1.8 but I gave up trying to circumvent a bug in Ruby that they wouldn't fix.
_ _ __ ___ _____ ________ _____________ _____________________ ... | Mathieu Bouchard - tél:+1.514.383.3801 - http://artengine.ca/matju | Freelance Digital Arts Engineer, Montréal QC Canada