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

Simplified dirtybits #1255

Merged
merged 9 commits into from
Jan 23, 2020
Merged

Simplified dirtybits #1255

merged 9 commits into from
Jan 23, 2020

Conversation

zeroZshadow
Copy link
Contributor

@zeroZshadow zeroZshadow commented Jan 23, 2020

Description

Simplify dirty bits by used a fixed array of uint's, instead of multiple code generated byte variables.
This change removes the need for switch based logic, and improves alignment of data in SpatialOS components.

Documentation

  • Changelog
  • Upgrade Guide

@improbable-prow-robot improbable-prow-robot added jira/no-ticket Indicates a PR has no corresponding JIRA ticket A: core Area: Core GDK A: playground Area: Playground size/XXL Denotes a PR that changes 600+ lines, ignoring generated files. labels Jan 23, 2020
UPGRADE_GUIDE.md Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
UPGRADE_GUIDE.md Outdated Show resolved Hide resolved
UPGRADE_GUIDE.md Outdated Show resolved Hide resolved
UPGRADE_GUIDE.md Outdated Show resolved Hide resolved
UPGRADE_GUIDE.md Outdated Show resolved Hide resolved
Copy link
Contributor

@jamiebrynes7 jamiebrynes7 left a comment

Choose a reason for hiding this comment

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

:shipit:

@zeroZshadow zeroZshadow merged commit aa73e06 into develop Jan 23, 2020
@zeroZshadow zeroZshadow deleted the feature/simplified-dirtybits branch January 23, 2020 17:57
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
A: core Area: Core GDK A: playground Area: Playground 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