Skip to content

Releases: migus88/Sandland.SceneTools

v0.11.1

30 Jun 15:49
Compare
Choose a tag to compare

Overview:

Minor bug fix update

Changelog

  • changed: minimum Unity version set to 2021.3
  • fixed: addressable scenes would appear in the list of built in scenes in scene list class

Full Changelog: v0.11.0...v0.11.1

v0.11.0

03 Jun 13:50
Compare
Choose a tag to compare

Overview:

Main goal of this release is to improve the loading times of the SceneTool window, when there is a lot of scenes in the project.

Changelog:

  • verified: support for Unity 2022.3 LTS
  • added: support for scenes in Asset Bundles
  • changed: scenes from packages are no longer displayed
  • improved: scene tool window loading times

Full Changelog: v0.10.0...v0.11.0

v0.10.0

31 Mar 13:10
Compare
Choose a tag to compare

Overview:

This release contains only the visual redesign of the tool

Full Changelog: v0.9.0...v0.10.0

v0.9.0

28 Mar 12:46
Compare
Choose a tag to compare

Overview:

The primary focus of this release is on adding theme support to the tools.

Changelog:

  • fixed: minor code optimization during scenes filtering
  • fixed: incorrect scrolling calculation caused last items in a list to not be shown
  • fixed: favorites button duplication
  • added: themes support with 4 built-in themes

Full Changelog: v0.8.0...v0.9.0

v0.8.0

25 Mar 16:20
Compare
Choose a tag to compare

Overview:

This primary focus of this release was on bringing Addressable scenes support to the tools.

Changelog:

  • fixed: preventing the UI to be saved if save button wasn't pressed
  • fixed: namespace and class name would not display correctly in setup window
  • fixed: autogeneration toggle text
  • fixed: license year and name fix
  • change: removed redundant nesting in the generated scene list class
  • added: ability to prevent auto generation of the scene list class
  • added: class generation menu item
  • added: addressable scenes in generated scenes class
  • added: displaying scene type in scene selector window

Full Changelog: v0.7.1...v0.8.0

0.7.1 - Initial release

25 Mar 09:06
Compare
Choose a tag to compare

Initial release of SceneTools, featuring Scene Selector Tool for quick scene navigation and Scene Class Generation Tool for auto-generating C# classes with scene names and indexes.

Package Manager Installation Link:
https://github.com/migus88/Sandland.SceneTools.git?path=Assets/SceneTools#v0.7.1