Skip to content

Adds CRC to the context.#2

Open
awschult002 wants to merge 1 commit intomasterfrom
add_crc
Open

Adds CRC to the context.#2
awschult002 wants to merge 1 commit intomasterfrom
add_crc

Conversation

@awschult002
Copy link
Owner

This crc represents the state of the command list. it is cleared and rebuilt just like the command list.

The purpose of the CRC is to allow a user to quickly, and cheaply, determine if there was a state change such that they should render the UI. This results in massive efficiency gains on simply point and click UIs.

This crc represents the state of the command list. it is cleared and
rebuilt just like the command list.

The purpose of the CRC is to allow a user to quickly, and cheaply,
determine if there was a state change such that they should render the
UI. This results in massive efficiency gains on simply point and click
UIs.
@awschult002
Copy link
Owner Author

@amuradbegovic although this is directly my repository, I am trying to keep this a little bit more open for collaboration. please take a look at the PR and let me know what you think. FYI, you should have admin control over this repo as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant