View Issue Details

IDProjectCategoryView StatusLast Update
0006116DarkRadiantGUIpublic13.01.2024 05:32
Reporterangua Assigned Togreebo  
PrioritynormalSeveritynormalReproducibilityalways
Status closedResolutionfixed 
Product Version3.3.0 
Target Version3.4.0Fixed in Version3.4.0 
Summary0006116: Material editor re-sorts stages on pasting image map resulting in wrong material stages list and wrong selected stage
DescriptionWhen the material editor changes the sorting of the stages, the material stages list and the selected stage needs to be updated.
Steps To ReproduceOpen material editor
Select a darkmod material, eg textures/darkmod/carpet/rugs/mat_shaggy, copy the material
The material has 4 stages: diffuse, bump, blend dst_color-gl_one, and add
Add new stage, eg specular, it will be added at the bottom of the Material Stages list
Paste something into the Image Map field (eg the diffuse map)
Suddeny the contents of the stage have changed: the image map and blend are from the blend dst_color-gl_one stage
The blend dst_color-gl_one stage on the list is now the specular map stage, however the text in the material stages list is not updated and the selected stage is still the one at the bottom of the list

TagsNo tags attached.

Activities

There are no notes attached to this issue.

Related Changesets

DarkRadiant: master d521e29d

02.10.2022 16:05

greebo


Details Diff
0006116: Prevent feedback/update loops when updating the basic material page after editing a map expression entry box Affected Issues
0006116
mod - radiant/ui/materials/editor/MaterialEditor.cpp Diff File

Issue History

Date Modified Username Field Change
02.10.2022 12:11 angua New Issue
02.10.2022 13:21 greebo Status new => acknowledged
02.10.2022 13:57 greebo Status acknowledged => confirmed
02.10.2022 16:04 greebo Assigned To => greebo
02.10.2022 16:04 greebo Status confirmed => assigned
02.10.2022 16:04 greebo Target Version => 3.4.0
02.10.2022 16:05 greebo Changeset attached => DarkRadiant master d521e29d
02.10.2022 16:05 greebo Status assigned => resolved
02.10.2022 16:05 greebo Resolution open => fixed
02.10.2022 16:05 greebo Fixed in Version => 3.4.0
13.01.2024 05:32 greebo Status resolved => closed