Created by: Durman
Addressed problem description
I already nearly recreated all previous functionality and I'm quite fond with code appearance. Now I'm thinking about extra functionality. It won't be too hard instasing any type of objects like metaballs or cameras. The question is usefulness of it.
Also I have added mixin class for keeping collection property. I expect that this code can be reused for implementing using of pointer property
for other viewer
nodes.
todo:
-
Renaming base name parameter -
Remove objects when matrix socket is disconnected -
Hide objects button - new feature -
Pick collection - ??? new -
Support other types - ??? new _ -
Code changes complete. -
Code documentation complete. -
Documentation for users complete. -
Manual testing done. -
Ready for merge.