Created by: eagleivg
List of changes:
- Port r2_R_sun and r3_R_rain to Linux (Use engine internal types and implement matrix conversion func - maybe slower than glm or another library).
- Fixed buffer overflow on linux due mismath size of types (LPDWORD casting)
- Fix crash at exit on Linux - forgoten Ansel clean.
- downgrade requirements for SDL2 (for build on ubuntu 16.04)