]> git.xonotic.org Git - xonotic/netradiant.git/commit
Adding "Preferences" -> "Other" -> "Brush" tab. This now has
authorrambetter <rambetter@8a3a26a2-13c4-0310-b231-cf6edde360e5>
Sun, 23 Jan 2011 05:24:30 +0000 (05:24 +0000)
committerrambetter <rambetter@8a3a26a2-13c4-0310-b231-cf6edde360e5>
Sun, 23 Jan 2011 05:24:30 +0000 (05:24 +0000)
commit014a7d9bd9729071200028c5e12b941a4d07faaa
tree9038672abfd1d6b038d4b8650e5c5213d2c534bc
parentad9d9e8ee12fb9310f787eb4edebca9fa91fc62d
Adding "Preferences" -> "Other" -> "Brush" tab.  This now has
"Default texture scale:".  (Preferences are game specific by the way.)
The default value for this preference is specific to a game, but most
of the time it's 0.5.  This field allows the user to override that default.
This is a feature that was specifically requrested by someone who wants to
try using ZeroRadiant (he wants to set it to 0.25 for his "premium" maps).
It's already a feature in NetRadiant.

git-svn-id: https://zerowing.idsoftware.com/svn/radiant/GtkRadiant/trunk@436 8a3a26a2-13c4-0310-b231-cf6edde360e5
radiant/brush.cpp
radiant/pmesh.cpp
radiant/preferences.cpp
radiant/preferences.h
radiant/texwindow.cpp