Hi everyone,
here comes the next update:
- now everything is 64bit in Windows, dropping XP support
- iOS export is now working, it creates a xcode-project
- interaction ordering issues
- interaction: characters were always in front
- issues with turning character on interaction
- scroll up/down button acts like object
- check if files in tmp are older and overwrite
- cannot sort comment entries
- sprite used instead of animation for item drag
- autocomplete misplaced if scrolled
- checkbox interaction area too big
- metal device name accessable via lua
- linux duplication/copy/paste doesn't change subreferences
- callback tween is now stoppable by returning false
- exporting on mac sometimes crashes
- crash with getParticles if particles not present
- html5 crash with looping sounds
- ilios has now static arrays for performance, for changeable arrays use List<>
- ilios has now a real jit compiler, currently only Mac, Linux and Windows are supported