mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2026-02-04 14:24:53 +08:00
TrackEntry now resets renderer object (#1293)
This commit is contained in:
parent
930d4b4015
commit
15547e1e0c
@ -171,6 +171,8 @@ void TrackEntry::reset() {
|
||||
_mixingFrom = NULL;
|
||||
_mixingTo = NULL;
|
||||
|
||||
setRendererObject(NULL);
|
||||
|
||||
_timelineMode.clear();
|
||||
_timelineHoldMix.clear();
|
||||
_timelinesRotation.clear();
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user