View Issue Details

IDProjectCategoryView StatusLast Update
0006255DarkRadiantGeneralpublic13.02.2023 22:38
ReporterFrost_Salamander Assigned To 
PrioritynormalSeveritynormalReproducibilityN/A
Status newResolutionopen 
PlatformPCOSWindowsOS Version11
Product Version3.8.0 
Summary0006255: Feature Request: new Filters
DescriptionCould the following filters be added by default? They are pretty useful:

Location Entities. If using location system you can end up with a lot of these:

  <filter name="Location Entities">
    <filterCriterion type="entityclass" match=".*_location.*" action="hide"/>
  </filter>

Player Start Entity. I frequently have the player start in the area that I'm working so I can quickly see the in-game changes, but it gets in the way in the camera view:

  <filter name="Player Start Entity">
    <filterCriterion type="entityclass" match="info_player_start" action="hide"/>
  </filter>
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
13.02.2023 22:38 Frost_Salamander New Issue