Skip to content

1.5

Compare
Choose a tag to compare
@handzlikchris handzlikchris released this 11 Apr 10:50
· 140 commits to master since this release
  • you can now import FSR as a package from github page
  • hot-reloading internal interfaces / classes would no longer cause compilation error
  • OnScriptHotReload method can be added at runtime
  • builder functions will be correctly rewritten
  • hot reload status (red / green) will be visible in project panel next to changed script
  • compilation error reporting will be much improved, project panel will allow to click error next to actual file for more details and workarounds
  • all type declarations that were appended with _Patched postfix to avoid name collisions will also have all corresponding identifiers changed
  • OnScriptHotReload methods will also be called in editor-workflow