Skip to content

Green v1.1.0

Compare
Choose a tag to compare
@zedseven zedseven released this 22 Jan 22:31
· 16 commits to master since this release
3f36eaa

What's Changed

  • Fixed a bug where the range parameter of getObjectsAtOffset​ wasn't used in some circumstances
  • Changed the parameter order of getObjectsInRange​ and related methods to type, range to be consistent with everything else
  • Update World.java: FlushActorRemoveQueue now removes actors only once by @Jfhseh in #1
  • Significantly cleaned things up internally
  • Found that Processing version 4 is incompatible

Full Changelog: v1.0.5...v1.1.0