1
0
mirror of synced 2024-11-15 03:27:40 +01:00
ImHex/lib/external/imgui
Polshakov Dmitry 07ae00aa20
fix: misuse of clipper (#445)
clipper.Step() should be called in a loop until it returns false.
You don't need to call End() after it.

Co-authored-by: Dmitry Polshakov <dmitry.polshakov@dsr-corporation.com>
2022-02-18 13:32:36 +01:00
..
fonts build: More repo cleanup, move libimhex and external libs to /lib folder 2022-01-16 14:20:52 +01:00
include fix: misuse of clipper (#445) 2022-02-18 13:32:36 +01:00
source pattern: Improved parsing of integer literals, added support for hex floats 2022-02-02 16:03:18 +01:00
CMakeLists.txt build: More repo cleanup, move libimhex and external libs to /lib folder 2022-01-16 14:20:52 +01:00