mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2026-03-26 22:49:01 +08:00
Merge branch '3.8' of https://github.com/EsotericSoftware/spine-runtimes into 3.8
This commit is contained in:
commit
cd68175c65
@ -310,7 +310,7 @@ namespace Spine.Unity.Editor {
|
|||||||
string dir = Path.GetDirectoryName(skeletonPath);
|
string dir = Path.GetDirectoryName(skeletonPath);
|
||||||
|
|
||||||
#if SPINE_TK2D
|
#if SPINE_TK2D
|
||||||
IngestSpineProject(loadedAsset, compatibilityProblems, null);
|
IngestSpineProject(loadedAsset, null);
|
||||||
#else
|
#else
|
||||||
var localAtlases = FindAtlasesAtPath(dir);
|
var localAtlases = FindAtlasesAtPath(dir);
|
||||||
var requiredPaths = GetRequiredAtlasRegions(skeletonPath);
|
var requiredPaths = GetRequiredAtlasRegions(skeletonPath);
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user