[Gtkradiant] [Bug 307] New: Patch Inspector Semi-Broken
gtkradiant@zerowing.idsoftware.com
gtkradiant@zerowing.idsoftware.com
Tue, 15 Jan 2002 20:58:32 -0600
http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=307
Summary: Patch Inspector Semi-Broken
Product: GtkRadiant
Version: 1.2-nightly
OS/Version: Windows 2000
Status: NEW
Severity: blocker
Priority: P2
Component: editor
AssignedTo: ttimo@idsoftware.com
ReportedBy: eviltypeguy@qeradiant.com
The input boxes on the patch inspector dialog do not display the correct
information or update properly. For example, values in patch inspector dialog
when I first open it up for a selected patch:
-------------
X: 88
Y: -576
Z: 24
S: 0
T: 0.875
Horizontal Shift: 8
Vertical Shift: 8
Horizontal Stretch: 0.5
Vertical Stretch: 0.5
Rotate: -90
-------------
Things that are broken:
1) none of the texturing input boxes update when the controls next to them are
used
2) Changing rotate texturing value causes the T: input box to have some
extremely bizarre value put into it, for example with the above numbers
clicking the 'down' arrow next to the rotate label causes T: to have this
value:
T: -3.82475e-008
3) Clicking the 'up' arrow next to the rotate label after clicking the 'down'
arrow causes S: and T: to ahve these values:
S: 8.88178e-016
T: 0.875
Obviously, T is correct again (I think...) but S is *way* off...
------- You are receiving this mail because: -------
Whoops! I have no idea!