Logo
Explore Help
Register Sign In
server_common/recastnavigation_v1.6.0
5
0
Fork 0
You've already forked recastnavigation_v1.6.0
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
recastnavigation_v1.6.0/Recast/Source
History
Gleb Mazovetskiy e75adf86f9
Avoid reallocs of temp vectors (#467)
* Use clear() instead of resize(0) for temp vectors

Nicer style

* rcVectorBase::resize: Avoid realloc on grow

When capacity is sufficient, do not realloc the whole buffer

* rcVector: Grow exponentially on resize
2021-02-15 12:27:21 +01:00
..
Recast.cpp
Add more constructors.
2018-05-22 13:09:26 +02:00
RecastAlloc.cpp
Add homebrewed rcVector class and tests, and use it to implement rcIntArray. (#318)
2018-05-13 16:22:56 +02:00
RecastArea.cpp
add rcScopedTimer to fix timers not being stopped on all paths and to prevent it in the future.
2015-12-18 14:48:31 +01:00
RecastAssert.cpp
Assertion failure custom function (#250)
2017-01-23 23:02:46 +01:00
RecastContour.cpp
Avoid reallocs of temp vectors (#467)
2021-02-15 12:27:21 +01:00
RecastFilter.cpp
Change if to else-if to avoid unnecessary comparison
2016-01-19 11:34:04 -10:00
RecastLayers.cpp
Detect all overflows in rcBuildHeightfieldLayers (#214)
2016-07-08 01:51:23 +03:00
RecastMesh.cpp
Fix multiline comment warning
2017-01-12 11:31:29 +00:00
RecastMeshDetail.cpp
Avoid reallocs of temp vectors (#467)
2021-02-15 12:27:21 +01:00
RecastRasterization.cpp
handle the case when allocSpan fails to allocate memory. adds bool return types to rcAddSpan, rcRasterizeTriangle and rcRasterizeTriangles
2015-12-18 16:41:02 +01:00
RecastRegion.cpp
Avoid reallocs of temp vectors (#467)
2021-02-15 12:27:21 +01:00
Powered by Gitea Version: 1.23.7 Page: 55ms Template: 4ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API