1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-30 12:32:36 +00:00
elsid 639bdd5801
Use free function instead of virtual MWBase::World::positionToIndex
The virtual function does the same thing.

* Change return type to osg::Vec2i to avoid dependency on ESM3.
* Rename to positionToCellIndex to make it clear what is the index.
2022-05-24 19:31:23 +02:00
..
2022-05-22 09:29:03 +02:00
2022-05-15 10:03:58 -07:00
2022-05-16 15:59:18 +02:00
2022-05-23 21:27:32 -07:00
2016-12-15 13:09:40 +01:00
2021-10-05 22:51:12 +02:00