dgm3333
dgm3333
Perhaps worth addressing in the next "tidyup"? I'm getting various build warnings using MSVC 20+. Mostly about lack of initialization Obviously I could block them with the compiler flag, but...
Although unixTimePoint allows storage of dates from Dec 13 1901 to Jan 19 2038 the timeseries x-bar only displays back to Jan 01 1970 (ie back to zero, and not...
I'm sure there's an obvious answer to this, but how do I change the font for a specific portion of the plot? Pushing normalFont in the following is completely ignored...
Don't know if it's of any worth, but xflr5 is an excellent airfoil design program. I had created code to use this to generate ribs and surface meshes for a...
I want to rotate x labels in the plot, so I get something like the following (but with the label actually at the correct tick location inside the plot). I...
If you're making examples then showing how the example can be integrated into a pre-existing imgui app would be good - turns out to be only a handful of lines...
Is there any way to change the default link color? I have a light color scheme and the white links don't show. Currently I seem to have to set Bg...
Since Whisper is already so awesome I now want to push it a bit harder and simultaneously record input and output of a headset to different audio channels to generate...
I can't get the android app to connect. I've tested on phones is running Android 8 and Android 11 with same (failed) results I've built and installed the android app...
*\* worldedit_commands/init.lua ** add /loadalign which replaces /load (with player orientation, optional offset, better error checking, and unknown mod list), /loadaligntest which replaces /allocate (same improvements) /loadalignpos and /loadalignpostest do...