Updated changelog
This commit is contained in:
parent
d294213818
commit
9d30eb956a
|
@ -1,5 +1,5 @@
|
|||
## Latest
|
||||
|
||||
* Added open/close doors feature for vehicles.
|
||||
* Added API functions to 3D vectors: `squared_length`, `length`, `make_unit_vector`, `dot`, `dot_2d`, `distance`, `distance_2d`, `distance_squared`, `distance_squared_2d`, `get_vector_angle`
|
||||
* Added API functions to 2D vectors: `squared_length`, `length`, `make_unit_vector`
|
||||
* Added missing dependency `libomp5` to Release.Dockerfile
|
||||
|
|
Loading…
Reference in New Issue