mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-16 18:12:10 +00:00
Renamed shaders
This commit is contained in:
@@ -65,7 +65,7 @@ class GCodeViewer
|
||||
void reset();
|
||||
};
|
||||
|
||||
// ibo buffer containing indices data (triangles) used to render a specific toolpath type
|
||||
// ibo buffer containing indices data (lines/triangles) used to render a specific toolpath type
|
||||
struct IBuffer
|
||||
{
|
||||
// ibo id
|
||||
|
||||
Reference in New Issue
Block a user