Created by: vicdoval
Until a deep look by @zeffii I did some basic changes to make the VD_experimental functional.
The bake operator is simpler now because it does not have to deal with edg_pol
To display all geometry in one call I perform a mesh join function before exposing it to the bgl
-
Code changes complete. -
Code documentation complete. -
Documentation for users complete (or not required, if user never sees these changes). -
Manual testing done. -
Unit-tests implemented. -
Ready for merge.