This website requires JavaScript.
Explore
Help
Sign In
juli
/
OrcaSlicer
Watch
1
Star
1
Fork
0
You've already forked OrcaSlicer
mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced
2026-07-05 01:50:35 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bcad6a251d9e7a7429b9037bcd4d2d779939d3f6
OrcaSlicer
/
resources
/
shaders
History
Lukáš Hejl
18cff61bd2
Reworked visualization of selected triangles by seed fill and bucket fill inside the multi-material painting gizmo. Now is drawn boundary around a selected area, and also all triangles inside the selected area are drawn with a darker color.
2021-08-10 21:38:48 +02:00
..
gouraud_light.fs
Grabbers and support points appearence tweaking, some refactoring
2021-05-28 16:44:13 +02:00
gouraud_light.vs
…
gouraud.fs
OSX specific: Fixed darker colors of objects inside multi-material gizmo on macOS running on Arm64 CPU.
2021-08-02 14:59:03 +02:00
gouraud.vs
Triangle normals and lighting are computed inside the fragment shader for the multi-material painting gizmo.
2021-07-13 11:23:36 +02:00
mm_contour.fs
Reworked visualization of selected triangles by seed fill and bucket fill inside the multi-material painting gizmo. Now is drawn boundary around a selected area, and also all triangles inside the selected area are drawn with a darker color.
2021-08-10 21:38:48 +02:00
mm_contour.vs
Reworked visualization of selected triangles by seed fill and bucket fill inside the multi-material painting gizmo. Now is drawn boundary around a selected area, and also all triangles inside the selected area are drawn with a darker color.
2021-08-10 21:38:48 +02:00
options_110.fs
…
options_110.vs
Fixed screen-size for point markers used to visualize retraction/unretractions and other options in preview
2020-11-16 10:29:54 +01:00
options_120.fs
Code cleanup
2020-08-27 09:13:30 +02:00
options_120.vs
Fixed screen-size for point markers used to visualize retraction/unretractions and other options in preview
2020-11-16 10:29:54 +01:00
printbed.fs
…
printbed.vs
…
toolpaths_lines.fs
Code cleanup
2020-08-27 09:13:30 +02:00
toolpaths_lines.vs
Code cleanup
2020-08-27 09:13:30 +02:00
variable_layer_height.fs
Tech ENABLE_ALLOW_NEGATIVE_Z-> Layers height editing related fixes
2021-05-03 14:28:55 +02:00
variable_layer_height.vs
…