Open HydeNaut opened 2 months ago
for some reason all the enums don't get into the nuget. might be some compilation issue...? let's see what other devs say
...obviously it works if you clone and compile locally the package
thanks @HydeNaut . I had a look together with @sebescudie and it seems like this is not related to kairos at all. If you look closely, the kairos enumerations (coming from the library dlls) are all there. what is missing is the possibility to choose an implementation for the property that is typed with an interface. This is a feature that @azeno has implemented for the object editor that doesn't work when working with nugets and not local repo-packages. maybe the compiler cannot find any type to populate these dropdowns? for @azeno to answer :)
I selecred a keyframe to change the curve but found I couldn't select an interpolation option. Was I doing it wrong or is this a bug?