mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-12-11 07:48:53 -07:00
Wrap up 'lay flat by face' feature for 4.3-BETA.
Icon thanks to Yi-An Lai. part of CURA-6754
This commit is contained in:
parent
c7bae1e8fc
commit
e5a690e605
4 changed files with 18 additions and 6 deletions
|
|
@ -153,7 +153,7 @@ u_normalMatrix = normal_matrix
|
|||
u_viewPosition = view_position
|
||||
u_lightPosition = light_0_position
|
||||
u_diffuseColor = diffuse_color
|
||||
u_faceId = selected_face
|
||||
u_faceId = hover_face
|
||||
|
||||
[attributes]
|
||||
a_vertex = vertex
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue