bj-rn
bj-rn
**Describe the bug** Version _1.1.15_ of the nuget package is missing the runtimes, same goes for _1.1.14_. * https://nuget.info/packages/libsurvive.net/1.1.15 * https://nuget.info/packages/libsurvive.net/1.1.14 They are available with [_1.1.13_](https://nuget.info/packages/libsurvive.net/1.1.13)
https://github.com/microsoft/winget-pkgs#submitting-a-package
Hello, currently tracking seems to be disabled - TrackId is 0 for all objects. Could you enable tracking? Maybe as proposed here: https://github.com/AlturosDestinations/Alturos.Yolo/issues/44 https://github.com/AlexeyAB/darknet/compare/master...OverwindSlash:master Regards, b
Hello, is there any chance for an updated nuget package?
Similar to [mixbox](https://scrtwpns.com/mixbox/) (commercial). * ["Practical Pigment Mixing for Digital Painting" research paper](https://scrtwpns.com/mixbox.pdf) * [mixbox code on github](https://github.com/scrtwpns/mixbox) * [MIT implementation of Kubelka-Munk](https://github.com/rvanwijnen/spectral.js)
Hey, I just wanted to let you know that I made a [SDSL port](https://github.com/bj-rn/VL.Addons/blob/main/vl/shaders/Common/Spectral.sdsl) of your GLSL shader. [SDSL](https://doc.stride3d.net/4.0/en/manual/graphics/effects-and-shaders/shading-language/index.html) is the shader language of the [Stride](https://github.com/stride3d/stride) game engine and a...
# PR Details See Title. ## Description Adds help flag for ObjectEditor to HowTo Build A Custom Editor.vl. Added a "dummy" ObjectEditorFactory node to the patch to be able to...
   
To ge rid of warnings during compilation. 'ServiceRegistry.Current' is obsolete: 'Use IAppHost.Current.Services'