GridFlow 9.9 available now !!!!!!!!!!!!!!!!!!!!!!!!!!!!!! | `---> at http://gridflow.ca/
ChangeLog version 9.9 (2010.05.05):
* added class [gridflow] for reporting version number of gridflow * [print]: pointer: write "0x" and not "0x0x" * added examples supercycloid.pd, simple_mask.pd, tictactoe.pd * renamed example blob.pd to shadebob.pd * reviewed and updated a lot of examples. * support GEM 91, 92 and 93 all at once, with runtime autodetection (NOT compile-time!) * fixed bug about [#to_pix] when created after [gemwin] was last activated * [#to_pix] and [#from_pix]: when in colorspace rgba, preserve alpha instead of setting to 0 * [#to_pix]: when in colorspace rgb, alpha defaults to 255 instead of 0 * [#to_pix]: correct GL_RGBA vs GL_BGRA on OSX * added [gf/string_length] [doc_link] [doc_accolade] [#lop_space] * added even more missing helpfiles... * [#io.quicktimecamera]: added brightness, contrast, hue and colour (saturation) control * [#io.x11]: setcursor: support 77 cursors instead of 64; and reject out-of-range values * [#color]: runs faster * [#io.videodev]: added colorspace rgba, with alpha=255. * [#io.videodev]: added conversion from RGB to colorspace "magic" * [#camera]: added colorspace rgba * [#io.quartz]: added support for keypress and keyrelease * [#io.quartz]: added 'menubar' method (show/hide system menubar on OSX) * [#io.quartz]: added hidecursor and setcursor * [#io.quicktimecamera]: colorspace rgba's alpha=255 now. * [#io.quicktimecamera] [#io.quicktimeapple]: added colorspaces y, yuv, rgb, and added method "cast". * [#io.videodev] and [#camera]: removed attribute 'transfer' * fixed bug in nested-list processing (which affected [print] and [display] and use of symbols that look like floats) * [#io.videodev]: add support for libv4l1 * [#camera]: added method "api", added autodetection of camera modules * [#io.quicktimehw]: show real error messages * added class [#to~], for converting grids to signals. * [gf/canvas_...] and [gf/find_file]: add default arg * [args]: fixed crash when using comma when there is no [inlet] at all. * [#out quartz]: major speedup ! * [#store]: put_at: fixed two crashing bugs * [#in grid]: handle end-of-file and other errors properly (when reading) * quicktimeapple, quicktimecamera and gem pix : refixed colorspace on PPC * [#io.ppm]: rewritten without using libnetpbm (so that errors are handled properly); support reading P2 P3 P5 P6 and writing P5 P6 * added alias [pd/print] for pd's [print] * added alias [gf/range] for gf's [range] * [#mouse]: added method "/" to automatically scale coordinates * [#draw_rect]: fix outline mode * removed polygon_editor.pd and [#edit_polygon] * added [#out png] (in 1, 2, 3, 4 channels) * added 'cast' method to [#cast] (for changing number type) * [#for] supports floats such as [#for (f #) (f # 10) (f # 1)] * [#out sdl]: fixed mouse button support so that [#mouse] is useful * added class [gemdead], for using pix-objects without a [gemwin]. * OSX: show proper camera error messages * added [#out quartz 0]: make a borderless OSX window * OSX package: enable OpenCV support * Ubuntu package: enable libv4l1 support
_ _ __ ___ _____ ________ _____________ _____________________ ... | Mathieu Bouchard, Montréal, Québec. téléphone: +1.514.383.3801
GridFlow 9.10 !!!
source : http://gridflow.ca/download/gridflow-9.10.tar.gz precompiled : http://gridflow.ca/download/packages/gridflow-9.10-ubuntu-karmic-i386.tar.gz http://gridflow.ca/download/packages/gridflow-9.10-macosx104-i386.tar.gz http://gridflow.ca/download/packages/gridflow-9.10-macosx104-ppc.tar.gz
--------------------> http://gridflow.ca/ <---------------------
version 9.10 (2010.08.04):
* added examples qbert.pd, remap_video.pd * removed example play_video.pd * [#lop_space]: faster; added method "reverse"; added default args * fix division by zero in [# C./] and [# C./conj] * added [# C.inv*] [# /exp] * [#pack]: support multi-element list in left inlet * [#join]: no more "empty grids" (default value is 0) * better error messages for not enough args, too many args, wrong args, etc. * [print]: make more like the builtin [print] it overrides * added index of General Topics, in GridFlow Index * incompatible change in [doc_exist] (which was for internal use only anyway) * incompatible change : removed numtype abbreviations that no-one ever used, that is : u8 i16 i32 i64 f32 f64 (kept the shorter ones : b s i l f d) * incompatible change : renamed [gf.not_open] to [gf/not_open]; [gf.oneshot] to [gf/oneshot]; etc. * [#many]: add methods : bgcolor, spacing * incompatible change in [#many]: removed $4 and $5 arguments for specifying the size of the cells (now it is autodetected) * added [#many-prop] (properties dialogue for [#many]) * updated GEM support to prevent crashes due to imageStruct 93 being different from imageStruct 92 (or even from recent versions of imageStruct 93). * added classes [attr] [doc_section] [gf/propertybang] [setargs] [gf/object_bbox] * added classes [#to_pdp] [#from_pdp] (but unlike for GEM, gridflow as a whole doesn't require PDP) * [args]: fix bang bug (bang was ignored since loadbang support was added) * added [display] and [#see] to the Put menu * added more missing documentation * [#to~]: added multichannel support * [#to~]: $1 (number of channels) now defaults to 1 * [#print]: right-justify floats at 10 chars per number column * [#to_float],[#to_symbol],[#to_list] aliased to [#to_f],[#to_s],[#to_l] * [#io.quicktimeapple]: report total number of frames correctly * [#draw_polygon]: fixed some inaccuracies in rendering * [#draw_polygon]: fixed bug in check of number of dimensions of color grid * [doc_accolade]: add method 'color'
_ _ __ ___ _____ ________ _____________ _____________________ ... | Mathieu Bouchard, Montréal, Québec. téléphone: +1.514.383.3801
ALL FILES WERE REUPLOADED (same filenames)
because, by mistake, the original GridFlow 9.10 was not compatible with Pd 41 (it required Pd 42)
On Wed, 4 Aug 2010, Mathieu Bouchard wrote:
GridFlow 9.10 !!!
source : http://gridflow.ca/download/gridflow-9.10.tar.gz precompiled : http://gridflow.ca/download/packages/gridflow-9.10-ubuntu-karmic-i386.tar.gz http://gridflow.ca/download/packages/gridflow-9.10-macosx104-i386.tar.gz http://gridflow.ca/download/packages/gridflow-9.10-macosx104-ppc.tar.gz
_ _ __ ___ _____ ________ _____________ _____________________ ... | Mathieu Bouchard, Montréal, Québec. téléphone: +1.514.383.3801