View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000302 | DarkRadiant | Map Editing | public | 22.05.2007 06:47 | 24.05.2007 12:25 |
Reporter | greebo | Assigned To | orbweaver | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | 0.9.1 | ||||
Fixed in Version | 0.9.1 | ||||
Summary | 0000302: editor_mins/editor_maxs not inherited (e.g. path entities) | ||||
Description | The path entities do not inherit their editor_mins/editor_maxs spawnargs from "path_default", causing the editor to require brushes for creation. This is perhaps related to the fix we had a while ago regarding the editor_* spawnargs? | ||||
Tags | No tags attached. | ||||
The editor_mins and editor_maxs are definitely being inherited, I'm not sure what's going on here. | |
Maybe the _isFixedSize bool or what it's called doesn't get set accordingly to the inherited spawnargs? | |
Good point, that value is set during parsing so it won't get set if you just copy the keys. I will get rid of the explicit setMins()/setMaxs(), which I have in fact been meaning to do for a while, and just use the editor_mins/maxs keys to determine the size. |
|
Fixed in SVN. | |
Date Modified | Username | Field | Change |
---|---|---|---|
22.05.2007 06:47 | greebo | New Issue | |
22.05.2007 08:52 | greebo | Status | new => confirmed |
22.05.2007 19:36 | orbweaver | Note Added: 0000652 | |
22.05.2007 21:31 | greebo | Note Added: 0000654 | |
23.05.2007 07:15 | orbweaver | Note Added: 0000655 | |
23.05.2007 15:37 | orbweaver | Status | confirmed => assigned |
23.05.2007 15:37 | orbweaver | Assigned To | => orbweaver |
23.05.2007 15:37 | orbweaver | Status | assigned => resolved |
23.05.2007 15:37 | orbweaver | Fixed in Version | => latest SVN |
23.05.2007 15:37 | orbweaver | Resolution | open => fixed |
23.05.2007 15:37 | orbweaver | Note Added: 0000656 | |
24.05.2007 12:25 | greebo | Status | resolved => closed |