Android SDK V1.5

13th March 2017


Improvements

  • Extensive update to the documentation of the whole framework
  • ARModelImporter’s getNode() now returns an ARModelNode rather than ARNode.
  • ARModelNode’s reset() now sets isPlaying to false, rather than the previous of true.
  • ARNode now has a constructor that only takes a String to use as the node’s name.
  • Significantly reduced the amount of logs that are produced by KudanCV. You should be able to read what’s in your logcat yet again!