DarkRadiant: master 7ee4cbe3

Author Committer Branch Timestamp Parent
greebo greebo master 15.08.2022 15:10 master 8799d29f
Affected Issues  0005968: 3.0.0pre7: origin of player start entity misaligned
 0005988: Unable to select func_emitter with particle attached
Changeset 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.
mod - libs/render/RenderableBox.h Diff File
mod - radiantcore/entity/generic/GenericEntityNode.cpp Diff File