Panda3DS/third_party/imgui/misc/natvis
2022-09-15 04:47:14 +03:00
..
imgui.natvis Initial commit (I really need to remove Boost) 2022-09-15 04:47:14 +03:00
README.txt Initial commit (I really need to remove Boost) 2022-09-15 04:47:14 +03:00

Natvis file to describe dear imgui types in the Visual Studio debugger.
With this, types like ImVector<> will be displayed nicely in the debugger.
You can include this file a Visual Studio project file, or install it in Visual Studio folder.