View Issue Details

IDProjectCategoryView StatusLast Update
0006014DarkRadiantGUIpublic13.01.2024 05:31
ReporterDragofer Assigned Togreebo  
PrioritynormalSeveritynormalReproducibilityalways
Status closedResolutionfixed 
Product Version3.0.0 
Target Version3.1.0Fixed in Version3.1.0 
Summary0006014: Model exporter: only 1 entity's model is reloaded
DescriptionIn one of the recent DR updates, the model exporter was improved such that the exported model is (re)loaded in DR so that you don't need to press "Reload models" to see your new or updated model.

However, this only seems to update the model of the oldest entity that has this model. The expected behaviour would be for all instances of the model in the map to be updated.
Steps To Reproduce1) Create 4 stagecoach models, with 256 units between them.
2) Select the stagecoaches you created 3rd and 4th with shift + left-click.
3) File > Export selected as model > select .lwo, use the same file path as the original stagecoach (.../models/darkmod/misc/carriages/stagecoach.lwo) and leave all boxes unchecked > OK.
4) The 1st stagecoach entity's model is updated, while the 2nd stagecoach entity (not part of the export selection) and the 3rd and 4th stagecoach entities (part of the export selection) all still use the old model.
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Related Changesets

DarkRadiant: master 4ed2032c

19.08.2022 10:31

greebo


Details Diff
0006014: Extend the existing unit test to cover multiple entities in the same map to be refreshed Affected Issues
0006014
mod - test/ModelExport.cpp Diff File

DarkRadiant: master 8bc399d9

19.08.2022 10:32

greebo


Details Diff
0006014: Don't stop after refreshing the first model Affected Issues
0006014
mod - radiantcore/map/algorithm/Models.cpp Diff File

Issue History

Date Modified Username Field Change
16.07.2022 15:16 Dragofer New Issue
19.08.2022 10:24 greebo Status new => confirmed
19.08.2022 10:24 greebo Target Version => 3.1.0
19.08.2022 10:30 greebo Assigned To => greebo
19.08.2022 10:30 greebo Status confirmed => assigned
19.08.2022 10:32 greebo Changeset attached => DarkRadiant master 4ed2032c
19.08.2022 10:32 greebo Changeset attached => DarkRadiant master 8bc399d9
19.08.2022 10:36 greebo Status assigned => resolved
19.08.2022 10:36 greebo Resolution open => fixed
19.08.2022 10:36 greebo Fixed in Version => 3.1.0
13.01.2024 05:31 greebo Status resolved => closed