Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(975)

Unified Diff: release/scripts/startup/bl_ui/space_userpref.py

Issue 5306077: Uv tools Base URL: https://svn.blender.org/svnroot/bf-blender/trunk/blender/
Patch Set: patch with changes so far. Created 12 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « release/scripts/startup/bl_ui/space_image.py ('k') | source/blender/blenkernel/BKE_mesh.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: release/scripts/startup/bl_ui/space_userpref.py
===================================================================
--- release/scripts/startup/bl_ui/space_userpref.py (.../https://svn.blender.org/svnroot/bf-blender/trunk/blender) (revision 43172)
+++ release/scripts/startup/bl_ui/space_userpref.py (working copy)
@@ -425,6 +425,7 @@
col.label(text="OpenGL:")
col.prop(system, "gl_clip_alpha", slider=True)
col.prop(system, "use_mipmaps")
+ col.prop(system, "use_high_bit_depth_tex")
col.label(text="Anisotropic Filtering")
col.prop(system, "anisotropic_filter", text="")
col.prop(system, "use_vertex_buffer_objects")
« no previous file with comments | « release/scripts/startup/bl_ui/space_image.py ('k') | source/blender/blenkernel/BKE_mesh.h » ('j') | no next file with comments »

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b