Blender Git Commit Log
Git Commits -> Revision 3c02e64
Revision 3c02e64 by Antonio Vazquez (master) May 29, 2021, 13:29 (GMT) |
GPencil: Fix unreported random rotation for single point with texture When using ``Path`` alignment, if the stroke has one point the texture rotates randomly when move the viewport. This was because with one point is impossible to calculate a path. Now, if the stroke has only one point, the texture for this stroke is aligned to Object. |
Commit Details:
Full Hash: 3c02e648f395f8b37eecc70e7abc2ce05528c09f
Parent Commit: c369382
Lines Changed: +4, -0
1 Modified Path:
/source/blender/draw/engines/gpencil/shaders/gpencil_common_lib.glsl (+4, -0) (Diff)