Skip to content
This repository has been archived by the owner on Aug 11, 2024. It is now read-only.

Fixing gltf serialization #676

Merged
merged 3 commits into from
Nov 10, 2020
Merged

Conversation

SimonDarksideJ
Copy link
Contributor

XRTK - Mixed Reality Toolkit Pull Request

Overview

Ported fix from MRTK, where it was noted there were serialisation issues with the gLTF importer when using the Unity JsonUtility

Changes

Mainly enums have been updated to use the ISerializationCallbackReceiver with a Serialization text field and the internal enum

Tested and noted the changes did improve serilization

@StephenHodgson StephenHodgson added the Ready for review PR finished primary development, open for review label Nov 10, 2020
@StephenHodgson
Copy link
Contributor

/azp run

@azure-pipelines
Copy link
Contributor

Azure Pipelines successfully started running 1 pipeline(s).

@StephenHodgson StephenHodgson merged commit 3087acd into development Nov 10, 2020
@StephenHodgson StephenHodgson deleted the fix/gLTFSerialization branch November 10, 2020 20:32
XRTK-Build-Bot pushed a commit that referenced this pull request Dec 25, 2020
* Initial import of Serialization improvements

* Code review and fix

* bugfix
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Ready for review PR finished primary development, open for review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants