Blender Git Commit Log

Git Commits -> Revision b35e18a

Revision b35e18a by Jason Wilkins (soc-2012-swiss_cheese)
May 23, 2012, 22:13 (GMT)
PixelStore Policy

The way Blender uses PixelStore the best policy seems to be to assume that the values are set to their defaults (Do not call PixelStore if you do not have to) and restore the default value for anything that was changed after completing the store operation.

Commit Details:

Full Hash: b35e18af9aa3c9594ba77b7796b7d8261ab84bf6
SVN Revision: 46955
Parent Commit: 6d9e59a
Lines Changed: +45, -27

5 Modified Paths:

/source/blender/editors/screen/glutil.c (+10, -7) (Diff)
/source/blender/editors/space_image/image_draw.c (+8, -4) (Diff)
/source/blender/editors/space_node/drawnode.c (+9, -5) (Diff)
/source/blender/editors/space_view3d/drawarmature.c (+2, -0) (Diff)
/source/blender/gpu/intern/gpu_draw.c (+16, -11) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021