porres / pd-else

ELSE - EL Locus Solus' Externals for Pure Data
Do What The F*ck You Want To Public License
287 stars 36 forks source link

Update pd.lua #2039

Closed timothyschoen closed 6 months ago

porres commented 6 months ago

What's with this?

And can I get [circle]? :)

porres commented 6 months ago

hi, it seems some changes I had made were reverted, specially a copy of docs I had made...

I'll do things differently

porres commented 6 months ago

I'm getting this testing the graphics examples

porres commented 6 months ago

Screen Shot 2024-03-05 at 16 45 12

porres commented 6 months ago

For now, I made things just way too clear and simple, bascially removed the documentation, so we can add and do things later... I'm just saying this is a modified version with out [pdlua]/[pdluax] objects.

so, just waiting for [cicle] and we can get on with it, I could wait for scope3d~ later as that may be more complex to finish... so it's basically ready here on my end... we just need to see what's wrong and why I can't actually load graphics from your last PR

timothyschoen commented 6 months ago

For now, I made things just way too clear and simple, bascially removed the documentation, so we can add and do things later... I'm just saying this is a modified version with out [pdlua]/[pdluax] objects.

so, just waiting for [cicle] and we can get on with it, I could wait for scope3d~ later as that may be more complex to finish... so it's basically ready here on my end... we just need to see what's wrong and why I can't actually load graphics from your last PR

It looks like you didn't update the scope3d object with my changes from the last PR:

This error indicates it's calling g.set_color instead of g:set_color. Both changes can be solved by simple search-and-replacing

porres commented 6 months ago

ok, not sure what happened but things seem to work now. I am not really copying the tutorial or doing much... I dont wanna copy the whole documentation and tutorial for now... I'd like to have a separate documentation. But I do tell people to look for pdlua docs in the meantime, what do you think?

porres commented 6 months ago

anyway @timothyschoen just waiting for [circle] :) scope3d~ is kinda ready