1
1
mirror of https://github.com/OpenDiablo2/OpenDiablo2 synced 2024-09-27 21:56:19 -04:00
OpenDiablo2/d2common/d2math
danhale-git dcb0c087b9
Vector benchmark (#594)
* Reflect and ReflectSurface benchmark.

* Rotate, NinetyAnti and NinetyClock benchmark.

* Equals, EqualsApprox, CompareApprox and IsZero benchmark.

* Benchmarks for everything else.

Also removing dead functions and commented out code and correcting typos.
2020-07-16 14:13:01 -04:00
..
d2vector Vector benchmark (#594) 2020-07-16 14:13:01 -04:00
doc.go Map entity rework - vectors in mapEntity (#579) 2020-07-13 09:06:50 -04:00
math_test.go Map entity rework - vectors in mapEntity (#579) 2020-07-13 09:06:50 -04:00
math.go mapEntity.Step() benchmark and improvements. (#593) 2020-07-16 12:06:08 -04:00
ranged_number_test.go adding ranged number type, for use in stats (#581) 2020-07-13 09:03:19 -04:00
ranged_number.go adding ranged number type, for use in stats (#581) 2020-07-13 09:03:19 -04:00