Skip to content

refactor: remove misc defunct files #1398

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 6 commits into from
Nov 10, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions com.unity.netcode.gameobjects/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,12 @@ Additional documentation and release notes are available at [Multiplayer Documen

### Added

### Removed

- Removed `FixedQueue` (#1398)
- Removed `StreamExtensions` (#1398)
- Removed `TypeExtensions` (#1398)

### Fixed

- Fixed in-scene NetworkObjects that are moved into the DDOL scene not getting restored to their original active state (enabled/disabled) after a full scene transition (#1354)
Expand Down
8 changes: 0 additions & 8 deletions com.unity.netcode.gameobjects/Runtime/Collections.meta

This file was deleted.

77 changes: 0 additions & 77 deletions com.unity.netcode.gameobjects/Runtime/Collections/FixedQueue.cs

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

8 changes: 0 additions & 8 deletions com.unity.netcode.gameobjects/Runtime/Reflection.meta

This file was deleted.

This file was deleted.

This file was deleted.