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

LED strip designer context menu. Fix critical unicolor averaging bug. #379

Merged
merged 13 commits into from
Nov 6, 2022

Conversation

awawa-dev
Copy link
Owner

@awawa-dev awawa-dev commented Oct 9, 2022

Allows to customize the LED strip geometry. Right mouse click on the selected LED:

  1. Move single LED
  2. Edit the LED properties (location/size). Changes are previewed live before saving.
  3. Disable/enable selected LED. The LED is still transmitted but its color is set to black. It allows HyperSerialESP32 / HyperSerialEsp8266 to drop "enabled/disabled first LED" version firmware, because now it can be set in HyperHDR.
  4. Permanently delete the LED from the strip. It won't be used anymore so next LED in the strip takes its place.
  5. New zoom button to help design geometry for high density LED strips
  6. CTRL pressed while clicking right mouse, selects the object below instead of the top-most.

Critical bug for unicolor averaging was fixed
obraz

obraz

obraz

obraz

obraz

obraz

@awawa-dev awawa-dev changed the title LED strip designer context menu LED strip designer context menu. Fix critical unicolor averaging bug. Oct 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant