mirror of
https://github.com/MirrorNetworking/Mirror.git
synced 2024-11-18 02:50:32 +00:00
doc: Updated ChangeLog
This commit is contained in:
parent
41e24420f6
commit
3f4f3c5c91
@ -10,7 +10,7 @@ Mirror uses semantic versioning, and the versions shown here are those that were
|
||||
- Fixed: NetworkRoomManager's `roomPlayerPrefab` is now `protected` so it can be accessed in derived classes.
|
||||
- Fixed: NetworkRoomPlayer inspector and documentation updated to be less confusing.
|
||||
- Fixed: NetworkIdentity no longer double calls NetworkServer.Destroy.
|
||||
- Fixed: NwtworkAnimator now correctly excludes parameters controlled by curves.
|
||||
- Fixed: NetworkAnimator now correctly excludes parameters controlled by curves.
|
||||
- Fixed: NetworkBehaviour now uses a property drawer for the SyncVar label so it displays better.
|
||||
- Changed: NetworkSceneChecker initializes in Awake again because OnEnable proved to be unreliable in some cases.
|
||||
- Changed: **Breaking** Many obsolete methods and properties removed. Use version 10 first if upgrading from UNet or older Mirror. See [Deprecations](Deprecations.md) for complete list.
|
||||
|
Loading…
Reference in New Issue
Block a user