View Issue Details

IDProjectCategoryView StatusLast Update
0005968DarkRadiantGeneralpublic13.01.2024 05:31
ReporterFrost_Salamander Assigned Togreebo  
PrioritynormalSeveritynormalReproducibilityalways
Status closedResolutionfixed 
PlatformPCOSWindowsOS Version10
Product Version3.0.0 
Target Version3.0.0Fixed in Version3.0.0 
Summary0005968: 3.0.0pre7: origin of player start entity misaligned
DescriptionThe 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 ReproduceAdd start entity to map, and select to see the strange origin placement.
TagsNo tags attached.
Attached Files
player_start_origin1.PNG (105,112 bytes)   
player_start_origin1.PNG (105,112 bytes)   
player_start_origin2.PNG (6,103 bytes)   
player_start_origin2.PNG (6,103 bytes)   

Activities

Related Changesets

DarkRadiant: master c1190bfc

06.06.2022 03:13

greebo


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

greebo


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

Issue History

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