Blender Git Commit Log

Git Commits -> Revision 060bf1b

Revision 060bf1b by Mike Erwin (master)
August 25, 2016, 17:45 (GMT)
OpenGL: draw empties without GLU

Also reduced number of matrix ops by generating final positions directly.

Also removed a display list (deprecated in modern GL).

Tried to reuse sinval & cosval tables but those values are skewed (last value repeats first value, middle values are squished to compensate). Went with sinf & cosf instead.

Part of T49042

Commit Details:

Full Hash: 060bf1bd288dba99f9214099315e4fe64818c56c
Parent Commit: da36b44
Lines Changed: +41, -39

1 Modified Path:

/source/blender/editors/space_view3d/drawobject.c (+41, -39) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021