Skip to content

Releases: hwi-middle/UnityEZ2Screenshot

1.1.6

05 May 17:19
Compare
Choose a tag to compare

Change:

  • Change the name 'GetOrAddComponent' which is a extension method of GameObject Class to 'JB_GetOrAddComponet' to avoid conflicting with your own code.

Fix:

v1.1.5

05 May 12:58
Compare
Choose a tag to compare

Fix:

  • General: Fix compilation error in URP/HDRP.

v1.1.4

04 May 00:20
Compare
Choose a tag to compare

Fix

  • General: Now you can use EZ2Screenshot although you didn't install the Unity Visual Scripting package.

v1.1.3

02 May 10:27
Compare
Choose a tag to compare

Fix:

  • Fix GUI texts are displayed in English whatever language you set when the Unity Editor enters Play Mode.

v1.1.2

02 May 07:34
Compare
Choose a tag to compare

New:

  • You can reset all settings at once by clicking the 'Reset All Settings' button.

Changed:

  • EZ2Screenshot now remember your settings although you close the window.

Fix:

  • Fix typos that were localization not applied.
  • Fix conflict GUID between 'SampleScene'(default asset) and 'Built-in Demo' scene.
  • Fix conflict GUID between 'Scenes'(default asset) and 'Demo' folder.

v1.1.1

02 May 01:38
Compare
Choose a tag to compare

👋こんにちは! 1.1.1では日本語サポートが追加されました!

New:

  • General: Support Japanese (Special thanks to: @g5kalala)

Fix:

  • General: Fix typos which were localization not applied.

v1.1.0

01 May 15:01
Compare
Choose a tag to compare

👋 안녕하세요! 1.1.0 에서는 한국어 지원이 추가되었습니다!

New:

  • General: Support Korean.
  • General: You can select the language in the dropdown menu at the top of the window.

Change:

  • General: All texts in GUI can be translated into any language since they are managed by JSON from now.

Fix:

  • Advanced Mode: Description of {Scene} specifier is served now.

v1.0.2

01 May 07:39
Compare
Choose a tag to compare

Fix:

  • Advanced Mode: Incremental value in index settings does work now.
  • Basic Mode: The file name now has a 4-digit index number as shown in the 'Final file name' tab.

v1.0.1

30 Apr 14:33
Compare
Choose a tag to compare

Fix:

  • 'Don't Include UI' mode now does work on HDRP.

v1.0.0

30 Apr 07:23
Compare
Choose a tag to compare

First release.