Page 1 of 1

Node Editor Bugs

Posted: Thu Feb 18, 2021 10:35 pm
by v-cube
Hi Paul,

some Problems with the node editor:
Rhino-Node-editor-bugs-2021-02-18.mp4
(4.36 MiB) Downloaded 3339 times
Can you please fix that?

Andreas

Re: Node Editor Bugs

Posted: Thu Feb 18, 2021 10:39 pm
by face_off
v-cube wrote:Hi Paul,

some Problems with the node editor:
Rhino-Node-editor-bugs-2021-02-18.mp4
Can you please fix that?

Andreas
Hi Andreas, what version of the plugin are you using please?

Thanks

Paul

Re: Node Editor Bugs

Posted: Thu Feb 18, 2021 11:15 pm
by v-cube
2021-02-18 18_14_36-Rhinoceros.png
latest test build

Re: Node Editor Bugs

Posted: Thu Feb 18, 2021 11:25 pm
by face_off
Thanks. I have reported these bugs to OTOY previously, and thought they had been fix, but I will report them again. As they are issues in the Octane API, there is no fix I can apply at my end.

Paul

Re: Node Editor Bugs

Posted: Thu Feb 18, 2021 11:48 pm
by v-cube
thank you !

Re: Node Editor Bugs

Posted: Fri Feb 19, 2021 5:13 am
by karl
I believe both of these issues are caused by the same thing: child windows appear beneath the node editor (the tooltips are technically "windows" too). This doesn't happen in Octane standalone, and I'm 99% sure it's caused by the way we create the dialog window via the API. I'll investigate the problem a bit more.

Re: Node Editor Bugs

Posted: Fri Feb 19, 2021 9:01 pm
by v-cube
karu wrote:I believe both of these issues are caused by the same thing: child windows appear beneath the node editor (the tooltips are technically "windows" too). This doesn't happen in Octane standalone, and I'm 99% sure it's caused by the way we create the dialog window via the API. I'll investigate the problem a bit more.
Thank you Karu, it is really appreciated! These things have been there for quite a while I belive, but since I am now diving deeper into the node editing approach they become really important for a fast workflow.