'mirror_gpf_marker()' needs a NULL bGPDframe for initialization [but
still requires a scene to get the marker].
Details
Details
Diff Detail
Diff Detail
- Repository
- rB Blender
Event Timeline
| source/blender/editors/gpencil/editaction_gpencil.c | ||
|---|---|---|
| 621 | As you are changing the code, maybe change this line to (gpf != NULL)makes code esay to read and follow style guide. | |