summaryrefslogtreecommitdiff
path: root/platform/windows/godot.natvis
AgeCommit message (Collapse)Author
2020-07-27Style: Fix code format scripts compat with non-GNU UnicesRĂ©mi Verschelde
It's too hard to get compatibility between GNU and BSD sed, so let's just use perl oneliners. And improve it to also remove trailing tabs, not just spaces.
2019-10-29Update natvis file to display Node class correctly in Visual Studio debuggerPouleyKetchoupp
2019-03-12Fixed & improved Visual Studio custom debugger visualizationPouleyKetchoupp
2018-09-17Initial version of VS natvis fileelasota