I have implemented NURBS object as a spline and polygon generator.
I am trying to have the same visual look from R21 to R25.
There are several visual glitches and problems specially when drawing additional geometry.
So the best way would be to override the drawing of everything.
I would need to completely disable drawing of spline geometry(cache) and highlighting of selected object.
-
Is there a way to disable drawing spline cache object while it is part of generator object?
But it have to be visible after it is converted to spline object. -
Is there a way how to completely disable object highlighting per specified plugin?
In R21 it was optional :
I am not able to find this in R25 and not even in SDK.
I have already missed the deadline because of struggling with this.
Any advice would help.
thanks!