mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2025-12-20 17:26:01 +08:00
[ue4] Update example project to UE 4.27
This commit is contained in:
parent
308da950df
commit
caed7614c8
@ -63,7 +63,7 @@
|
|||||||
* Generated normals are now correctly flipped for back faces.
|
* Generated normals are now correctly flipped for back faces.
|
||||||
* Modifying parent materials updates material instances accordingly.
|
* Modifying parent materials updates material instances accordingly.
|
||||||
* Only `.json` files that are actually encoding Spine skeletons will be loaded. Other `.json` files will be left to other importers.
|
* Only `.json` files that are actually encoding Spine skeletons will be loaded. Other `.json` files will be left to other importers.
|
||||||
* Updated example project to UE 4.25.
|
* Updated example project to UE 4.27.
|
||||||
|
|
||||||
|
|
||||||
## C# ##
|
## C# ##
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"FileVersion": 3,
|
"FileVersion": 3,
|
||||||
"EngineAssociation": "4.25",
|
"EngineAssociation": "4.27",
|
||||||
"Category": "",
|
"Category": "",
|
||||||
"Description": "",
|
"Description": "",
|
||||||
"Modules": [
|
"Modules": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user