Lukáš Hejl 7377fc34ac Fixed cracks in MMU painting gizmo. All triangles, even not painted triangles, are now rendered inside MMU painting gizmo.
The cracks were caused by using glPolygonOffset to resolve Z-fighting. All triangles of the object were firstly rendered entirely with a base color. And then paint triangles were drawn over these already rendered triangles.
2021-06-16 06:06:33 +02:00
..
2021-06-08 10:28:23 +02:00
2021-02-08 17:52:29 +01:00
2021-01-29 10:47:02 +01:00
2021-02-08 17:52:29 +01:00
2021-01-29 10:47:02 +01:00
2020-10-23 07:51:58 +02:00
2021-05-18 12:58:14 +02:00
2021-05-11 11:02:12 +02:00
2021-05-11 11:02:12 +02:00
2021-01-27 11:43:48 +01:00
2020-02-04 15:27:11 +01:00
2021-02-19 20:09:57 +01:00