[Gtkradiant] [Bug 926] New: suggested additions for common.shader
gtkradiant@zerowing.idsoftware.com
gtkradiant@zerowing.idsoftware.com
Tue, 25 Nov 2003 17:49:10 -0600
http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=926
Summary: suggested additions for common.shader
Product: GtkRadiant
Version: 1.3
Platform: All
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P2
Component: game-rtcwet
AssignedTo: ttimo@idsoftware.com
ReportedBy: rfm@collectivecomputing.com
Here are a few things that we found useful over on rtcw.co.uk.
common/hullcaulk
This is exactly the same as caulk, just has a different editor image so people
using the 'caulk hull' method of mapping can see at a glance what is part of the
hull and what is part of the detail brushes. It is up to the mapper follow the
convention.
common/hintskip
This is exactly the same as skip, with 'hint' in the name so brushes with mixed
hint and skiphint faces will filter with the 'hints' filter. I didn't add a new
image for this, since it is functionally identical to skip.
common/subtlehint
hint without the surfaceparam hint. A lower priority hint which is sometimes
useful if you don't want the splits from your hint spreading out all the way to
block bounderies. You can mix it freely on a brush with normal hint and skip.
BTW, I set the component to game-rtcwet, but they should work with q3 etc too.