Appaji
Appaji
I tried to connect between different networks, And it worked fine. The only issue is, after few minutes both of them disconnected. Also, This is expected, I guess.
> Also I think we should rewrite the docstrings of the APIs because swagger cannot parse that data correctly. Yes, it's our mistake for not following a proper syntax while...
Another suggestion to this API: `cloneExternal` method on all PropertyTypes which takes `buffer` as an optional argument. If that returns a new accessor, we can attach it whatever document we...
I was talking about the argument passed to `Accessor.setBuffer`. > would it be the same thing as finding the Document associated with that Buffer, and passing that Document in instead...
Also, just curious, what if we detach the property and all it's child properties and attach the parent property to the new document? That works too right?
It does. Thanks for pointing out!
Accounted for transform space when any of the transforms changed!
Any update on this? Let me know if any more changes are needed. Core change in this PR is in this file: [talipp/input.py](https://github.com/nardew/talipp/pull/142/files#diff-e482764b0ec49cd62fed6b7c28c3527a5e53962a1f6af56844a1c92af780eea7).
ping @Rezmason
@donmccurdy, Is there any way to split a single animation into multiple files? Our model has only one animation which has ~500 frames, and we want to split it and...