DarkRadiant: master 0a88ae07
Author | Committer | Branch | Timestamp | Parent |
---|---|---|---|---|
orbweaver | orbweaver | master | 08.08.2021 19:25 | master 9bdcc562 |
Changeset | Add TextureBrowser toggle to show texture names On my Linux system with the amdgpu driver, drawing texture names produces reproducible (but random) crashes deep within OpenGL driver code due to some weirdness with FTGL (the problem seems related to glRasterPos, since drawing all of the texture names at the default raster position avoids the crash but of course makes the text useless). Disabling the rendering of texture names resolves the issue, so there is now a persistent toggle button on the TextureBrowser toolbar which controls whether texture names should be rendered. |
|||
mod - install/user.xml | Diff File | |||
mod - libs/registry/CachedKey.h | Diff File | |||
mod - radiant/ui/texturebrowser/TextureBrowser.cpp | Diff File | |||
mod - radiant/ui/texturebrowser/TextureBrowser.h | Diff File | |||
mod - radiant/ui/texturebrowser/TextureBrowserManager.cpp | Diff File |