COMMITS
/ plugins/builtin/source/content/data_visualizers.cpp December 27, 2023
W
impr: Code style improvements
WerWolv committed
December 19, 2023
W
fix: RGBA8 hex editor data visualizer not working correctly
WerWolv committed
W
refactor: Get rid of `this->m_`
WerWolv committed
November 16, 2023
I
refactor: Move custom ImGui functions to ImGuiExt namespace (#1427)
iTrooz committed
November 13, 2023
W
fix: Multi-byte hex editor data visualizers behaving incorrectly
WerWolv committed
November 10, 2023
W
impr: General code cleanup
WerWolv committed
October 13, 2023
W
feat: Added debug variables to aid with development
WerWolv committed
July 9, 2023
W
build: Fixed include issues
WerWolv committed
June 5, 2023
March 31, 2023
W
fix: Entering decimal and float values in hex editor cells being broken
WerWolv committed
March 13, 2023
W
sys: Updated more code to libwolv
WerWolv committed
February 18, 2023
W
feat: Added binary hex cell visualizer
WerWolv committed
January 4, 2023
W
build: Build everything using `-Wpedantic`
WerWolv committed
October 22, 2022
W
fix: Format string syntax error
WerWolv committed
W
fix: Editing hex editor cells not working on some systems
WerWolv committed
October 11, 2022
W
fix: 64-Bit hex data visualizer only displaying 32 bit
WerWolv committed
October 2, 2022
N
fix: Various clang / clang-tidy warnings (#764)
Nik committed
September 28, 2022
W
feat: Added Float16 data visualizer
WerWolv committed
August 4, 2022
W
sys: Fixed resize cursors not appearing in non-borderless window mode
WerWolv committed
June 25, 2022
W
build: Switch to GCC on MacOS (#552)
WerWolv committed
May 27, 2022
W