v1.0.1
- Improved perspective projection's (OrthographicMode=false) camera positioning algorithm so that it encapsulates the AABB bounds perfectly (you can uncomment the "#define DEBUG_BOUNDS" line to see it in action)
- Consistent Padding results on both camera projection types
- Added CalculateBounds and CalculateCameraPosition functions that can be called from user scripts to position the camera to fit custom AABB bounds perfectly