View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005968 | DarkRadiant | General | public | 04.06.2022 23:45 | 13.01.2024 05:31 |
Reporter | Frost_Salamander | Assigned To | greebo | ||
Priority | normal | Severity | normal | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Platform | PC | OS | Windows | OS Version | 10 |
Product Version | 3.0.0 | ||||
Target Version | 3.0.0 | Fixed in Version | 3.0.0 | ||
Summary | 0005968: 3.0.0pre7: origin of player start entity misaligned | ||||
Description | The origin of the player start entity is misaligned. It seems to be shifted vertically so it is flush with the top of the entity. If you place it in a room, when starting the game the player will frequently be stuck in the ceiling and you have to noclip to get out. Attached screenshots to illustrate. | ||||
Steps To Reproduce | Add start entity to map, and select to see the strange origin placement. | ||||
Tags | No tags attached. | ||||
Attached Files | |||||
DarkRadiant: master c1190bfc 06.06.2022 03:13 Details Diff |
0005968: Revert the center change of the RenderableEntityBox from d3534fe9, turns out the fixed AABB calculation is enough to place the box where it's supposed to be. |
Affected Issues 0005968 |
|
mod - include/version.h | Diff File | ||
mod - radiantcore/entity/generic/GenericEntityNode.cpp | Diff File | ||
DarkRadiant: master 7ee4cbe3 15.08.2022 15:10 Details Diff |
0005988: The RenderableBox renderable should take the local bounds origin into account, it's not always located at 0,0,0. (This is related to a change in 0005968.) The visible Entity Boxes are not necessarily centered at the value of their origin key, they are offset using editor_mins and editor_maxs vectors that are not necessarily symmetric. |
Affected Issues 0005968, 0005988 |
|
mod - libs/render/RenderableBox.h | Diff File | ||
mod - radiantcore/entity/generic/GenericEntityNode.cpp | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
04.06.2022 23:45 | Frost_Salamander | New Issue | |
04.06.2022 23:45 | Frost_Salamander | File Added: player_start_origin1.PNG | |
04.06.2022 23:45 | Frost_Salamander | File Added: player_start_origin2.PNG | |
05.06.2022 16:43 | greebo | Status | new => confirmed |
06.06.2022 03:11 | greebo | Assigned To | => greebo |
06.06.2022 03:11 | greebo | Status | confirmed => assigned |
06.06.2022 03:14 | greebo | Status | assigned => resolved |
06.06.2022 03:14 | greebo | Resolution | open => fixed |
06.06.2022 03:14 | greebo | Fixed in Version | => 3.0.0 |
06.06.2022 03:14 | greebo | Changeset attached | => DarkRadiant master c1190bfc |
06.06.2022 05:08 | greebo | Product Version | => 3.0.0 |
06.06.2022 05:08 | greebo | Target Version | => 3.0.0 |
15.08.2022 15:27 | greebo | Changeset attached | => DarkRadiant master 7ee4cbe3 |
13.01.2024 05:31 | greebo | Status | resolved => closed |