View Issue Details

IDProjectCategoryView StatusLast Update
0000487Gameplay + OpenGL[All Projects] Bugpublic2017-03-28 15:10
ReporterOzymandias81 
Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionno change required 
Summary0000487: Modeldef scaling discrepancy with 3d models on GZDoom 2.5pre builds
DescriptionRecently I have noticed that this model, and probably others, aren't correctly scaled: the one attached to this anomaly is caled through modeldef in line to fit its hitbox which consists of 128x32 (H/R)
Steps To ReproduceSimply load the map from GZDBuilder and then on GZDoom: you'll notice that on GZDB everything's fine, but it's not the same on GZDoom.
Additional InformationI am not sure if this is related to:
1. GZDoom
2. GZDoom Builder
3. Float values used inside the modeldef
TagsModeldef & 3d Models

Relationships

Activities

Ozymandias81

Ozymandias81

2017-03-26 10:36

reporter  

issue.pk3 (155,014 bytes)
_mental_

_mental_

2017-03-27 03:25

developer   ~0001121

Last edited: 2017-03-27 03:29

View 2 revisions

I tried your test case with this commit and with all major versions since 1.8.6. The result was always the same.
Please post exact build numbers of GZDoom and Builder along with screenshots that show the difference clearly.

Ozymandias81

Ozymandias81

2017-03-27 06:26

reporter   ~0001123

Well forgot to add proper screenshots, also it seems that today imgur screws up my upload so I add pictures here:

These shots comes with GZDBuilder r2958 and tested with GZDoom 2.5pre 162, hope they'll give enough clues.

MAP01 at 2017.03.26 17-33-23.679 [R2958].jpg (353,906 bytes)
Screenshot_Doom_20170327_131727.png (499,427 bytes)
Graf Zahl

Graf Zahl

2017-03-28 15:10

administrator   ~0001139

This looks like a bug in the editor.
Models are not subjected to the blanket 1.2 scale of the Doom engine (because they are normally not made for it.) Apparently the editor does not consider this and uses 1:1 scale for z like 1:1 in map units which results in an actual 1:1.2 scale.

Issue History

Date Modified Username Field Change
2017-03-26 10:36 Ozymandias81 New Issue
2017-03-26 10:36 Ozymandias81 File Added: issue.pk3
2017-03-26 10:36 Ozymandias81 Tag Attached: Modeldef & 3d Models
2017-03-27 03:25 _mental_ Status new => feedback
2017-03-27 03:25 _mental_ Note Added: 0001121
2017-03-27 03:25 _mental_ Priority high => low
2017-03-27 03:29 _mental_ Note Edited: 0001121 View Revisions
2017-03-27 05:11 _mental_ Priority low => normal
2017-03-27 05:11 _mental_ Severity major => minor
2017-03-27 06:26 Ozymandias81 File Added: MAP01 at 2017.03.26 17-33-23.679 [R2958].jpg
2017-03-27 06:26 Ozymandias81 File Added: Screenshot_Doom_20170327_131727.png
2017-03-27 06:26 Ozymandias81 Note Added: 0001123
2017-03-27 06:26 Ozymandias81 Status feedback => new
2017-03-28 15:10 Graf Zahl Note Added: 0001139
2017-03-28 15:10 Graf Zahl Status new => closed
2017-03-28 15:10 Graf Zahl Resolution open => no change required