Skip to content
This repository has been archived by the owner on Dec 15, 2020. It is now read-only.

Cannot use objects with signals #50

Open
sphaero opened this issue Jan 3, 2015 · 0 comments
Open

Cannot use objects with signals #50

sphaero opened this issue Jan 3, 2015 · 0 comments

Comments

@sphaero
Copy link
Contributor

sphaero commented Jan 3, 2015

The blender plugin isn't noticed by the NodeEditor and it segfaults on exit. This due to the fact the blender plugin registers all objects as objects containing there own parameters:
capability[_objects][blender_camera][location...., orientation..., lensshift, etc]

We either need the new capabilty organisation using signal ID's or emit_signal needs to account for a hierarchy (this is why these unused methods exists in the top of zocp (#37)

For the latter method probably the emitter argument needs to be a list of keys to the emitter.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant