Blender Git Loki
Git Commits -> Revision 269f4a3
Revision 269f4a3 by Richard Antalik (master) October 22, 2021, 12:31 (GMT) |
Fix VSE left crop not working Caused by using 3D math on 2D vectors, violating memory boundaries. Use temporary float[3] variable. |
Commit Details:
Full Hash: 269f4a3024f05378a2305b15be41d35e867dae51
Parent Commit: ab1909f
Lines Changed: +10, -6
1 Modified Path:
/source/blender/imbuf/intern/imageprocess.c (+10, -6) (Diff)