mirror of
https://github.com/UberGames/GtkRadiant.git
synced 2024-11-10 14:41:54 +00:00
48410b113d
Fixing plugins on both Linux and Windows. It's consistent now. Fixing gl font on Windows. Mostly, added lots of plugins. git-svn-id: svn://svn.icculus.org/gtkradiant/GtkRadiant/trunk@474 8a3a26a2-13c4-0310-b231-cf6edde360e5
12 lines
504 B
Text
12 lines
504 B
Text
Put prtview.dll in the Q3Radiant plugins directory.
|
|
|
|
This program is pretty self explanitary, but point needs to
|
|
be mentioned. In the configuration menu for 3D view options,
|
|
the lines and polygons flags are tri-state. In the third state,
|
|
the lines or polygons will only be drawn if the have the
|
|
hint flag set. Older version of q3map will not set this flag
|
|
and the hint shader may have to be modified to set it. As of
|
|
this writing, I do not know all the details.
|
|
|
|
Geoffrey DeWan
|
|
gdewan@prairienet.org
|