Blender Git Commit Log
Git Commits -> Revision a470054
Revision a470054 by Antonio Vazquez (master) May 28, 2021, 15:15 (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: a4700549e065e86c3d42c93e73f76106f4054512
Parent Commit: c65f4b3
Lines Changed: +4, -0
1 Modified Path:
/source/blender/draw/engines/gpencil/shaders/gpencil_common_lib.glsl (+4, -0) (Diff)