[Gtkradiant] [Bug 637] 45 degree brush and texture angle bug with radiant and q3map

gtkradiant@zerowing.idsoftware.com gtkradiant@zerowing.idsoftware.com
Mon, 21 Oct 2002 12:05:26 -0500


http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=637





------- Additional Comments From ttimo@idsoftware.com  2002-10-21 12:05 -------
yeah, rounding error choosing the projection probably

there's no easy fix, the code is probably just the same, but compiler settings
and FPU stack are making it behave differently

it would be possible to identify close-calls maybe and warn about those
the way brush primitives are setup to find axis base for a plane is much
reliable in that regard