-
-
Notifications
You must be signed in to change notification settings - Fork 67
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add object implementations for all ELSE objects #174
Comments
yeah, I was just about to say canvas.mouse is not working well |
What's wrong with [canvas.mouse]? I think the y-axis is also inverted there? |
seems weirder than that, but yeah, output is wrong and you had it in your list already |
[canvas.bounds] also doesn't work |
ok, add else/click to the list :) but note that also click functions from other objects are not working, see #635 |
add also [else/properties] to the list |
canvas.setname doesn't seem to be working either and seems crazy but [namecanvas] isn't either, which will force me to open a new issue. |
at this point I would go ahead and list all "canvas.*" objects into the list to check |
the 'pick' message to [colors] is not working (so is not the clicking) |
add [keycode] to the list :) |
add also else/canvas.bounds and cyclone/mousestate |
openfile doesn't seems to work with the -h flag yet, is it actuallt ready or not" |
Added keycode implementation now, looks like we're basically done! I'll check keycode some more, then hopefully close this issue (meaning pretty much complete ELSE support!) |
I've tested keycode on every OS, seems to work perfectly! Let's goooo |
Does [cyclone/mousestate] really appear to be pretty broken in pd-vanilla? |
The ones that are missing are:
Need to be checked again:
Numbers indicate the versions that I'm planning to implement them at.
The text was updated successfully, but these errors were encountered: