Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support ATTR_cockpit_device #481

Closed
16 tasks done
tngreene opened this issue Sep 25, 2019 · 0 comments
Closed
16 tasks done

Support ATTR_cockpit_device #481

tngreene opened this issue Sep 25, 2019 · 0 comments

Comments

@tngreene
Copy link
Contributor

tngreene commented Sep 25, 2019

ATTR_cockpit_device not added. Ben says "This is probably going to be a new material property for us, even though the implications in X-Plane are much larger than that."

  • Unit test for updating "Part Of Cockpit Panel" to "Cockpit Feature > Panel"
    • Default -> Feature: None
    • Set False -> Feature: None
    • Set True -> Feature: Panel
  • Unit test covering feature
    • Name chosen works
    • One of every device chosen works
    • Zero bits checked is an error
    • At least 1 bit checked
    • 4 bits produce (little endian)
    • 6 bits produced
    • Zero padding?
    • Works with panel
  • Update OBJ spec with new info, also that this is not a panel texture mode, but its own feature
  • Updater code
  • Feature code
@tngreene tngreene added this to the v4.1.0-beta.1 milestone Oct 28, 2020
@tngreene tngreene changed the title ATTR_cockpit_device not supported Support ATTR_cockpit_device Nov 9, 2020
@tngreene tngreene removed the in review label Nov 9, 2020
@tngreene tngreene self-assigned this Nov 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant