[PD-cvs] pd/src/tests bof.pd,1.1.2.1,1.1.2.2

Mathieu Bouchard matju at users.sourceforge.net
Mon Aug 21 00:50:53 CEST 2006


Update of /cvsroot/pure-data/pd/src/tests
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16227

Modified Files:
      Tag: devel_0_39
	bof.pd 
Log Message:
added object with negative coordinates


Index: bof.pd
===================================================================
RCS file: /cvsroot/pure-data/pd/src/tests/Attic/bof.pd,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -C2 -d -r1.1.2.1 -r1.1.2.2
*** bof.pd	16 Aug 2006 19:53:42 -0000	1.1.2.1
--- bof.pd	20 Aug 2006 22:50:51 -0000	1.1.2.2
***************
*** 13,16 ****
--- 13,23 ----
  #X obj 254 64 vradio 15 1 0 8 empty empty empty 0 -6 0 8 -262144 -1
  -1 0;
+ #X floatatom 381 79 5 0 0 0 - - -;
+ #X obj 372 109 nbx 5 14 -1e+37 1e+37 0 0 empty empty empty 0 -6 0 8
+ -262144 -1 -1 0 0 256;
+ #X symbolatom 352 42 10 0 0 0 - - -;
+ #X obj -43 -41 lop~;
+ #X text 11 3 there's a [lop~] top left \, but negative coords are buggy.
+ ;
  #X connect 0 0 1 0;
  #X connect 0 0 2 1;





More information about the Pd-cvs mailing list