Skip to content

SKCell v1.2.0

Compare
Choose a tag to compare
@Skyrim07 Skyrim07 released this 02 Dec 18:53
· 17 commits to main since this release

v1.2.0

  • Standardized all assets. (namespaces, menu paths, prefabs, file formats)
  • Renamed CommonUtils to SKUtils (important!)
  • Renamed MonoSingleton, Singleton to SKMonoSingleton, SKSingleton
  • Brush smoothness is now correctly computed in SKSpriteEditor
  • Fixed naming issues in some scripts
  • Added new comments for some methods