View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005519 | DarkRadiant | GUI | public | 03.02.2021 10:32 | 03.02.2021 18:12 |
Reporter | Dragofer | Assigned To | Dragofer | ||
Priority | normal | Severity | normal | Reproducibility | always |
Status | closed | Resolution | no change required | ||
Product Version | 2.11.0 | ||||
Summary | 0005519: Model chooser displays incorrect vert counts for some .lwo models | ||||
Description | It seems that in some cases, DR's model chooser underestimates the number of vertices on an .lwo model. One such case would be models exported before 0005115 was resolved (prior to DR 2.09), where every patch-based tri has its own 3 unique vertices. This makes it more difficult to identify and fix models that are affected by that bug. I've attached 2 versions of building_interior_25.lwo, which was originally created with an old version of DR. Re-exporting it with DR 2.11 causes the file size to decrease from 1272 KB to 946 KB, and in Blender the vert count goes down from 43,236 to 28,044, but in DR's model chooser both versions of the model are displayed as having 28,044 verts. | ||||
Tags | No tags attached. | ||||
Attached Files | |||||
I'm pretty confident that the LWO loader in DarkRadiant combines duplicated vertices, which might explain the change in numbers. When exporting models DR of course uses the loaded result, so this might be the reason why another export run is changing the vertex count. The Model Viewer also relies on the loaded mesh, that's why you don't see the higher vertex count in the viewer. |
|
Alright, that makes clear that there's no problem with the model chooser. I'll close this issue. | |
Date Modified | Username | Field | Change |
---|---|---|---|
03.02.2021 10:32 | Dragofer | New Issue | |
03.02.2021 10:32 | Dragofer | File Added: building_interior_25.7z | |
03.02.2021 10:32 | Dragofer | Relationship added | related to 0005115 |
03.02.2021 10:33 | Dragofer | Summary | Model chooser displays incorrect vert counts for some models => Model chooser displays incorrect vert counts for some .lwo models |
03.02.2021 14:18 | greebo | Note Added: 0013614 | |
03.02.2021 14:19 | greebo | Note Edited: 0013614 | |
03.02.2021 14:19 | greebo | Status | new => feedback |
03.02.2021 18:10 | Dragofer | Relationship added | related to 0005522 |
03.02.2021 18:12 | Dragofer | Assigned To | => Dragofer |
03.02.2021 18:12 | Dragofer | Status | feedback => closed |
03.02.2021 18:12 | Dragofer | Resolution | open => no change required |
03.02.2021 18:12 | Dragofer | Note Added: 0013621 |