mirror of
https://github.com/maxartz15/MA_TextureAtlasser.git
synced 2025-06-13 06:46:20 +02:00
Updated & tested with Unity 2019.1.8f1
Minor changes.
This commit is contained in:
@ -1,5 +1,4 @@
|
||||
//Maxartz15
|
||||
//Version 1.0
|
||||
//https://github.com/maxartz15/MA_EditorUtils
|
||||
|
||||
#if UNITY_EDITOR
|
||||
using System.Collections;
|
||||
|
@ -1,5 +1,7 @@
|
||||
//Maxartz15
|
||||
//Version 1.0
|
||||
//https://github.com/maxartz15/MA_EditorUtils
|
||||
|
||||
//References:
|
||||
//http://martinecker.com/martincodes/unity-editor-window-zooming/
|
||||
|
||||
#if UNITY_EDITOR
|
||||
using UnityEngine;
|
||||
|
@ -1,5 +1,7 @@
|
||||
//Maxartz15
|
||||
//Version 1.0
|
||||
//https://github.com/maxartz15/MA_EditorUtils
|
||||
|
||||
//References:
|
||||
//http://martinecker.com/martincodes/unity-editor-window-zooming/
|
||||
|
||||
#if UNITY_EDITOR
|
||||
using UnityEngine;
|
||||
|
Reference in New Issue
Block a user