Skip to content

v0.0.5-beta-Aircontrol.x64

Pre-release
Pre-release
Compare
Choose a tag to compare
@snlpatel001213 snlpatel001213 released this 06 Jan 12:05
· 170 commits to master since this release
3d8da71

What's Changed

Beta release with all python APIs

  • Input
  • Camera
  • Weather
  • Lidar
  • LevelReset
  • Time of day
  • Fuel API - Stub
  • UI Control
  1. Using static classes instead of SQLite to save on performance
  2. GPU instancing enabled - Tested On Nvidia GPU
  3. Added documentation to C# and Python code
  4. Improved performance, peak FPS 220+ in URP mode
  5. updated to Unity 2021 release

Removed

  • SQLite Dependencies
  • SQLite binaries

Full Changelog: v0.0.3-alpha+Aircontrol...v0.0.5-Beta+Aircontrol

Tools and Tech