Skip to content
This repository has been archived by the owner on Jan 18, 2022. It is now read-only.

Upgrade to entities 0.9.0 #1339

Merged
merged 11 commits into from
Apr 21, 2020
Merged

Upgrade to entities 0.9.0 #1339

merged 11 commits into from
Apr 21, 2020

Conversation

zeroZshadow
Copy link
Contributor

@zeroZshadow zeroZshadow commented Apr 1, 2020

Description

Upgrade to support ECS 0.9.0
Remove PlayerLoop hackery as unity now has "support" for fixed update ComponentSystemGroups
Mark all Playground ecs systems as DisableAutoCreation to support the Default World.

Tests

  • Playground
  • Test Project
  • Cloud

Documentation

  • Changelog
  • Upgrade Guide

@improbable-prow-robot improbable-prow-robot added do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. jira/no-ticket Indicates a PR has no corresponding JIRA ticket size/L Denotes a PR that changes 150-299 lines, ignoring generated files. A: core Area: Core GDK A: playground Area: Playground labels Apr 1, 2020
@zeroZshadow zeroZshadow force-pushed the feature/upgrade-entities-0.8.0 branch from 756b014 to fdc7af4 Compare April 2, 2020 11:24
@zeroZshadow zeroZshadow changed the base branch from develop to feature/upgrade-entities-0.7.0 April 2, 2020 11:24
@zeroZshadow zeroZshadow force-pushed the feature/upgrade-entities-0.8.0 branch from fdc7af4 to 4dbfe75 Compare April 3, 2020 12:59
@zeroZshadow zeroZshadow changed the base branch from feature/upgrade-entities-0.7.0 to develop April 3, 2020 13:00
@zeroZshadow
Copy link
Contributor Author

Entities 0.8.0 is broken on Android, waiting for 0.9.0 release which hopefully works.

"CpuMaxTargetX64": 4
}
}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also need to update the ios/android burst aot settings

@improbable-prow-robot improbable-prow-robot added the A: game-object-creation Area: Gameobject creation feature module label Apr 10, 2020
@zeroZshadow zeroZshadow force-pushed the feature/upgrade-entities-0.8.0 branch from b916dfa to 8f32d51 Compare April 10, 2020 14:44
@zeroZshadow zeroZshadow changed the title Upgrade to entities 0.8.0 Upgrade to entities 0.9.0 Apr 10, 2020
@zeroZshadow zeroZshadow marked this pull request as ready for review April 10, 2020 14:45
@improbable-prow-robot improbable-prow-robot removed the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Apr 10, 2020
Copy link
Contributor

@paulbalaji paulbalaji left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM pending changelog

@zeroZshadow zeroZshadow requested a review from paulbalaji April 20, 2020 17:00
@zeroZshadow zeroZshadow merged commit d802716 into develop Apr 21, 2020
@improbable-prow-robot improbable-prow-robot deleted the feature/upgrade-entities-0.8.0 branch April 21, 2020 10:23
@jamiebrynes7 jamiebrynes7 restored the feature/upgrade-entities-0.8.0 branch April 21, 2020 10:26
@zeroZshadow zeroZshadow deleted the feature/upgrade-entities-0.8.0 branch May 5, 2020 23:41
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
A: core Area: Core GDK A: game-object-creation Area: Gameobject creation feature module A: playground Area: Playground jira/no-ticket Indicates a PR has no corresponding JIRA ticket size/L Denotes a PR that changes 150-299 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants