Skip to content

Conversation

@GoToLoop
Copy link

@GoToLoop GoToLoop commented Dec 2, 2020

http://Processing.GitHub.io/processing-javadocs/core/processing/core/PVector.html

The way class PVector is defined in Trinket now makes it 100% useless!

I can't convert Processing's Python Mode sketches to Trinket b/c its fields are declared as datatype int:

Dunno whether this repo is active in order to apply this int_ to [ int_, float_ ] urgent fix.

http://Processing.GitHub.io/processing-javadocs/core/processing/core/PVector.html

The way class PVector is defined in Trinket now makes it 100% useless!

I can't convert Processing's Python Mode sketches to Trinket b/c its fields are declared as datatype int:
* https://GitHub.com/trinketapp/processing.sk/blob/0.0.12/src/vector.js#L76-L82
* https://GitHub.com/trinketapp/processing.sk/blob/0.0.12/src/vector.js#L97-L102

Dunno whether this repo is active in order to apply the `int_` to `[ int_, float_ ]` urgent fix.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant