This repository was archived by the owner on Jan 18, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 77
Sidegrade to 13.4 snapshot #618
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ghost
approved these changes
Nov 14, 2018
samiwh
reviewed
Nov 15, 2018
samiwh
reviewed
Nov 15, 2018
workers/unity/Packages/com.improbable.gdk.core/SchemaObjectExtensions.cs
Outdated
Show resolved
Hide resolved
update sdk version again
adjust comments add implicit casts remove implicit casts
fix codegen codegen request id stuff fix codegenerator
regenerate test gen code update gen code again generated code generated code again;
679f86c to
5605585
Compare
zeroZshadow
approved these changes
Nov 15, 2018
samiwh
approved these changes
Nov 15, 2018
jessicafalk
pushed a commit
that referenced
this pull request
Nov 15, 2019
… update (#618) * UNR-696 Shadow data for replicated properties isn't updated if you receive an update - refresh the shadow data on authoritygained() - changed which static buffer we use for InitShadowData and ApplySchemaObject * reverting shadow buffer usage switch from previous commit * reverting componentreader.cpp * white space * Update SpatialActorChannel.cpp * removing unneccessary diff * incorporating feedback from review * Update SpatialGDK/Source/SpatialGDK/Public/Interop/SpatialReceiver.h Co-Authored-By: chrisfields0 <christopherfields@improbable.io> * Update SpatialGDK/Source/SpatialGDK/Private/EngineClasses/SpatialActorChannel.cpp Co-Authored-By: chrisfields0 <christopherfields@improbable.io> * Update SpatialGDK/Source/SpatialGDK/Private/Interop/SpatialReceiver.cpp Co-Authored-By: chrisfields0 <christopherfields@improbable.io> * Update SpatialGDK/Source/SpatialGDK/Private/EngineClasses/SpatialActorChannel.cpp Co-Authored-By: chrisfields0 <christopherfields@improbable.io> * compile error
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
The saga continues (from #611)! This PR comes with:
CInteropy-nessTests
The standard stuff really.
Documentation
Changelog.