[Gtkradiant] .mdc scale problem (md3model module)
Timothee Besset
gtkradiant@zerowing.idsoftware.com
Wed, 10 Apr 2002 10:15:19 +0200
Ideally when you spot something like that, you should open a bug item on
bugzilla and attach a patch there. In this case a patch may not be needed
since the fix sounds really easy, but we need an item in bgzilla to keep
track..
TTimo
On Wed, 10 Apr 2002 13:34:19 +0800
"TiCaL" <tical@kingpin.com> wrote:
> Spog ,
> In mdc.h you defined MDC_XYZ_SCALE as 0.15625 which is equal to (1/6.4),
> instead it should have been defined as 0.015625f or (1/64). Thats why the
> MDC models are huge when they get loaded (10 times bigger).
>
> I compiled a new md3model.dll and tested it and models look the correct size
> now, only the bbox looks strange from the XY view (but looks fine in
> glwindow).
>
>
>
>
> _______________________________________________
> Gtkradiant mailing list
> Gtkradiant@zerowing.idsoftware.com
> http://zerowing.idsoftware.com/mailman/listinfo/gtkradiant
>