Blender Git Loki
Git Commits -> Revision e79f401
Revision e79f401 by Antonio Vazquez (master) December 20, 2018, 11:37 (GMT) |
GP: New Python update API functions (WIP) For strokes: myframe.strokes.update(mystroke) For datablock: gpencil = bpy.data.grease_pencil['gpencil'] gpencil.update() Still need a manual refresh of viewport. |
Commit Details:
Full Hash: e79f401ffa7d5354dde01073bbb4b7dd742fd32b
Parent Commit: c02f67f
Lines Changed: +30, -0
1 Modified Path:
/source/blender/makesrna/intern/rna_gpencil.c (+30, -0) (Diff)