What-a-stupid-username

Results 5 issues of What-a-stupid-username

Using VS2019, CMake failed. Try VS2017, succeed.

I'm trying to register a D3D12 Buffer to Flex CUDA backend, but I got this error: ![F@7$Y~ }SLRL9LBK`@}{DJR](https://user-images.githubusercontent.com/37427780/130344905-b96012f9-c976-477c-95ad-484f56a031a8.png) It seems like flex considers this ID3D12Resources as D3D11Buffer. But how can...

why do I need to set the rotation of eNvFlexShapeSphere to (1,1,1,0) to let it work correctly? This is the simu of (1,1,1,0): ![image](https://user-images.githubusercontent.com/37427780/130234037-10a96a55-d0e7-46f2-b6ab-c05085087841.png) And, here is (0,0,0,1): ![V6JUV~BZ7}_J4SPYX%1`F$A](https://user-images.githubusercontent.com/37427780/130234998-e13d4628-902c-45d9-9da6-d80669fdc5ba.png) The...

-[FFDropDownMenuView tableView]方法中的第 281 行打印: DropMenuCell这个类不存在,请查看项目中是否有该类 按demo写的,不管加不加.xib都没用