GreedyTactician
GreedyTactician
I pasted the sample code on the readme. I got this imgui/ImNodesEz.cpp:125: bool ImNodes::Ez::BeginNode(void*, const char*, ImVec2*, bool*): Assertion `GContext != nullptr' failed. Aborted (core dumped) something something context. OK....
I am trying to bind the tree-sitter library to Lua. I have already used sol2 to bind ImGui, ImNodes, some GLFW and custom functions of my own. These work nicely....
Brain.py looked quite interesting but it gives me the following when I tried to run it. [i] Loading brain mesh [i] Requesting "brain.obj" from remote server [w] Data not available...
How could I add an arrow as link, for example? So basically, the end of the bezier curve closest to ended_at_attribute_id would have a triangle over the line. Or maybe...
Title is self explanatory. I wanted to see which node the cursor was on when left clicking. It always returns false even when the cursor is over a node. Interestingly,...