mirror of
https://github.com/minetest-mods/gauges.git
synced 2025-07-22 18:10:26 +02:00
Localize the vector.distance
function for performance
This commit is contained in:
@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
### Changed
|
||||
|
||||
- Improve performance by localizing the `vector.distance()` function.
|
||||
|
||||
## 1.0.0 - 2020-01-01
|
||||
|
||||
- Initial versioned release.
|
||||
|
Reference in New Issue
Block a user