Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
30 commits
Select commit Hold shift + click to select a range
561aba0
future-proofed working for Readme - now it just points to Architectur…
pdeschain Jun 6, 2022
fedab2f
wip updates to Architecute.md
pdeschain Jun 7, 2022
857d5d4
wip architecture.md updates
pdeschain Jun 8, 2022
a8b363d
some todo
pdeschain Jun 8, 2022
67f4fbf
Merge remote-tracking branch 'origin/develop' into pdeschain/docs-update
pdeschain Aug 16, 2022
3a91767
wip
pdeschain Aug 17, 2022
fe12123
wip
pdeschain Aug 17, 2022
b675110
wip
pdeschain Aug 17, 2022
8160c45
wip
pdeschain Aug 23, 2022
a7f7ec4
Merge branch 'develop' into pdeschain/docs-update
pdeschain Oct 5, 2022
168a172
Updated Architecture.md
pdeschain Oct 5, 2022
c4c9a62
changelog update
pdeschain Oct 5, 2022
45747d7
crunched the images to reduce their size
pdeschain Oct 5, 2022
af1a5cc
Update ARCHITECTURE.md
pdeschain Oct 5, 2022
f169e8b
Update ARCHITECTURE.md
pdeschain Oct 5, 2022
b2a246e
Update ARCHITECTURE.md
pdeschain Oct 5, 2022
49d414e
Update ARCHITECTURE.md
pdeschain Oct 5, 2022
9c400c8
Update ARCHITECTURE.md
pdeschain Oct 5, 2022
4141282
Update ARCHITECTURE.md
pdeschain Oct 5, 2022
8b95be7
Update ARCHITECTURE.md
pdeschain Oct 5, 2022
4c1fbd6
Apply suggestions from code review
pdeschain Oct 5, 2022
240566b
moved DI-related information to it's dedicated section, small general…
pdeschain Oct 5, 2022
29183ef
updated the scene flow diagram
pdeschain Oct 5, 2022
7e1b5cf
Update ARCHITECTURE.md
pdeschain Oct 5, 2022
a18b53f
Update ARCHITECTURE.md
pdeschain Oct 5, 2022
4b5088e
Apply suggestions from code review
pdeschain Oct 6, 2022
4b37283
Merge branch 'develop' into pdeschain/docs-update
pdeschain Oct 6, 2022
8d18526
updated scene flow diagram by Jil
pdeschain Oct 6, 2022
3298e32
Merge branch 'pdeschain/docs-update' of github.com:Unity-Technologies…
pdeschain Oct 6, 2022
fcffa1c
Merge develop into pdeschain/docs-update
netcode-ci-service Oct 6, 2022
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
320 changes: 245 additions & 75 deletions ARCHITECTURE.md

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ Additional documentation and release notes are available at [Multiplayer Documen
* Removed DynamicNavObstacle - an unused class (#732)
* Merged networked data classes into their Server counterparts. An example of that change is the contents of NetworkCharacterState getting moved into ServerCharacter, contents of NetworkDoorState getting moved into SwitchedDoor etc. (#732)
* Engine version bump to 2021.3.10f1 (#740)
* Updated the Architecture.md to match the current state of the project, with all of our recent refactorings. Architecture.md now also has a lot of links to the relevant classes, simplifying the navigation in our code-base (#763)
### Removed
*
### Fixed
Expand Down
4 changes: 2 additions & 2 deletions Documentation/Images/AutoGenerateLighting.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions Documentation/Images/Banner.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions Documentation/Images/Boss.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions Documentation/Images/BossRoomAssemblies.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions Documentation/Images/BossRoomConnectionManager.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions Documentation/Images/BossRoomMenu.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions Documentation/Images/BossRoomSceneFlowDiagram.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions Documentation/Images/BuildProject.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions Documentation/Images/ClearBakingData.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions Documentation/Images/ImportantLightingSettings.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions Documentation/Images/LightExplorer.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions Documentation/Images/LightMode.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions Documentation/Images/LightingPanel.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions Documentation/Images/MeshSettings.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions Documentation/Images/Players.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions Documentation/Images/StartupScene.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions Documentation/Images/TorchPrefab.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.