<div dir="ltr">Is there a way to override the drawing of an object for the view3d? (using python)  I have a renderengine addon that has some extended light shapes for example disk and cylindrical area light shapes.  Is there a way I could make the drawing of the lights for the the view3d using bgl a disk or cylinder?  <div><br></div><div>Best I found so far was to add a draw handler and draw the light with the corresponding shape.  However, then you still have the original drawing of the area light present as well.  Another option would be turning of draw visibility on the light but then it can't be selected.<br clear="all"><div><br></div><div>Thanks!</div>Brian
</div></div>