Blender Git Loki
Git Commits -> Revision 0e7187f
Revision 0e7187f by Antonio Vazquez (master) June 25, 2019, 19:11 (GMT) |
GPencil: Fix User count error when use python to create object The user count was 2, when the real value must be 1. The problem was the datablock was created with one user by default. See: D5131 Reviewers: @mont29 |
Commit Details:
Full Hash: 0e7187f3598d29ce49e7a01b3c2df57255acba93
Parent Commit: 79f9b90
Lines Changed: +12, -2
1 Modified Path:
/source/blender/makesrna/intern/rna_main_api.c (+12, -2) (Diff)