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-06-30 15:41:45 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8feef8bcf0be263279e18242cef21b802591cdbb
OrcaSlicer
/
resources
/
shaders
History
Vojtech Bubnik
2c8a92cacb
Some shader compilers did not seemingly like #if XXX blocks
...
if XXX was not defined. Changed to #ifdef XXX.
2020-12-11 12:27:07 +01:00
..
gouraud_light.fs
…
gouraud_light.vs
…
gouraud.fs
Some shader compilers did not seemingly like #if XXX blocks
2020-12-11 12:27:07 +01:00
gouraud.vs
…
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
…
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
…
toolpaths_lines.vs
…
variable_layer_height.fs
…
variable_layer_height.vs
…