Blender Git Commit Log

Git Commits -> Revision 134bbf3

Revision 134bbf3 by Brecht Van Lommel (master)
November 27, 2012, 22:51 (GMT)
GPU: remove GPU Mipmap Generation option and just always enable it, it's an old
OpenGL 1.4 feature that is stable, there's no reason not to use it. Also fixed
GPU mipmap generation not working in the game player.

Commit Details:

Full Hash: 134bbf37913360c3c87649e871145a0984eaf166
SVN Revision: 52621
Parent Commit: f4c93ae
Lines Changed: +6, -23

6 Modified Paths:

/release/scripts/startup/bl_ui/space_userpref.py (+0, -1) (Diff)
/source/blender/gpu/GPU_draw.h (+1, -1) (Diff)
/source/blender/gpu/intern/gpu_draw.c (+3, -9) (Diff)
/source/blender/makesrna/intern/rna_userdef.c (+0, -11) (Diff)
/source/blender/windowmanager/intern/wm_init_exit.c (+1, -1) (Diff)
/source/gameengine/GamePlayer/ghost/GPG_ghost.cpp (+1, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021