1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-01-22 03:53:54 +00:00
openmw/apps/openmw_test_suite/detournavigator
elsid bef15edf0b
Remove redundant ostream, istream, iostream and sstream includes
* Replace by std::to_string and operator+ where possible.
* Move the code requiring to include <sstream> from .hpp to .cpp files.
2022-07-05 01:41:28 +02:00
..
asyncnavmeshupdater.cpp Fix C4389 msvc warning 2022-07-01 18:47:47 +02:00
generate.hpp Add a binary to generate navmesh from content files 2021-12-11 00:21:56 +01:00
gettilespositions.cpp Remove unused z coordinate 2022-02-03 21:43:53 +01:00
navigator.cpp Support different agent collision shape type for pathfinding 2022-06-21 12:57:32 +02:00
navmeshdb.cpp Limit max navmeshdb file size 2022-03-18 19:08:46 +01:00
navmeshtilescache.cpp Support different agent collision shape type for pathfinding 2022-06-21 12:57:32 +02:00
operators.hpp Remove redundant ostream, istream, iostream and sstream includes 2022-07-05 01:41:28 +02:00
recastmeshbuilder.cpp Fix C4305 msvc warning 2022-07-01 18:47:46 +02:00
recastmeshobject.cpp Store mesh source data in recast mesh 2021-12-10 23:55:02 +01:00
settings.hpp Write generated navmesh to navmeshdb 2021-12-11 00:22:04 +01:00
settingsutils.cpp Split navigator settings into subtypes 2021-12-10 23:55:03 +01:00
tilecachedrecastmeshmanager.cpp Cull navmesh objects by scene bounds 2022-02-03 22:09:37 +01:00