Mirror/Assets/Mirror/Components
2021-08-03 12:00:51 +08:00
..
Discovery fix: Call StopDiscovery when stopping Host/Server/Client in DiscoveryHUD 2021-07-14 18:04:11 -04:00
Experimental fix: clientAuthority access (#2779) 2021-06-14 09:42:59 -04:00
InterestManagement add comment 2021-07-18 12:23:04 +08:00
NetworkTransform2k breaking: perf: SnapshotInterpolation.Compute: removed final boxing allocation. Snapshot.Interpolate is now a Func<T>. 2021-08-03 12:00:51 +08:00
AssemblyInfo.cs feature: perf: Global Interest Management. NetworkVisibility components per-NetworkIdentity obsoleted and replaced by one global InterestManagement component on NetworkManager instead. Significantly easier to understand, allows for spatial hashing (~30x faster) and reduces amount of components in the worlds (for 1k objects, we avoid 1k NetworkVisibility components now). (#2581) 2021-02-18 10:16:10 +08:00
AssemblyInfo.cs.meta feature: perf: Global Interest Management. NetworkVisibility components per-NetworkIdentity obsoleted and replaced by one global InterestManagement component on NetworkManager instead. Significantly easier to understand, allows for spatial hashing (~30x faster) and reduces amount of components in the worlds (for 1k objects, we avoid 1k NetworkVisibility components now). (#2581) 2021-02-18 10:16:10 +08:00
Discovery.meta feat: LAN Network discovery (#1453) 2020-01-29 09:56:29 +01:00
Experimental.meta feat: Experimental Network Transform (#1990) 2020-06-12 16:48:34 +02:00
GUIConsole.cs GUIConsole in Mirror namespace, formatting 2021-03-16 12:08:18 +08:00
GUIConsole.cs.meta feat: GUIConsole from uMMORPG add component to scene, press F12 to see log console in builds 2021-02-16 20:07:40 +08:00
InterestManagement.meta feature: perf: Global Interest Management. NetworkVisibility components per-NetworkIdentity obsoleted and replaced by one global InterestManagement component on NetworkManager instead. Significantly easier to understand, allows for spatial hashing (~30x faster) and reduces amount of components in the worlds (for 1k objects, we avoid 1k NetworkVisibility components now). (#2581) 2021-02-18 10:16:10 +08:00
Mirror.Components.asmdef ASMDEF for Examples (#850) 2019-05-29 16:41:14 +02:00
Mirror.Components.asmdef.meta ASMDEF for Examples (#850) 2019-05-29 16:41:14 +02:00
NetworkAnimator.cs fix: NetworkAnimator uses double precision time for accuracy over days/weeks (#2840) 2021-07-31 11:10:25 +08:00
NetworkAnimator.cs.meta feat: Mirror Icon for all components (#1452) 2020-01-27 18:00:27 +01:00
NetworkLobbyManager.cs doc: Updated docs urls 2021-04-01 06:23:32 -04:00
NetworkLobbyManager.cs.meta feat: Mirror Icon for all components (#1452) 2020-01-27 18:00:27 +01:00
NetworkLobbyPlayer.cs doc: Updated docs urls 2021-04-01 06:23:32 -04:00
NetworkLobbyPlayer.cs.meta feat: Mirror Icon for all components (#1452) 2020-01-27 18:00:27 +01:00
NetworkMatch.cs breaking: NetworkMatch component to hold matchId. Prepares for AOI2 match checker. (#2831) 2021-07-14 23:46:09 +08:00
NetworkMatch.cs.meta breaking: NetworkMatch component to hold matchId. Prepares for AOI2 match checker. (#2831) 2021-07-14 23:46:09 +08:00
NetworkMatchChecker.cs breaking: NetworkMatch component to hold matchId. Prepares for AOI2 match checker. (#2831) 2021-07-14 23:46:09 +08:00
NetworkMatchChecker.cs.meta feat: NetworkMatchChecker Component (#1688) 2020-04-17 10:35:08 +02:00
NetworkOwnerChecker.cs Added missing Deprecated dates 2021-06-27 13:14:45 -04:00
NetworkOwnerChecker.cs.meta feat: Added NetworkOwnerChecker Component (#2388) 2021-01-18 09:59:27 +08:00
NetworkPingDisplay.cs doc: Updated docs urls 2021-04-01 06:23:32 -04:00
NetworkPingDisplay.cs.meta feat: adding script that displays ping (#1975) 2020-06-10 14:31:13 +01:00
NetworkProximityChecker.cs Added missing Deprecated dates 2021-06-27 13:14:45 -04:00
NetworkProximityChecker.cs.meta feat: Mirror Icon for all components (#1452) 2020-01-27 18:00:27 +01:00
NetworkRoomManager.cs feat: RoomManager Auto-Restart 2021-05-20 01:16:08 -04:00
NetworkRoomManager.cs.meta feat: Mirror Icon for all components (#1452) 2020-01-27 18:00:27 +01:00
NetworkRoomPlayer.cs Fixed typo in comment 2021-06-14 13:26:07 -04:00
NetworkRoomPlayer.cs.meta feat: Mirror Icon for all components (#1452) 2020-01-27 18:00:27 +01:00
NetworkSceneChecker.cs Added missing Deprecated dates 2021-06-27 13:14:45 -04:00
NetworkSceneChecker.cs.meta feat: Mirror Icon for all components (#1452) 2020-01-27 18:00:27 +01:00
NetworkTransform2k.meta feature: NetworkTransform 2 - Snapshot Interpolation (#2791) 2021-07-19 11:38:06 +08:00