View Issue Details

IDProjectCategoryView StatusLast Update
0005235DarkRadiantGUIpublic05.02.2021 11:29
ReporterBikerdude Assigned Togreebo  
PrioritynormalSeverityfeatureReproducibilityN/A
Status closedResolutionfixed 
PlatformPCOSWindowsOS Version10
Product Version2.7.0 
Target Version2.9.0Fixed in Version2.9.0 
Summary0005235: Highlight a model in orthoview and its selected in 'map info' inspector
DescriptionFeature request:

When listing models in a map by poly count, click main menu>map>map info, then click on the models tab and then the polys column. Click on polys column to reorder from largest to smallest and then highlight/click-on a model from the list. (see attached)

What would would useful is if doing the above action the model above is then selected in orthoview, the same what its shown in the Entity list inspector.
TagsNo tags attached.

Activities

Bikerdude

Bikerdude

01.05.2020 12:34

reporter  

Untitled.jpg (445,646 bytes)
greebo

greebo

01.05.2020 12:45

administrator   ~0012441

Yes, sounds useful
Bikerdude

Bikerdude

08.10.2020 09:52

reporter   ~0012795

thanks greebo.
greebo

greebo

09.10.2020 18:55

administrator   ~0012803

Implemented in git. I made it analogous to the Shader Info Tab, so you can right-click the entry in the model info tab and select or deselect the entities using that model path.

Related Changesets

DarkRadiant: master 1afb5a9f

09.10.2020 17:26

greebo


Details Diff
0005235: Add context menu to Model Info tab, analogous to the Shader Info tab. Affected Issues
0005235
mod - radiant/ui/mapinfo/ModelInfoTab.cpp Diff File
mod - radiant/ui/mapinfo/ModelInfoTab.h Diff File

DarkRadiant: master be81e5e3

09.10.2020 18:02

greebo


Details Diff
0005235: Implement "SelectItemsByModel" & "DeselectItemsByModel" commands Affected Issues
0005235
add - libs/scene/EntitySelector.h Diff File
mod - radiantcore/selection/algorithm/Entity.cpp Diff File
mod - radiantcore/selection/algorithm/Entity.h Diff File
mod - radiantcore/selection/algorithm/General.cpp Diff File
mod - tools/msvc/scenelib.vcxproj Diff File
mod - tools/msvc/scenelib.vcxproj.filters Diff File

DarkRadiant: master 6014e4dd

09.10.2020 18:53

greebo


Details Diff
0005235: Add unit tests covering "SelectItemsByModel" & "DeselectItemsByModel" Affected Issues
0005235
add - test/SelectionAlgorithm.cpp Diff File
add - test/resources/tdm/def/entity_with_model.def Diff File
add - test/resources/tdm/maps/select_items_by_model.map Diff File
mod - tools/msvc/Tests/Tests.vcxproj Diff File
mod - tools/msvc/Tests/Tests.vcxproj.filters Diff File

Issue History

Date Modified Username Field Change
01.05.2020 12:34 Bikerdude New Issue
01.05.2020 12:34 Bikerdude File Added: Untitled.jpg
01.05.2020 12:45 greebo Status new => confirmed
01.05.2020 12:45 greebo Note Added: 0012441
05.05.2020 15:38 Bikerdude Description Updated
08.10.2020 09:52 Bikerdude Note Added: 0012795
09.10.2020 17:25 greebo Target Version => 2.9.0
09.10.2020 17:25 greebo Assigned To => greebo
09.10.2020 17:25 greebo Status confirmed => assigned
09.10.2020 18:53 greebo Changeset attached => DarkRadiant master 1afb5a9f
09.10.2020 18:53 greebo Changeset attached => DarkRadiant master be81e5e3
09.10.2020 18:53 greebo Changeset attached => DarkRadiant master 6014e4dd
09.10.2020 18:53 greebo Status assigned => resolved
09.10.2020 18:53 greebo Resolution open => fixed
09.10.2020 18:53 greebo Fixed in Version => 2.9.0
09.10.2020 18:55 greebo Note Added: 0012803
05.02.2021 11:29 greebo Status resolved => closed