kernels, transforms.asset, moved things around

This commit is contained in:
ElonOlsson
2021-04-05 18:01:33 -04:00
parent 3ee3979ce5
commit a13782093c
46 changed files with 308 additions and 507 deletions
@@ -1147,6 +1147,9 @@ void RenderableFieldlinesSequence::render(const RenderData& data, RendererTasks&
glBindVertexArray(_vertexArrayObject);
glLineWidth(_pLineWidth);
#ifdef __APPLE__
glLineWidth(1);
#endif
glMultiDrawArrays(
GL_LINE_STRIP, //_drawingOutputType,