Graham Pentheny
|
cc944f28c1
|
Removed STL function added in C++11 from Detour (#616)
to maintain C++03 standard compatibility
|
2023-03-25 13:29:29 -04:00 |
|
Jakob Botsch Nielsen
|
3a619d773d
|
Add consistent input validation to dtNavMeshQuery (#374)
Validate input values, including that points are finite.
|
2019-02-24 21:10:42 +01:00 |
|
grahamboree
|
a792998286
|
Replaced math function macros with inline functions.
|
2015-01-02 18:10:45 -05:00 |
|
Matthew Endsley
|
b0e4e6a834
|
Add wrappers for the standard math library
Simplifies transition to software based math libraries
for projects requiring determinism.
|
2013-09-15 20:09:01 -07:00 |
|