Zhuo Chen

Results 3 comments of Zhuo Chen

I had problems compiling the python version, so a cpp test is provided instead. The issues with -1s are also addressed. @mdouze could you take a look?

遇到同样问题,很好奇问什么这里会是uint

@ceceppa hi, I had the same error and it seems to be fixable by adding a StringName check, In keyframeEngine, line 29: ``` static func flatten_keyframes_data(data: Dictionary) -> Array: var...