Skip to content

taiHEN

Compare
Choose a tag to compare
@yifanlu yifanlu released this 14 May 16:45
· 11 commits to master since this release
  • Fixed a memory leak where a reference was not decremented
  • Mitigation for a SCE bug that limits the number of plugins that can be loaded per application
  • API Change: When TAI_MAIN_MODULE is used, the first loaded module will always be returned. This should be transparent to most plugins except the main change is that you can use TAI_MAIN_MODULE for SceShell now.