sherief
sherief
BTW, this would also enable highlighting based on criteria other than keywords, which I want to use for a live script profiler.
Loading the output file from the attached .zip in Renderdoc shows the following:  Under the "Slice/Face" combo box there's six instances of six faces each. The input file only...
@EmilFransson Can you share a minidump (with memory if possible) when you reproduce this on your system?
> Currently, since Wine most likely does not support the required features to support using Tracy, Tracy support is really only useful when on Windows. Disabling Tracy support when on...
Any updates? I'm in the process of moving a game editor to use ImGui exclusively and right now I'm implementing shortcuts in a very hacky way. Is there still interest...
I'd love to enable SCALE_2X, if you can provide pointers as to what needs to be done I could give it a shot.
I get the message "The build job does not contain any artifacts." when I visit https://ci.appveyor.com/project/recastnavigation/recastnavigation/build/1.0.290/job/h0sjeemih9a15051/artifacts Am I looking in the wrong place?
I unfortunately don't know how other server software is doing it. For my needs at least saving a copy of the message file in a retention folder on the server...
I found out the answer to one of my questions - sometimes when you sort in Lua, directly or indirectly, you end up using a different size and count of...
I applied the changes above to https://code.sherief.fyi/sherief/fennel-standalone/commit/4f41115e5dcb5968ed952d35bd0bfbd0dadc26fb and I still end up getting the same error: `[string "--[[..."]:340: Attempt to modify protected upvalues.` by compiling you mean run `fennel.lua` through...