| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- Ensure all created directories are owned. Set RPM group classification.
- Simplify BuildRequires list with the use of pkgconfig(Qt5Quick) This fix the unresolvable qtquick 1 failure on TW
- Update to version 0+git.1451747535.1b37be7: * Corrected some filenames in header comments - Don't use github url for src, we use service for that.
- First packaging for openSUSE - Make qml-box2d find system Box2D
- Update to version 0+git.1523004651.b7212d5:
* debian: select qt5
* debian: follow debian qml-module naming sheme
* debian: standards-version 4.1.3 and compat 11
* Rename README to README.md Markdown syntax only works well with .md file ending.
* Improved readme to help beginners. Added a few screenshots of example scenes.
* Added new example revolutePlotAngle. Plots the revolute joint angle in a nice plot (ChartView)
* Fixed 'make install' command issue on Android (#119)
* Added new example angleTracking. Showcases a revolute joint tracking an angle set by mouse clicks.
* Removed invalid iCCP chunk from PNG files
* Improved the application showcase file (ui.qml):
- added permanent list view at side
- removed back button
- avoid balls get spawned outside of 'brickwall' scene box
- fixed accept keys for revolute, moving box examples
- added key text when necessary
- removed debugDraw for demolition example, as it caused the
example to crash if clicked from sidebar
- Packaging
+ refresh with spec-cleaner (license macro, copyright year)
+ due incompatible changes use internal Box2D
+ remove external Box2D dependency