Skip to content

Feature: Decal Dither Parameter#759

Open
Connor-Russell wants to merge 2 commits into
X-Plane:masterfrom
Connor-Russell:feature-decal-dither
Open

Feature: Decal Dither Parameter#759
Connor-Russell wants to merge 2 commits into
X-Plane:masterfrom
Connor-Russell:feature-decal-dither

Conversation

@Connor-Russell

Copy link
Copy Markdown
Contributor

Summary:

Added dither parameters for decals.

Detailed Changes:

xplane_config.py

  • Incremented the CURRENT_DATA_MODEL_VERSION to 123 (122 is the version for my blended layer group PR that is approved but not yet merged)

xplane_props.py

  • Added decal1_dither, decal2_dither, and draped_decal1_dither, draped_decal2_dither properties.

xplane_header.py

  • Replaced 0.0 placeholder for the dither parameter when creating the DECAL_PARAMS/_PROJ attributes

xplane_ui.py:

  • Added the dither options for each decal in that decal's panel

Testing:

Unit tests were run on 4.11, with the same pass/fails as the current version of XP2B. No new unit tests were added, however I manually verified the correct dither values are exported.

…dither, draped_decal2_dither), added these properties to the UI between scales and keys, and replaced placeholder 0.0 dither in the XPlaneAttribute definition. Also incremented data model version (now 123, was 121, but my blended layer group increments to 122)
@Connor-Russell Connor-Russell changed the title Feature decal dither Feature: Decal Dither Parameter Feb 4, 2026
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.

1 participant