mirror of
https://github.com/recastnavigation/recastnavigation.git
synced 2026-09-08 03:18:36 +00:00
Change to a boolean parameter. This is helpful to remove warnings about conditionals with constant expressions (line 640) and also makes the impending C conversion easier. Any perf changes are probably either an improvement or a wash - one more parameter and branch vs a whole other function blowing out icache. Not measured though.
44 KiB
44 KiB