Update CHANGELOG.MD
This commit is contained in:
parent
e0d6879f6b
commit
37c7036486
|
@ -1,5 +1,9 @@
|
|||
## Latest
|
||||
|
||||
* Recorder fixes:
|
||||
- Actors at start of playback could interpolate positions from its current position instead than the recorded position, making some fast sliding effect during 1 frame.
|
||||
- Camera following in playback was not working if a new map was needed to load.
|
||||
- API function 'show_recorder_file_info' was showing the wrong parent id.
|
||||
* New recorder features:
|
||||
- Added optional parameter to show more details about a recorder file (related to `show_recorder_file_info.py`)
|
||||
- Added playback speed (slow/fast motion) for the replayer
|
||||
|
|
Loading…
Reference in New Issue