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

Finger - Add scaling settings #8676

Merged
merged 3 commits into from
Mar 7, 2022
Merged

Conversation

Drofseh
Copy link
Contributor

@Drofseh Drofseh commented Nov 11, 2021

When merged this pull request will:

  • add two settings to scale the size of the visual marker; sizeCoef will scale the size directly from the setting value, default 1x is the same as the current size; proximityScaling will scale the size based on the distance between the observer and the pointer, 2x the size at maxRange, 0.25x at 0m, interpolated in between.

- sizeCoef will scale the size directly from the setting value, default 1x is the same as the current size.
- proximityScaling will scale the size based on the distance between the observer and the pointer, 2x as large at maxRange, 0.25x at 0m distance.
@Drofseh Drofseh changed the title Add scaling settings Finger - Add scaling settings Nov 11, 2021
@LinkIsGrim
Copy link
Contributor

Nice workaround with _sourceUnit.

@Drofseh Drofseh marked this pull request as draft November 12, 2021 19:40
@Drofseh Drofseh marked this pull request as ready for review November 12, 2021 20:42
@Drofseh
Copy link
Contributor Author

Drofseh commented Nov 12, 2021

415bfda72be4a95be108155501fd93db.mp4

@jonpas jonpas added the kind/feature Release Notes: **ADDED:** label Nov 12, 2021
@jonpas jonpas added this to the Ongoing milestone Nov 12, 2021
@PabstMirror PabstMirror modified the milestones: Ongoing, 3.14.2 Dec 3, 2021
@PabstMirror PabstMirror merged commit 70da38c into acemod:master Mar 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Release Notes: **ADDED:**
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants