Skip to content

v1.9.2

Latest
Compare
Choose a tag to compare
@Sharlottes Sharlottes released this 06 Dec 10:59
· 1 commit to master since this release

v1.9.2

  • hotfix #101 , #102
    • fix every possiblity NPE issue in advance.
  • code clean up
    • optimization
      ex)
      image
      it's called every draw frame and every each one unit times.
      image
      but now it's cached, has been calculated only one.

    • remove every unused import and useless semicolon