mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2026-02-04 14:24:53 +08:00
[ue4] 4.0 changelog update: added ue4 line to 4.0 section as well.
This commit is contained in:
parent
ac23599638
commit
93fe75d4b0
@ -33,6 +33,7 @@
|
|||||||
### UE4
|
### UE4
|
||||||
* `SpineWidget` now supports the full widget transform, including rendering scale/shear.
|
* `SpineWidget` now supports the full widget transform, including rendering scale/shear.
|
||||||
* Materials on `SkeletonRendererComponent` are now blueprint read and writeable. This allows setting dynamic material instances at runtime.
|
* Materials on `SkeletonRendererComponent` are now blueprint read and writeable. This allows setting dynamic material instances at runtime.
|
||||||
|
* Added `InitialSkin` property to `USpineWidget`. This allows previewing different skins in the UMG Designer. Initial skins can still be overridden via blueprint events such as `On Initialized`.
|
||||||
* **Breaking changes**: `SpineWidget` no longer has the `Scale` property. Instead the size x/y properties can be used.
|
* **Breaking changes**: `SpineWidget` no longer has the `Scale` property. Instead the size x/y properties can be used.
|
||||||
|
|
||||||
## C# ##
|
## C# ##
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user