Blender Git Commit Log

Git Commits -> Revision 7ba0de9

August 7, 2012, 16:37 (GMT)
New gpuMatrix functions:
gpuGetSpecificMatrix returns/writes matrix of specified type.
gpuRotateVector rotates current matrix by 3d vector.
gpuRotateRight rotates current matrix by right angle

gpuProject is simular to gluProject, but uses vectors instead. Probably we should move it to BLI_math or use current matrix instead?
gpuUnProject is simular to gluUnProject, but uses vectors instead. There is a bug, so we relay on gluUnProject for now. Should be fix soon.

Commit Details:

Full Hash: 7ba0de9c2203fc2bd6ff3ab6455c678e25ef5ae8
SVN Revision: 49664
Parent Commit: 0bf3165
Lines Changed: +115, -11

2 Modified Paths:

/source/blender/gpu/GPU_matrix.h (+5, -0) (Diff)
/source/blender/gpu/intern/gpu_matrix.c (+110, -11) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021