Merge branch 'blender-v2.92-release'

This commit is contained in:
2021-02-10 13:30:07 +01:00
6 changed files with 16 additions and 1 deletions

View File

@@ -268,6 +268,7 @@ static PyObject *py_offscreen_draw_view3d(BPyGPUOffScreen *self, PyObject *args,
true,
"",
false,
true,
self->ofs,
NULL);