Garrett
Garrett
I'm trying to integrate imgui.net in my game engine, and I have a plugin system set up. I initialize imgui.net in my engine dll, but when I load a plugin...
Hey All. I work on video games, and for quite a long time git has been unusable for us due to the large binary file nature of most of our...
I'm not a fan of the traditional 'all files in one folder' approach to C++ development, and I often create folders in my source tree for different logical components, ie:...
This is a suggestion based off a Torch bug: https://github.com/TorchAPI/Torch/issues/358 It would be nice to issue a cleanup command for _all_ NPC ships, not just space pirates. Currently, pirates shortcut...
I was implementing imgui into Monogame with an eye on reducing the amount of `unsafe` code that the library needs, and I was able to remove just about every instance...
**Is your feature request related to a problem? Please describe.** Basically, without quest sharing, boss progression is extremely annoying. With 5 people on my server, we need to kill the...
Worldsmith can only open one VPK at a time. Dota has multiple VPKs that it draws from and worldsmith should be able to open and index all of them
Currently it just shows a loading bar and some text. It should have a header image, some text describing the Worldsmith project, linking to the project page and displaying credits....
We do not have a good icon for this. It should be something related to files/folders but also dota related. If someone is feeling clever, doing a 16x16 dota logo...
The code to create new Modifiers/Variables/Actions is commented out as it needs to be fixed with the DOM changes.