Skip to content

AngelScript v1.0.5.19

Choose a tag to compare

@UnryzeC UnryzeC released this 15 Sep 08:13
· 57 commits to main since this release
88ed292

AngelScript v1.0.5.19

  1. Fixed some of the internal std::string interactions via caching.
    Note: sadly for CAgent fields to properly be editable, strings have to be cached, as fields only contain pointers, not actual text itself.