Skip to content

Releases: esnya/EsnyaUnityTools

v4.0.0

11 Feb 15:27
Compare
Choose a tag to compare

v4.0.0 (2023-02-11)

✨ New Features

  • 8881642 feat(editor): Geographic Transform Tool
  • ef51e0a feat(static-profile): Terrain overrides
  • ff26cf7 feat(transform-tool): Use bounds option
  • 1d660fe feat(static-profile): Layer override
  • 363e2dc feat: Add animation tool
  • f9be3ff feat(editor): Prefab Refiner
  • f72963b feat(editor): Geographic Transform Tool
  • 06e2557 feat(static-profile): Terrain overrides
  • a67d3b7 feat(transform-tool): Use bounds option
  • 071baaf feat(static-profile): Layer override
  • 8371b7a feat: Add animation tool
  • 4c3f377 feat(editor): Prefab Refinery
  • 528663b feat(animation-tool): Create Default Clip Animations
  • e3a43ed feat(editor): Tree batch replacer
  • cd94be3 feat(terrrain-tools): Simple hightmap editor

🐛 Bug Fixes

  • f634193 fix(static-profile): Fix runtime error
  • 2e8aca5 fix: Remove unnessesory using
  • e274e2b fix(transform-tool): Remove unnessesory using

💥 Breaking Changes

  • eb85784 feat!: UPM
  • b0191df feat!: Remove Udon Tools. Moved to InariUdon

v4.0.0-beta.1

08 Feb 20:40
Compare
Choose a tag to compare
v4.0.0-beta.1 Pre-release
Pre-release

v4.0.0-beta.1 (2023-02-08)

✨ New Features

  • 8881642 feat(editor): Geographic Transform Tool
  • ef51e0a feat(static-profile): Terrain overrides
  • ff26cf7 feat(transform-tool): Use bounds option
  • 1d660fe feat(static-profile): Layer override
  • 363e2dc feat: Add animation tool
  • 6639762 feat(udon): List array items
  • 9572591 feat(udon): Udon Prefab Tools to repair U# refs
  • f9be3ff feat(editor): Prefab Refiner
  • f72963b feat(editor): Geographic Transform Tool
  • 06e2557 feat(static-profile): Terrain overrides
  • a67d3b7 feat(transform-tool): Use bounds option
  • 071baaf feat(static-profile): Layer override
  • 8371b7a feat: Add animation tool
  • 4611f1f feat(udon): List array items
  • 3eed9d0 feat(udon): Udon Prefab Tools to repair U# refs
  • 4c3f377 feat(editor): Prefab Refinery
  • e46ba31 feat(animation-tool): Create Default Clip Animations
  • 0d26594 feat(udon): World Auto Npm Version
  • f73e10d feat(udon): WorldIdManager
  • cde503e feat(editor): Tree batch replacer
  • 0940b14 feat(terrrain-tools): Simple hightmap editor

🐛 Bug Fixes

  • f634193 fix(static-profile): Fix runtime error
  • 2e8aca5 fix: Remove unnessesory using
  • 0d1bb34 fix(udon): Do not ignore disabled udon
  • e274e2b fix(transform-tool): Remove unnessesory using
  • 2a6dbbf fix(udon): Do not ignore disabled udon
  • 987368c fix(udon): Force version
  • 7eb275d fix: Fix typo
  • 9e4d815 fix(custom-udon-program-folder): Search under packages

💥 Breaking Changes

v3.12.0-beta.7

12 May 07:42
Compare
Choose a tag to compare
v3.12.0-beta.7 Pre-release
Pre-release

v3.12.0-beta.7 (2022-05-12)

✨ New Features

  • 6639762 feat(udon): List array items

🐛 Bug Fixes

  • 0d1bb34 fix(udon): Do not ignore disabled udon

v3.12.0-beta.6

11 May 08:26
Compare
Choose a tag to compare
v3.12.0-beta.6 Pre-release
Pre-release

v3.12.0-beta.6 (2022-05-11)

✨ New Features

v3.12.0-beta.5

14 Apr 07:19
Compare
Choose a tag to compare
v3.12.0-beta.5 Pre-release
Pre-release

v3.12.0-beta.5 (2022-04-14)

🐛 Bug Fixes

  • 2e8aca5 fix: Remove unnessesory using

v3.12.0-beta.4

14 Apr 05:35
Compare
Choose a tag to compare
v3.12.0-beta.4 Pre-release
Pre-release

v3.12.0-beta.4 (2022-04-14)

🐛 Bug Fixes

  • f634193 fix(static-profile): Fix runtime error

v3.12.0-beta.3

09 Apr 07:56
Compare
Choose a tag to compare
v3.12.0-beta.3 Pre-release
Pre-release

v3.12.0-beta.3 (2022-04-09)

✨ New Features

  • 1d660fe feat(static-profile): Layer override

v3.12.0-beta.2

08 Apr 09:52
Compare
Choose a tag to compare
v3.12.0-beta.2 Pre-release
Pre-release

v3.12.0-beta.2 (2022-04-08)

✨ New Features

  • 8881642 feat(editor): Geographic Transform Tool
  • ef51e0a feat(static-profile): Terrain overrides
  • ff26cf7 feat(transform-tool): Use bounds option

v3.12.0

29 Mar 09:12
Compare
Choose a tag to compare

v3.12.0 (2022-03-29)

✨ New Features

  • 7e921d1 feat(udon): Playlist Tool for iwaSync3
  • b4c58a8 feat(editor): Asset Dependency Tree
  • ef2698c feat: SkinnedMeshTool
  • 4645c8d feat(udon-tools): Gather Udon & Refine Udon automated as Custom Udon Program Folder

🐛 Bug Fixes

  • c6419d7 fix: Fix runtime errors and warnings
  • bc73c2f fix(udon): Disable override detector
  • c4020b6 fix(editor): Remove unnessecory usings
  • 136f139 fix(udon-tools): Fix file moving

v3.12.0-beta.1

29 Mar 09:09
Compare
Choose a tag to compare
v3.12.0-beta.1 Pre-release
Pre-release

v3.12.0-beta.1 (2022-03-29)

✨ New Features

  • 7e921d1 feat(udon): Playlist Tool for iwaSync3
  • b4c58a8 feat(editor): Asset Dependency Tree
  • ef2698c feat: SkinnedMeshTool
  • 4645c8d feat(udon-tools): Gather Udon & Refine Udon automated as Custom Udon Program Folder

🐛 Bug Fixes

  • c6419d7 fix: Fix runtime errors and warnings
  • bc73c2f fix(udon): Disable override detector
  • c4020b6 fix(editor): Remove unnessecory usings
  • 136f139 fix(udon-tools): Fix file moving