| Merge pull request #28 from kenvandine/scriptbehavior_fix |
|
More...
|
over 12 years ago
|
| Don't compare QQmlScriptString before setting it. There seems to be a bug in Qt when getting the scriptString from QML that breaks comparison. Setting it does actually work though. This fixes issue #22. |
|
More...
|
over 12 years ago
|
| Merge pull request #27 from kenvandine/qt5_only |
|
More...
|
over 12 years ago
|
| Fixed paratrooper demo's loading images from the resource |
|
More...
|
over 12 years ago
|
| Dropped support for Qt4, Qt5 is widely available now. |
|
More...
|
over 12 years ago
|
| Merge pull request #26 from kenvandine/imagelayer_scale_height |
|
More...
|
over 12 years ago
|
| If the ImageLayer height isn't the same as the pixmap height, scale the pixmap height to match. The source image should attempt to accomidate for the desired height to ensure the quality of the scaled pixmap, but when the exact height isn't known we should scale instead of crashing. |
|
More...
|
over 12 years ago
|
| Merge pull request #25 from kenvandine/master |
|
More...
|
over 12 years ago
|
| fixed import path in examples |
|
More...
|
over 12 years ago
|
| Install plugin in QT_INSTALL_QML, in a versioned directory to allow parallel installable versions for API compatibility. |
|
More...
|
over 12 years ago
|
| build fixes for Qt5 and Box2D 2.3 |
|
More...
|
over 12 years ago
|
| removed file |
|
More...
|
over 12 years ago
|
| Merge pull request #19 from rogerzanoni/fps |
|
More...
|
almost 14 years ago
|
| Set the default timer value to 30 fps |
|
More...
|
almost 14 years ago
|
| Restart the game's timer when the fps value changes |
|
More...
|
almost 14 years ago
|
| Merge pull request #18 from rogerzanoni/fixes |
|
More...
|
almost 14 years ago
|
| Removed "Item" suffix from box2s elements |
|
More...
|
almost 14 years ago
|
| Postpone joint initialization |
|
More...
|
almost 14 years ago
|
| Joints: Don't initialize bodies on joint init |
|
More...
|
about 14 years ago
|
| Add box2ddistancejoints example |
|
More...
|
about 14 years ago
|
| Don't force joints to use the bodies world center as anchors |
|
More...
|
about 14 years ago
|
| Remove debug stuff from physics example |
|
More...
|
about 14 years ago
|
| Remove viewport element |
|
More...
|
about 14 years ago
|
| Remove viewport example |
|
More...
|
about 14 years ago
|
| Style fixes |
|
More...
|
about 14 years ago
|
| Expose box2dWorld needed properties |
|
More...
|
about 14 years ago
|
| Merge pull request #17 from rogerzanoni/physics-merge |
|
More...
|
about 14 years ago
|
| Fixed demos to match latest API changes |
|
More...
|
about 14 years ago
|
| Fix property names in physics examples |
|
More...
|
about 14 years ago
|
| Rename bodyType to entityType |
|
More...
|
about 14 years ago
|