FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · heavyfront/com.unity.netcode.gameobjects · GitHub
heavyfront
/
com.unity.netcode.gameobjects
Public
forked from
Unity-Technologies/com.unity.netcode.gameobjects
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
User selector
Datepicker
Commit history
Commits on Jul 16, 2025
feat: Add built-in serialization for UnityEngine.Pose (#3540)
Show description for 5d6485a
EmandM
and
PitouGames
authored
5d6485a
View commit details
Copy full SHA for 5d6485a
Browse repository at this point
Commits on Jul 14, 2025
fix: PlayerSpawnObjectVisibilityTests test instability (#3547)
Show description for 83f641b
NoelStephensUnity
authored
83f641b
View commit details
Copy full SHA for 83f641b
Browse repository at this point
chore: Reduce the number of jobs running on PR triggers (#3543)
Show description for afdedc0
EmandM
and
michalChrobot
authored
afdedc0
View commit details
Copy full SHA for afdedc0
Browse repository at this point
Commits on Jul 4, 2025
docs: Adding docs to the 1.13 version of the package (#3520)
Show description for 09e38a3
jabbacakes
authored
09e38a3
View commit details
Copy full SHA for 09e38a3
Browse repository at this point
Commits on Jul 1, 2025
chore: Add tech writer to codeowners (#3524)
Show description for 03f5c64
jabbacakes
authored
03f5c64
View commit details
Copy full SHA for 03f5c64
Browse repository at this point
chore(deps): update dependency recipeengine.modules.wrench to 0.12.2 (develop) (#3531)
Show description for fadbedc
unity-renovate[bot]
authored
fadbedc
View commit details
Copy full SHA for fadbedc
Browse repository at this point
Commits on Jun 30, 2025
Updated small_agent image version
michalChrobot
committed
0691c84
View commit details
Copy full SHA for 0691c84
Browse repository at this point
Commits on Jun 28, 2025
ci: [Backport] Fixing WebGL timeout and reenabling macOS job (#3511)
Show description for 3ad0739
michalChrobot
authored
3ad0739
View commit details
Copy full SHA for 3ad0739
Browse repository at this point
Commits on Jun 27, 2025
ci: Integrating CodeCov with NGO repo [develop] (#3476)
Show description for 7a81722
michalChrobot
and
NoelStephensUnity
authored
7a81722
View commit details
Copy full SHA for 7a81722
Browse repository at this point
Commits on Jun 24, 2025
feat: [Backport] Expose methods for ClientId to TransportId mappings (#3515)
Show description for 977f854
EmandM
and
patrickexe
authored
977f854
View commit details
Copy full SHA for 977f854
Browse repository at this point
ci: [NGOv1.X]Updated Wrench and added project dependency (#3513)
Show description for 4836328
michalChrobot
authored
4836328
View commit details
Copy full SHA for 4836328
Browse repository at this point
fix: Avoid throwing exception when using NetworkList without a NetworkManager (#3502)
Show description for 283493e
EmandM
and
PitouGames
authored
283493e
View commit details
Copy full SHA for 283493e
Browse repository at this point
docs: [1.X] fixes of PVP exceptions (round 2) (#3374)
Show description for bd3e5a2
authored
bd3e5a2
View commit details
Copy full SHA for bd3e5a2
Browse repository at this point
Commits on Jun 17, 2025
Update README.md
Show description for c13c93d
NoelStephensUnity
authored
c13c93d
View commit details
Copy full SHA for c13c93d
Browse repository at this point
Commits on Jun 13, 2025
chore(deps): update dependency recipeengine.modules.wrench to 0.11.3 (develop) (#3498)
Show description for ff2f555
unity-renovate[bot]
authored
ff2f555
View commit details
Copy full SHA for ff2f555
Browse repository at this point
Commits on Jun 12, 2025
fix: [Backport] MTTB-1273 Inconsistent scene name in scene event (#3487)
Show description for 7d4e850
EmandM
and
NoelStephensUnity
authored
7d4e850
View commit details
Copy full SHA for 7d4e850
Browse repository at this point
Commits on Jun 10, 2025
fix: Reset NetworkClient upon shutdown [Backport] (#3494)
Show description for c065fec
NoelStephensUnity
authored
c065fec
View commit details
Copy full SHA for c065fec
Browse repository at this point
fix: NetworkShow client synchronization duplicate players and NetworkShow with ChangeOwnership fixes [Backport] (#3493)
Show description for 0466b85
NoelStephensUnity
authored
0466b85
View commit details
Copy full SHA for 0466b85
Browse repository at this point
Commits on Jun 4, 2025
chore(deps): update dependency recipeengine.modules.wrench to 0.11.2 (develop) (#3480)
Show description for 7ed7a52
unity-renovate[bot]
authored
7ed7a52
View commit details
Copy full SHA for 7ed7a52
Browse repository at this point
chore: Templates update (#3482)
Show description for 2b26915
michalChrobot
authored
2b26915
View commit details
Copy full SHA for 2b26915
Browse repository at this point
Commits on Jun 3, 2025
fix: dont destroy with owner not being honored when client exits [Test Backport of 3477] (#3478)
Show description for e125938
NoelStephensUnity
authored
e125938
View commit details
Copy full SHA for e125938
Browse repository at this point
Commits on Jun 2, 2025
feat: add singleplayer transport component [backport of 3473] (#3475)
Show description for 1f4a077
NoelStephensUnity
authored
1f4a077
View commit details
Copy full SHA for 1f4a077
Browse repository at this point
Commits on May 28, 2025
fix: NetworkVariables with NetworkVariableUpdateTraits can cause other NetworkVariables to drop changes (#3465)
Show description for ea046c5
NoelStephensUnity
and
khyperia
authored
ea046c5
View commit details
Copy full SHA for ea046c5
Browse repository at this point
chore(deps): update dependency recipeengine.modules.wrench to 0.11.1 (develop) (#3463)
Show description for 11dcd06
unity-renovate[bot]
authored
11dcd06
View commit details
Copy full SHA for 11dcd06
Browse repository at this point
chore(deps): update dependency recipeengine.modules.wrench to 0.10.50 (develop) (#3460)
Show description for 0df7e7f
unity-renovate[bot]
authored
0df7e7f
View commit details
Copy full SHA for 0df7e7f
Browse repository at this point
Commits on May 27, 2025
fix: owner authoritative parenting backport (#3453)
Show description for c6f5c16
NoelStephensUnity
and
EmandM
authored
c6f5c16
View commit details
Copy full SHA for c6f5c16
Browse repository at this point
Commits on May 23, 2025
chore(deps): update dependency recipeengine.modules.wrench to 0.10.49 (develop) (#3456)
Show description for 536f075
unity-renovate[bot]
authored
536f075
View commit details
Copy full SHA for 536f075
Browse repository at this point
Commits on May 16, 2025
chore(deps): update dependency recipeengine.modules.wrench to 0.10.48 (develop) (#3446)
Show description for 906f202
unity-renovate[bot]
authored
906f202
View commit details
Copy full SHA for 906f202
Browse repository at this point
feat: Add support for connecting via a hostname instead of IP [MTT-10139] (#3440)
Show description for a212f36
ShadauxCat
and
NoelStephensUnity
authored
a212f36
View commit details
Copy full SHA for a212f36
Browse repository at this point
Commits on May 15, 2025
fix: ubuntu-22.04:v4.72.0 dotnet issues (#3449)
Show description for 099d0b5
NoelStephensUnity
authored
099d0b5
View commit details
Copy full SHA for 099d0b5
Browse repository at this point
Commits on May 5, 2025
ci: Disabled ps5 configuration (NGOv1.X) (#3438)
Show description for edf0256
michalChrobot
authored
edf0256
View commit details
Copy full SHA for edf0256
Browse repository at this point
Commits on May 1, 2025
fix: authority changing ownership via rpc can result in the same previous and current clientid values [BackPort] (#3434)
Show description for d3545c8
NoelStephensUnity
authored
d3545c8
View commit details
Copy full SHA for d3545c8
Browse repository at this point
chore: NGOv1.13.0 back to develop (#3433)
Show description for 2a4ac2b
michalChrobot
and
NoelStephensUnity
authored
2a4ac2b
View commit details
Copy full SHA for 2a4ac2b
Browse repository at this point
Commits on Apr 28, 2025
ci: Changed standalone tests trigger on PRs to use only Ubuntu (#3432)
Show description for 5388f44
michalChrobot
authored
5388f44
View commit details
Copy full SHA for 5388f44
Browse repository at this point
Commits on Apr 25, 2025
fix: tools metrics dispatcher related memory leak [Backport] (#3428)
Show description for bfc2bd5
NoelStephensUnity
authored
bfc2bd5
View commit details
Copy full SHA for bfc2bd5
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL