kopffarben
kopffarben
Add command argument Option to Utils.UserSettingsPath --launcher-settings "c:\YourPath\To\your-settings.xml" so it is possible to launch different Setting for different Projects
# PR Details Viewports support for VL.Imgui.Stride ## Description This is an attempt to support ImGui viewports in VL. It already works quite well, there are a few small things...
Update ParameterKey OnUpdateName for ChangeableObjectInput and SamplerInput This change is necessary if, for example, you have a buffer, a texture or a sampler in a Foreach loop that has the...
The current implementation allows us to create BorderControlPoints in all their variations, allows us to change the types at the border (splicer) and this also for the IncomingLinks. So it...
# Working with Interfaces VL supports interfaces, which works well, but working with interfaces is, let's say, anything but optimal. I'll just say that a few small changes, especially to...