Skip to content

Conversation

@cesioarg
Copy link
Contributor

Hi jchanvfx,

When i query the properties of a node with the has_property() method, i could not see the custom properties that i had previously created.
I replaced self.model.properties.keys() for self.model.custom_properties.keys().

The callbacks on_input connected() and on_input_disconnected() are executed before the ports connect. I don't know if that's a bug, or it's done on purpose. In any case, it may be necessary to have a callback that runs before connecting and another that runs after connecting.

I added also a example of a node wrapper for math functions

@jchanvfx jchanvfx merged commit 2bba706 into jchanvfx:master Jan 16, 2020
@jchanvfx
Copy link
Owner

This is awesome thanks for contributing 😺

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.

2 participants