20 Commits

Author SHA1 Message Date
enricoturri1966
1a2ba70fcf Tech ENABLE_LEGACY_OPENGL_REMOVAL - Fixed calculation of normal matrices sent to shaders 2022-04-21 13:58:04 +02:00
enricoturri1966
476b7785e8 Fixed conflicts after merge with master 2022-04-11 09:21:59 +02:00
enricoturri1966
bea50dce7c Fixed rendering of printbed while the camera is below it 2022-04-11 08:38:09 +02:00
enricoturri1966
f90b558282 Fixed conflicts after merge with master 2022-04-07 13:04:34 +02:00
enricoturri1966
a4435d214f Shader mm_contour - Customizable offset to calculate the correction to avoid z-fighting (MESA driver needs bigger one) 2022-04-07 12:59:11 +02:00
enricoturri1966
b75cea2035 Fixed conflicts after merge with master 2022-04-07 10:43:52 +02:00
enricoturri1966
0995cfc658 Shader mm_contour - Correction to avoid z-fighting moved from fragment shader to vertex shader 2022-04-07 10:40:33 +02:00
enricoturri1966
75a523ffc3 Fixed conflicts after merge with master 2022-04-07 08:27:22 +02:00
enricoturri1966
5e0590a93e Removed assignment to gl_FragDepth into gouraud.fs shader. Replaced with small offset of triangles along their normal. 2022-04-07 08:22:33 +02:00
enricoturri1966
9b67f9812d Refactoring in shader dashed_thick_lines 2022-04-05 13:39:14 +02:00
enricoturri1966
7532b7b729 Refactoring in shader dashed_thick_lines 2022-04-05 12:14:01 +02:00
enricoturri1966
21ef9167c4 Fixed conflicts after merge with master 2022-03-31 13:40:54 +02:00
enricoturri1966
0763a48ce5 Tech ENABLE_GL_SHADERS_ATTRIBUTES - Fixed OpenGL clipping planes while rendering picking pass 2022-03-31 13:23:04 +02:00
enricoturri1966
14e9461af6 Tech ENABLE_GL_CORE_PROFILE - Thick lines shader enhanced to render dashed lines 2022-03-25 14:33:11 +01:00
enricoturri1966
7c2cab80a4 Fixes into thick_lines shader 2022-03-25 11:05:01 +01:00
enricoturri1966
acbbe39bce Tech ENABLE_GL_CORE_PROFILE - Use thick_lines shader where needed 2022-03-25 08:57:25 +01:00
enricoturri1966
1243d046bc Tech ENABLE_GL_CORE_PROFILE - Use OpenGL core profile context - 1st installment 2022-03-24 14:45:59 +01:00
enricoturri1966
86641a481e Fixed typo 2022-03-22 15:35:02 +01:00
enricoturri1966
9be3d926c5 Tech ENABLE_LEGACY_OPENGL_REMOVAL - A few refactorings and fixes 2022-03-22 08:18:39 +01:00
enricoturri1966
76d1d4949b Tech ENABLE_GL_SHADERS_ATTRIBUTES - Added shaders for glsl version 140 2022-03-21 13:10:47 +01:00