Fix unreported 1 pixel offset when drawing with GPencil
This bug was introduced in d82c3d8615
Reviewers: @fclem
This commit is contained in:
@@ -367,6 +367,8 @@ static void eevee_draw_scene(void *vedata)
|
|||||||
EEVEE_volumes_free_smoke_textures();
|
EEVEE_volumes_free_smoke_textures();
|
||||||
|
|
||||||
stl->g_data->view_updated = false;
|
stl->g_data->view_updated = false;
|
||||||
|
|
||||||
|
DRW_view_set_active(NULL);
|
||||||
}
|
}
|
||||||
|
|
||||||
static void eevee_view_update(void *vedata)
|
static void eevee_view_update(void *vedata)
|
||||||
|
|||||||
Reference in New Issue
Block a user