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

Update Graphics library with Host Touch and basic control support #2679

Merged
merged 1 commit into from
Oct 21, 2023

Conversation

mikee47
Copy link
Contributor

@mikee47 mikee47 commented Oct 20, 2023

  • Add Touch interface for virtual display
  • Fix polyline rendering when contained in child scene
  • Allow SceneRenderer to be created before scene is populated
  • Fix resource building/cleaning
  • Fix CI library build (requires alias)
  • Revise touch calibrator, add Host, Rp2040, Esp32 support
  • Add basic control support
  • Fix rectangle rendering location
  • Allow blenders to be called statically, add BlendMask
  • Reduce default TFT SPI speed to improve read reliability
  • Add resource image color transform
  • Support FilledRectObject with blender
  • Blenders do not require transparent color
  • Fix compiler warnings about hidden methods

- Add Touch interface for virtual display
- Fix polyline rendering when contained in child scene
- Allow SceneRenderer to be created before scene is populated
- Fix resource building/cleaning
- Fix CI library build (requires alias)
- Revise touch calibrator, add Host, Rp2040, Esp32 support
- Add basic control support
- Fix rectangle rendering location
- Allow blenders to be called statically, add `BlendMask`
- Reduce default TFT SPI speed to improve read reliability
- Add resource image `color` transform
- Support FilledRectObject with blender
- Blenders do not require transparent color
- Fix compiler warnings about hidden methods
@what-the-diff
Copy link

what-the-diff bot commented Oct 20, 2023

PR Summary

  • Update in Graphics Subproject
    The commit shows a change in the Graphics subproject. A reference, which acts like an identifier in the project, was updated. This might mean new modifications, improvements or bug fixes were introduced to enhance the functionality and effectiveness of this subproject.

@mikee47 mikee47 changed the title Update Graphics library Update Graphics library with Host Touch and basic control support Oct 20, 2023
@slaff slaff added this to the 5.1.0 milestone Oct 20, 2023
@slaff slaff merged commit ba3626c into SmingHub:develop Oct 21, 2023
36 checks passed
@mikee47 mikee47 deleted the feature/graphics-controls branch October 21, 2023 19:24
@slaff slaff mentioned this pull request Oct 24, 2023
5 tasks
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.

2 participants