[r936] ModelDef scale values in wrong order

Bugs that have been resolved.

Moderator: Graf Zahl

Locked
metroid014
Posts: 22
Joined: Thu Oct 01, 2009 4:21

[r936] ModelDef scale values in wrong order

Post by metroid014 »

I'm not sure if its the wiki that's wrong or GZDoom. However, according the wiki page for [wiki]MODELDEF[/wiki] the scale values go in the order of XYZ. But when I test it, it really goes in the order of ZXY. As I said, I don't know if its the wiki that's wrong or GZDoom, but I thought I should report it anyway.
User avatar
Enjay
Developer
Developer
Posts: 4748
Joined: Tue Aug 30, 2005 23:19
Location: Scotland
Contact:

Re: [r936] ModelDef scale values in wrong order

Post by Enjay »

Just to make sure, are you using the same X,Y,Z as GZDoom? The reason I ask is that most 3D programs treat X as left/right, Y as up/down and Z as nearer/further. However, Doom uses X and Y for coordinate positions on the map when viewed from above so that leaves Z to be height (up/down).

Anyway, regardless of that, I would suggest that it is too late for anything to change in GZDoom because there are already a number of mods set up with the current system and changing GZDoom may break them. So, if anything needs to change, it will have to be the Wiki article.
User avatar
Graf Zahl
GZDoom Developer
GZDoom Developer
Posts: 7148
Joined: Wed Jul 20, 2005 9:48
Location: Germany
Contact:

Re: [r936] ModelDef scale values in wrong order

Post by Graf Zahl »

Precisely.
Locked

Return to “Closed Bugs”