Blender Git Commit Log

Git Commits -> Revision 66a35e0

Revision 66a35e0 by Ton Roosendaal (master)
March 17, 2013, 17:32 (GMT)
Fix for "draw images as texture"

Zooming in on images in Image window now shows pixels again (was filtered).

Now the glaDrawPixelsTex() and glaDrawPixelsAuto() have an argument to
define if images should zoom in with linear filter, or draw pixels.

Commit Details:

Full Hash: 66a35e089a64d27bfc09c2225a530069eca05875
SVN Revision: 55357
Parent Commit: ce7bde9
Lines Changed: +18, -18

10 Modified Paths:

/source/blender/editors/include/BIF_glutil.h (+3, -3) (Diff)
/source/blender/editors/interface/interface_draw.c (+1, -2) (Diff)
/source/blender/editors/screen/glutil.c (+6, -5) (Diff)
/source/blender/editors/space_file/file_draw.c (+1, -1) (Diff)
/source/blender/editors/space_image/image_draw.c (+1, -1) (Diff)
/source/blender/editors/space_node/drawnode.c (+2, -2) (Diff)
/source/blender/editors/space_node/node_draw.c (+1, -1) (Diff)
/source/blender/editors/space_view3d/drawobject.c (+1, -1) (Diff)
/source/blender/editors/space_view3d/view3d_draw.c (+1, -1) (Diff)
/source/blender/windowmanager/intern/wm_dragdrop.c (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021