Blender Git Commit Log
Git Commits -> Revision d438e71
Revision d438e71 by Antonio Vazquez (master) July 29, 2019, 10:10 (GMT) |
GPencil: Use uniform_int_copy instead to pass reference The constant variable was passed as reference to constant variable, but it's better use the new function to copy values. This could be the problem with T67772 |
Commit Details:
Full Hash: d438e71729d1e95edf58ee6b8e99def22adf813e
Parent Commit: fd730fc
Lines Changed: +1, -2
1 Modified Path:
/source/blender/draw/engines/gpencil/gpencil_shader_fx.c (+1, -2) (Diff)