Merge branch 'bounding_box' into 'master'

lua - use loaded node when possible when calculating bounding box (#7580)

Closes #7580

See merge request OpenMW/openmw!4073
This commit is contained in:
psi29a 2024-07-21 09:31:22 +00:00
commit 376e8a6e1f
2 changed files with 26 additions and 15 deletions

View file

@ -277,7 +277,7 @@
-- money:split(50):moveInto(types.Container.content(cont))
---
-- The axis aligned bounding box in local coordinates.
-- The axis aligned bounding box in world coordinates.
-- @function [parent=#GameObject] getBoundingBox
-- @param self
-- @return openmw.util#Box