main sync #3

Merged
Patrick Busch merged 318 commits from blender/blender:main into main 2023-03-17 15:52:21 +01:00
Showing only changes of commit 2bd88340bd - Show all commits

View File

@ -16,6 +16,7 @@ struct Main;
struct Object; struct Object;
struct Scene; struct Scene;
struct bGPDcurve; struct bGPDcurve;
struct bGPDlayer;
struct bGPDframe; struct bGPDframe;
struct bGPDspoint; struct bGPDspoint;
struct bGPDstroke; struct bGPDstroke;