mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-08-06 21:44:08 -06:00
GCodeViewer -> Toggle visibility of travel paths, retractions and uretractions
This commit is contained in:
parent
c3eb65c461
commit
bc05ab985c
8 changed files with 173 additions and 53 deletions
|
@ -12,4 +12,6 @@ void main()
|
|||
// eye_normal = gl_NormalMatrix * gl_Normal;
|
||||
// world_normal_z = gl_Normal.z;
|
||||
gl_Position = ftransform();
|
||||
|
||||
gl_PointSize = 3.0;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue