Skip to content
This repository was archived by the owner on Mar 10, 2021. It is now read-only.

Always draw debug physics with linewidth 1#22

Open
idbrii wants to merge 1 commit intoa327ex:masterfrom
idbrii:physics-linewidth
Open

Always draw debug physics with linewidth 1#22
idbrii wants to merge 1 commit intoa327ex:masterfrom
idbrii:physics-linewidth

Conversation

@idbrii
Copy link

@idbrii idbrii commented Jan 29, 2019

Don't let user width leak into physics debug draw. Drawing with a larger line width looks bad (at least it did on my 1080p grid-based game, maybe at super high res you might want a thicker line?).

Currently, users need to set the line width before calling draw. This makes that not necessary. Setup to match how we set colour. If you think it's more useful for users to control the width, go ahead and close.

Don't let user width leak into physics debug draw.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant