View Issue Details

IDProjectCategoryView StatusLast Update
0005738DarkRadiantGUIpublic02.04.2022 05:56
ReporterBrendonChung Assigned Togreebo  
PrioritynormalSeveritynormalReproducibilityN/A
Status closedResolutionfixed 
Product Version2.13.0 
Target Version2.14.0Fixed in Version2.14.0 
Summary0005738: Texture Browser Filter: match multiple words (using 'AND' logic)
DescriptionI think it would be helpful to add an 'AND' operator for the Texture Filter searchbox on the Textures View.

I was thinking a space could act as the 'AND' operator:
- Example: 'brick moss' would filter all materials that include 'brick' and 'moss' somewhere in its material name.
- Example: 'plaster moss corner' would filter all materials that include 'plaster', 'moss', and 'corner' somewhere in its material name.

The purpose of this would be to give the user an additional tool to quickly find a desired material / material set. This would come in particularly helpful when the quantity of materials is very large.
TagsNo tags attached.
Attached Files

Activities

Related Changesets

DarkRadiant: master c318981d

10.10.2021 18:11

greebo


Details Diff
0005738: Split filter text into words, the texture name must match against every word Affected Issues
0005738
mod - radiant/ui/texturebrowser/TextureBrowser.cpp Diff File

Issue History

Date Modified Username Field Change
01.09.2021 16:32 BrendonChung New Issue
01.09.2021 16:32 BrendonChung File Added: 2021-09-01 09_28_41-D__games_monstergame_base_maps_test_combat_vacuum.map.png
01.09.2021 18:00 greebo Status new => acknowledged
10.10.2021 18:10 greebo Status acknowledged => confirmed
10.10.2021 18:10 greebo Target Version => 2.14.0
10.10.2021 18:10 greebo Description Updated
10.10.2021 18:10 greebo Assigned To => greebo
10.10.2021 18:10 greebo Status confirmed => assigned
10.10.2021 18:11 greebo Changeset attached => DarkRadiant master c318981d
10.10.2021 18:11 greebo Status assigned => resolved
10.10.2021 18:11 greebo Resolution open => fixed
10.10.2021 18:11 greebo Fixed in Version => 2.14.0
10.10.2021 18:12 greebo Summary Textures View: substring 'AND' operator => Texture Browser Filter: match multiple words (using 'AND' logic)
02.04.2022 05:56 greebo Status resolved => closed