1
0
mirror of synced 2024-11-28 01:20:51 +01:00
ImHex/plugins
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
..
builtin fix: Error log spamming when viewing invalid regions in process memory provider on linux 2024-07-21 20:24:26 +02:00
decompress build: Streamline definition on plugin features 2024-07-08 18:12:46 +02:00
diffing lang: Added Hungarian translations (#1683) 2024-05-19 14:33:33 +02:00
disassembler fix: Multiple issues causing visualizers to crash when used _slightly_ incorrectly 2024-07-10 20:50:58 +02:00
fonts fix: Crash on exit when using custom font from file (#1815) 2024-07-15 22:22:02 +02:00
hashes lang: Added Hungarian translations (#1683) 2024-05-19 14:33:33 +02:00
script_loader build: Streamline definition on plugin features 2024-07-08 18:12:46 +02:00
ui fix: Multiple issues causing visualizers to crash when used _slightly_ incorrectly 2024-07-10 20:50:58 +02:00
visualizers fix: Textures provided through the pattern language not rendering in the 3D visualizer (#1819) 2024-07-21 20:33:05 +02:00
windows impr: Make Win32 API properly use unicode support 2024-06-28 11:12:17 +02:00
yara_rules fix: Sub windows being used incorrectly 2024-06-26 19:11:31 +02:00