DNA alignment fix for GPencil commit
This commit is contained in:
@@ -56,7 +56,10 @@ typedef struct bGPDstroke {
|
||||
|
||||
short thickness; /* thickness of stroke (currently not used) */
|
||||
short flag; /* various settings about this stroke */
|
||||
|
||||
float pad;
|
||||
double inittime; /* Init time of stroke */
|
||||
float pad2;
|
||||
} bGPDstroke;
|
||||
|
||||
/* bGPDstroke->flag */
|
||||
|
||||
Reference in New Issue
Block a user