vvvv / VL.StandardLibs

A collection of standard libraries for vvvv including VL.Stride, VL.Skia, VL.ImGui, msgpack.org[VL]
https://visualprogramming.net
GNU Lesser General Public License v3.0
35 stars 14 forks source link

Anchormode #77

Closed gregsn closed 1 year ago

gregsn commented 1 year ago

not sure, but do we need to forward this type? (If yes: this probably needs to be done in this file where all the other type forwards are). not sure why this actually is problematic. https://discourse.vvvv.org/t/vl-stride-rendering-models-anchormode-exception-on-startup/21001 maybe related: https://github.com/vvvv/VL.Stride/pull/573/files

gregsn commented 1 year ago

looks like the problem was that on old Stride DLL was loaded because of an old dependency in VL.Fuse source repo to 4.10 Stride