summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Deprecation of the qt/quick3d repository.HEADmasterdpope2012-02-101786-300593/+30
* QTBUG-23408 - Remove raw html from docsChristopher Ham2012-01-311-48/+34
* ModelTweaker was renamed to "3D Asset Viewer"Sergey Dubitskiy2012-01-3043-20/+21
* fixed some bugs in asset viewerZheng Liu (George)2012-01-276-94/+160
* Bugfix: grid text is drawn correctly even if app window is resized.Sergey Dubitskiy2012-01-271-14/+27
* QTBUG-20443. Fixed Quad and Cube sizes and texcoords.Sergey Dubitskiy2012-01-255-46/+76
* Upgrade to AssImp library v2.0.863.Sergey Dubitskiy2012-01-25266-3997/+4526
* Adding a color picker and material editting to ModelTweakerChristopher Ham2012-01-2316-280/+1211
* Save on exit and GUI changes.Danny Pope2012-01-2315-217/+350
* QTBUG-23551. Model is copied to the dir where QML is saved.Sergey Dubitskiy2012-01-181-4/+25
* Window resize problem 'fix'.Danny Pope2012-01-181-0/+2
* QTBUG-23454. Added reference grid. Added zoomin/zoomout controls.Sergey Dubitskiy2012-01-177-6/+359
* Fix Model Tweaker "Lock" icon not working.Danny Pope2012-01-164-32/+189
* Fix for Power-of-Two texture problem.Patrick Burke2012-01-112-0/+31
* Fix namespace compilation.Sarah Smith2012-01-1073-65/+208
* ModelTweaker: Bug fixes.Patrick Burke2011-12-234-14/+50
* ModelTweak: Unified file loading/saving classesPatrick Burke2011-12-139-124/+143
* Ensure that texture changes are propagated to the Item3DGareth Stockwell2011-12-131-0/+4
* Don't use qt_snprintf outside of testlib.Jason McDonald2011-12-081-4/+5
* Mesh conversion on Cylinder and Capsule.Sarah Smith2011-12-0627-493/+1300
* Prevent warnings about install path.Sarah Smith2011-12-051-7/+8
* ModelTweak: Fix to bug QTBUG-22949 Sytax error generated in some casesPatrick Burke2011-12-021-1/+1
* Modify the sphere so it is a mesh.Sarah Smith2011-12-0112-264/+560
* Performance optimizations for graphics scale.Sarah Smith2011-12-011-8/+88
* Improve qDumpScene.Sarah Smith2011-12-016-52/+172
* Remove spurious private header warns.Sarah Smith2011-12-012-26/+4
* Fixing harmattan pkgsSarah Smith2011-12-01134-278/+297
* Add a HideNode feature to scene nodes.Sarah Smith2011-11-282-5/+12
* Begin removing N900 support.Sarah Smith2011-11-2643-602/+0
* Remove the translation line.Sarah Smith2011-11-2642-42/+0
* ModelTweak: code cleanupPatrick Burke2011-11-252-165/+78
* Create .pro file to run the examples collection scriptKalle Lehtonen2011-11-251-0/+2
* ModelTweak: Code cleanupPatrick Burke2011-11-2410-232/+117
* ModelTweak: move buttons so they don't need to be moved when maximisingPatrick Burke2011-11-232-5/+9
* ModelTweak: QA & BugfixPatrick Burke2011-11-234-14/+16
* Remove TGA plugin from Symbian packageKalle Lehtonen2011-11-221-5/+0
* ModelTweak: fixing save dialog 4d76c36Patrick Burke2011-11-180-0/+0
* ModelTweak: fixing save dialog 4d76c36Patrick Burke2011-11-181-6/+7
* ModelTweak: Refactored ConfigPane into ButtonBar and ModelPropertiesPatrick Burke2011-11-175-225/+255
* ModelTweaker: Alter relative paths correctly between qml/modelPatrick Burke2011-11-172-6/+13
* ModelTweaker: Help fixes to 33cf3598ff4b8913d6682e48a5af14471d80740cPatrick Burke2011-11-171-5/+3
* ModelTweaker: viewport transitions implementedPatrick Burke2011-11-173-16/+53
* ModelTweak: tidied up the maximise/restore buttonPatrick Burke2011-11-179-12/+27
* ModelTweaker: blender value sliderPatrick Burke2011-11-173-18/+161
* ModelTweaker: Limit display of translate/rotate/scale to 3 placesPatrick Burke2011-11-171-9/+9
* ModelTweak: Made buttons look like they come out of blenderPatrick Burke2011-11-172-4/+33
* ModelTweak: "open 3d model file" button/dialogPatrick Burke2011-11-177-68/+102
* ModelTweaker: Added QtFileDialog prompt for saving qmlPatrick Burke2011-11-161-1/+9
* ModelTweaker: Maximise/restore button on viewports.Patrick Burke2011-11-164-8/+25
* ModelTweaker: Implementing minimum-scale via mouse dragging.Patrick Burke2011-11-161-24/+24