]> git.xonotic.org Git - xonotic/netradiant.git/commit
Adding "Preferences" -> "Other" -> "Brush" tab. This now has
authorrambetter <rambetter>
Sun, 23 Jan 2011 05:24:30 +0000 (05:24 +0000)
committerrambetter <rambetter>
Sun, 23 Jan 2011 05:24:30 +0000 (05:24 +0000)
commit9aa5e96c6320c921a7b1ec69c6315a76a36e228a
tree9038672abfd1d6b038d4b8650e5c5213d2c534bc
parent2a99ba3745139ef7f04a022f2d062fd669496b39
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: svn://svn.icculus.org/gtkradiant/GtkRadiant/trunk@436 8a3a26a2-13c4-0310-b231-cf6edde360e5
radiant/brush.cpp
radiant/pmesh.cpp
radiant/preferences.cpp
radiant/preferences.h
radiant/texwindow.cpp