Updated changelog

This commit is contained in:
Marc Garcia Puig 2019-01-29 10:38:37 +01:00
parent aff20355e3
commit 056fc7a096
1 changed files with 1 additions and 0 deletions

View File

@ -19,6 +19,7 @@
- get_angular_velocity: for getting the angular velocity
- add_impulse: for applying an impulse (in world axis)
* Added support for gnss_sensor
* Fixed autopilot direction not properly initialized that interfered with the initial raycast direction
* Fixed TCP accept error, too many open files while creating and destroying a lot of sensors
* Fixed lost error messages in client-side, now when a request fails it reports the reason
* Improved simulator fatal error handling, now uses UE4 fatal error system