Skip to content

Version 0.3.0

Compare
Choose a tag to compare
@bitbrain bitbrain released this 14 Aug 06:30
· 172 commits to master since this release

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