mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-17 02:22:17 +00:00
GCodeViewer -> Layers z slider wip
This commit is contained in:
@@ -13,5 +13,5 @@ void main()
|
||||
// world_normal_z = gl_Normal.z;
|
||||
gl_Position = ftransform();
|
||||
|
||||
gl_PointSize = 5.0;
|
||||
gl_PointSize = 15.0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user