Version 0.3.0
This release brings major improvements to the GameCamera
logic and API within braingdx.
- [#102] fixing stickiness of
GameCamera
- [#129] setting game camera attributes works now without a target attached
- [#145] improve
GameCamera
API with additional methods to retrieve dimensions and position - [#146] introduced GWT math
- [#147] introduced
BigDecimalVector2
math component
Other fixes
- improve precision of
GameCamera
object tracking