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

Remove reactive components #1195

Merged
merged 4 commits into from
Oct 17, 2019
Merged

Conversation

zeroZshadow
Copy link
Contributor

@zeroZshadow zeroZshadow commented Oct 16, 2019

Description

Remove reactive components from the GDK
Driveby: No longer generates a Provider class for Components that have only blittable fields.

Tests

  • Playground
  • Test-project

Documentation

  • Changelog

@improbable-prow-robot improbable-prow-robot added jira/no-ticket Indicates a PR has no corresponding JIRA ticket A: core Area: Core GDK size/XXL Denotes a PR that changes 600+ lines, ignoring generated files. labels Oct 16, 2019
Reactive components are no longer available. For documentation on the equivalent APIs please refer to:

* [`ComponentUpdateSystem`](https://docs.improbable.io/unity/alpha/api/core/component-update-system)
* [`CommandSystem`](https://docs.improbable.io/unity/alpha/api/core/command-system)
Copy link
Contributor

Choose a reason for hiding this comment

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

We should add useful API documentation for these in this case 😄

@zeroZshadow zeroZshadow merged commit ac8b7e8 into develop Oct 17, 2019
@zeroZshadow zeroZshadow deleted the feature/remove-reactive-components branch October 17, 2019 13:46
jessicafalk pushed a commit that referenced this pull request Nov 15, 2019
* RedeployRequired refactored

* Cache auto deploy in LocalDeploymentManager for runtime access
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
A: core Area: Core GDK jira/no-ticket Indicates a PR has no corresponding JIRA ticket size/XXL Denotes a PR that changes 600+ lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants