Skip to content

Add Scopes addon#390

Open
Kexanone wants to merge 13 commits intomasterfrom
add-scopes
Open

Add Scopes addon#390
Kexanone wants to merge 13 commits intomasterfrom
add-scopes

Conversation

@Kexanone
Copy link
Copy Markdown
Member

@Kexanone Kexanone commented Mar 30, 2026

When merged this pull request will:

  • Add ability to adjust elevation and windage of optics in mrads.
  • Add fitted elevation scales for PSO-1 and British Forces scopes. The default of 1.0 already works for ART II.

Implementation:

  • Current approach is to apply the angle adjustments by rotating the local transform of the scope. Current center of rotation is the scope's origin, which is the easiest, but probably not the best pick.
  • m_fACE_EffectiveVerticalZeroingScale attribute can be used for improving elevation accuracy, which is the slope $m$ for the fitting $y = m \cdot x$, where $x$ are tabulated elevations (from Add Ballistics addon #386) and $y$ are effective required elevations.

@Kexanone Kexanone added this to the Backlog milestone Mar 30, 2026
@Kexanone Kexanone added kind/feature Release Notes: **ADDED:** branch/dev Available on dev branch for preview labels Mar 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

branch/dev Available on dev branch for preview kind/feature Release Notes: **ADDED:**

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants