Blender Git Commit Log

Git Commits -> Revision 52f7492

Revision 52f7492 by Bastien Montagne (master)
October 4, 2015, 07:31 (GMT)
Fix (coverity-reported) broken 'transform helpers' drawing.

E.g. trackball-arrows (R-R) were no more visible.

Caused by wrong cast of an array from int to float, we need an int version of those helpers (`glTranslatenxv`) too.

Commit Details:

Full Hash: 52f74923e6957b4dc6e7b37514d864588b922ae6
Parent Commit: 6121854
Lines Changed: +8, -4

2 Modified Paths:

/source/blender/editors/include/BIF_gl.h (+4, -0) (Diff)
/source/blender/editors/transform/transform.c (+4, -4) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021