sebl

Results 18 issues of sebl

as an addition to this #177 i've added a s+h for DX11DepthStencil which i needed for performance reasons. i didn't make a PR yet, but you can have a look...

Color (DirectWrite Styles) help.v4p -> enable apply on textlayout -> play with values or just wait -> crash (no exception or sml.) i tried to attach debugger, but even vs...

can we please have the new automatic releases being pushed to nuget,org? would be great, if appveyor can be configured to push versioned releases after succesful build. a short read...

another writer node that can handle higher bit depths (e.g. R16G16B16A16_Unorm...) this needs DirectXTexLib_x64.dll (or DirectXTexLib_x86.dll) from Feraltic-SDX. So, this PR can't be simply merged because it needs those dependencies...

my attempt to make ReadBack nodes able to deal with spreads of buffers. seems to work in my setup here. maybe should be tested on some rare cases.

the TypewriterProcess has a small error that prevents pasting into a textfield. It's just one link missing (for a quickl fix): ![image](https://user-images.githubusercontent.com/646501/184900808-35ceeff8-ef18-41b7-bb9c-6466f35c7109.png)

For #14 we could use the same regions that are used in other situations like TryCatch: ![image](https://user-images.githubusercontent.com/646501/100257285-0bf8c100-2f46-11eb-8922-a0a58f9b3fce.png) Pros - same syntax as in other regions - visually clear. the use...

proposal

Ok, i want to have overloads #40 . I'm assuming it's not that much a technical issues as overloads from imported libs are working and so hopefully patched ones can...

proposal

Overloading is a powerful tool - and VL even supports it when it comes to choosing overloads. So, this quest is about the other way: **offer 2 or more `MyOp`...

quest

I Like Dynamic Pins. already in beta it was quite nice when creating complex nodes that you could create in- and output pins via code. I have a exemplary usecase:...

quest