mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-02-13 12:40:04 +00:00
Fix links
This commit is contained in:
parent
909d25320e
commit
298af7f6a6
@ -218,7 +218,7 @@ Maximum number of triangles in each node of mesh AABB tree.
|
||||
Expert Recastnavigation related settings
|
||||
****************************************
|
||||
|
||||
This section is for OpenMW developers who knows about Recastnavigation <https://github.com/recastnavigation/recastnavigation>`_ library and understands how it works.
|
||||
This section is for OpenMW developers who knows about `Recastnavigation <https://github.com/recastnavigation/recastnavigation>`_ library and understands how it works.
|
||||
|
||||
cell height
|
||||
-----------
|
||||
@ -320,7 +320,7 @@ max polygons per tile
|
||||
|
||||
Maximum number of polygons per nav mesh tile. Maximum number of nav mesh tiles depends on
|
||||
this value. 22 bits is a limit to store both tile identifier and polygon identifier (tiles = 2^(22 - log2(polygons))).
|
||||
See recastnavigation <https://github.com/recastnavigation/recastnavigation>`_ for more details.
|
||||
See `recastnavigation <https://github.com/recastnavigation/recastnavigation>`_ for more details.
|
||||
|
||||
max verts per poly
|
||||
------------------
|
||||
|
Loading…
x
Reference in New Issue
Block a user