Skip to content

Correct multisamples config variable description - #162

Open
parity-byte wants to merge 1 commit into
panda3d:1.10from
parity-byte:fix/multisamples-config-docs
Open

Correct multisamples config variable description#162
parity-byte wants to merge 1 commit into
panda3d:1.10from
parity-byte:fix/multisamples-config-docs

Conversation

@parity-byte

Copy link
Copy Markdown

The description for the multisamples config variable in the list of all config variables was incorrect — it stated "The minimum number of samples requested" while the actual behavior (per config_display.cxx) is "The number of samples requested. Set this to 1 to request the maximum number of samples available."

Also added a note on the antialiasing page about the special multisamples 1 behavior, since this is unintuitive enough to warrant mentioning there too.

Closes #139

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.

multisamples config variable missing documentation

1 participant