Thomas Vogelpohl
Thomas Vogelpohl
Hi all, for convenience I have added two repos to do fast and easy testing of the qml-box2d plugin as static build without installing the plugin and without usage of...
Hi, I have been playing around with qml-box2d on iPad and Android and encountered a reproducible crash. I have compiled the qml-box2d plugin statically and then used a list view...
Hi all, I really like the water simulation LiquidFun from Google and therefore I have tried a new integration into qmlbox2d. I have taken the excellent work of Vikke Matikainen...
Hi kbroulik, at first thank you for your Lottie QML wrapper, it really works quite well. Unfortunately, I do have issues with increasing memory demand. If I monitor the memory...
Hi Chris, I got the following warnings from Clang compiler: b2dJson.cpp: warning: comparison of integers of different signs: 'int' and 'size_type' (aka 'unsigned long') [-Wsign-compare] for (int i = 0;...
Hi KhoaTranProgrammer, could you please add a license, so other users do know what they can do with your code and what not. Thanks, Thomas