Skip to content

agsbox2d 0.2.! Snapshot

Compare
Choose a tag to compare
@ericoporto ericoporto released this 24 Nov 23:53
· 22 commits to 9c1d7ea9f3db2ec01021cd4c8ba0c6a0076e38fa since this release

Changes:

  • 9c1d7ea upgrades version number and updates README
  • d3671d9 Merge pull request #25 from ericoporto/raycast-and-aabb
  • f2552b9 fix typo in library ash header
  • dafb130 adds length, squared length, add, sub, rotate and scale to pointf
  • 62b7b3c adds some more functionality to PointF
  • ce653de fix #23
  • 5443a89 try changing default null pointer to 0
  • dda23a8 try default null pointer again
  • a68c6eb try changing world order in header to fix PE
  • c0db6b3 changes order removes default null for Raycast because ags header doesn't support it
See More
  • a35a780 try with null pointer
  • f4eba54 fix typo in ags header
  • 61b08a3 small fixes
  • 063bb3e adds Raycast to World
  • fa0ac91 fix segfault certify no pointer is left with trash
  • 3bebe58 fix missing semicolon
  • 5edc223 adds AgsFixtureArray to Makefile-objs
  • 650642d mac is more strict and we can't mix struct and classes
  • 92dbba1 enables bounding box query for the world
  • d1ea900 fix comments
  • 0549b09 created AgsFixtureArray
  • afd0188 added Fixture Array and Raycast Result

This list of changes was auto generated.