So, I am trying to draw 3D lines for custom widgets in python using bgl module.
But that’s painful, I can’t get nothing about how that module or how opengl works.
I thought a easier way would be to draw grease pencil lines and controll them though python, would look almost natural.
But that effort will be useless if 2.8 dont have an api for grease pencil…
So, There are plans to have python-acessible grease pencil in 2.8?