View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000433 | DarkRadiant | Map Editing | public | 11.11.2007 14:39 | 18.11.2007 21:52 |
Reporter | tels | Assigned To | tels | ||
Priority | normal | Severity | feature | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Target Version | 0.9.5 | Fixed in Version | 0.9.5 | ||
Summary | 0000433: Add a filter for "path" entities | ||||
Description | The current path_corner entities are huge orange boxes, and once you have added a few paths for your AI, they block the camera view in most of the area. Hiding them manually is cumbersome, so a new filter "Path entities" could be added to the menu. | ||||
Tags | No tags attached. | ||||
The following filter will accomplish this: <filter name="Paths"> <filterCriterion type="entityclass" match="path_.*" action="hide" /> </filter> However, since I don't have commit rights, I can't add it :) |
|
Added. | |
Works, thanx. (I seem not to be able to figure out this web interface, sorry :) | |
Date Modified | Username | Field | Change |
---|---|---|---|
11.11.2007 14:39 | tels | New Issue | |
11.11.2007 15:09 | greebo | Status | new => acknowledged |
18.11.2007 19:08 | tels | Note Added: 0000879 | |
18.11.2007 19:58 | greebo | Status | acknowledged => assigned |
18.11.2007 19:58 | greebo | Assigned To | => tels |
18.11.2007 19:58 | greebo | Note Added: 0000881 | |
18.11.2007 19:58 | greebo | Status | assigned => resolved |
18.11.2007 19:58 | greebo | Fixed in Version | => 0.9.5 |
18.11.2007 19:58 | greebo | Resolution | open => fixed |
18.11.2007 19:59 | greebo | Build | => 2538 |
18.11.2007 19:59 | greebo | Target Version | => 0.9.5 |
18.11.2007 21:52 | tels | Note Added: 0000883 | |
18.11.2007 21:52 | tels | Status | resolved => closed |