1
0
mirror of synced 2024-09-24 03:28:24 +02:00
ImHex/plugins/visualizers
checkraisefold 3bddaf509d
fix: Textures provided through the pattern language not rendering in the 3D visualizer (#1819)
<!--
Please provide as much information as possible about what your PR aims
to do.
PRs with no description will most likely be closed until more
information is provided.
If you're planing on changing fundamental behaviour or add big new
features, please open a GitHub Issue first before starting to work on
it.
If it's not something big and you still want to contact us about it,
feel free to do so !
-->

### Problem description
Because of `s_drawTexture` never being set to true, textures rarely or
never drew in the 3D visualizer.

### Implementation description
Set `s_drawTexture` to true when correct (valid texture file/object).
2024-07-21 20:33:05 +02:00
..
include/content refactor: Rework features that use external libraries into optional plugins (#1470) 2023-12-23 21:09:41 +01:00
romfs lang: Added Hungarian translations (#1683) 2024-05-19 14:33:33 +02:00
source fix: Textures provided through the pattern language not rendering in the 3D visualizer (#1819) 2024-07-21 20:33:05 +02:00
CMakeLists.txt feat: Added digital signal pattern visualizer 2024-06-20 14:04:05 +02:00