Skip to content

DebugText drawing is slow #12

@SpectralCascade

Description

@SpectralCascade

Whenever a new DebugText is constructed, the text has to be rendered to a texture. As a result things can get slow if you're drawing some text in a different position each frame, even if you haven't changed the actual text. We should find a way to cache things like this where possible.

Metadata

Metadata

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions