Age | Commit message (Collapse) | Author |
|
g_canvas.h if its included in this folder
svn path=/trunk/externals/hcs/; revision=14256
|
|
tof; also started sketch for supporting 0.43's 'pdsend' vs. older 'pd' proc
svn path=/trunk/externals/hcs/; revision=12683
|
|
between pd and pd-gui, plus all of the states should work properly, turning each instance on and off
svn path=/trunk/externals/hcs/; revision=11016
|
|
before trying to create them
- now get the 'motion' data using [winfo pointerxy .] and a t_clock for
polling. There should probably be a separate proc for polling that only
sends the values if they have changed, while the bang method should always
send them.
- implemented button and mousewheel grabbing
svn path=/trunk/externals/hcs/; revision=11012
|
|
svn path=/trunk/externals/hcs/; revision=11008
|
|
motion data, now I need to debug the unbind and add the button and wheel
functions
svn path=/trunk/externals/hcs/; revision=11007
|
|
svn path=/trunk/externals/hcs/; revision=10266
|
|
cursor position
svn path=/trunk/externals/hcs/; revision=8956
|
|
now you can actually set the cursors and have them stick throughout Pd
svn path=/trunk/externals/hcs/; revision=8942
|
|
only when polling
svn path=/trunk/externals/hcs/; revision=8919
|
|
pointer; It works, but it only reports for the current canvas, not all teh time. I need to dive in deeper to Krzysztof's tricks
svn path=/trunk/externals/hcs/; revision=8912
|
|
http://lists.puredata.info/pipermail/pd-dev/2007-10/009797.html
I have changed the save functions so that they will save the name of the
object that it was actually instantiated with. This allows objects with
savefns to work properly with namespaces.
This is a fix for this bug:
http://sourceforge.net/tracker/index.php?&aid=1818219&group_id=55736&atid=478070
svn path=/trunk/externals/hcs/; revision=8902
|
|
svn path=/trunk/externals/hcs/; revision=4722
|