Blender Git Commit Log

Git Commits -> Revision 56421d8

Revision 56421d8 by Brecht Van Lommel (master)
October 31, 2011, 14:08 (GMT)
Fix: selecting with z-buffer hiding did not work when graphics card settings
enabled antialiasing, overriding application settings.

The fix for this got lost when the FSAA option was added and later disabled
again. Added it back now, and also disable AA for UI widgets since it makes
them look too blurry, they already do their own AA.

Commit Details:

Full Hash: 56421d869dd080c0c3e715736dbc6de6e03526e5
SVN Revision: 41415
Parent Commit: a664e77
Lines Changed: +18, -2

2 Modified Paths:

/source/blender/editors/interface/interface.c (+9, -0) (Diff)
/source/blender/editors/space_view3d/view3d_draw.c (+9, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021