summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* DeclarativeMaps updatedTomi Korpipää2013-06-209-32/+106
* 3D bars renderer vs. controller split started.Keränen Pasi2013-06-209-2239/+2701
* 3DMaps QML api addedTomi Korpipää2013-06-205-26/+477
* Q3DMaps: Split startedTomi Korpipää2013-06-1914-1647/+2332
* Removed obsolete stuff Tomi Korpipää2013-06-194-28/+13
* CameraHelper made non-static to support multiple concurrent 3D views.Keränen Pasi2013-06-198-54/+90
* Restoring the proper Scene Graph GL state when shadows are active.Keränen Pasi2013-06-191-10/+13
* Q3DMaps: Shadows and selection fixed Tomi Korpipää2013-06-191-8/+4
* QML2 shadows fixed again Tomi Korpipää2013-06-193-17/+20
* Fixed depth buffer texture not destroyed when shadows are switched off.Keränen Pasi2013-06-192-4/+6
* Texture flipping implemented in code Tomi Korpipää2013-06-181-3/+16
* Convert mouse position from QML to Qt coordinatesTomi Korpipää2013-06-184-25/+26
* Reuse frame buffer objectsTomi Korpipää2013-06-184-46/+48
* Implemented passing of mouse events from QtQuick.Keränen Pasi2013-06-183-18/+24
* Fixed unnecessary re-creation of render node and buffers.Keränen Pasi2013-06-172-19/+25
* Passing QML ListModel to C++ QAbstractItemModel works partially Tomi Korpipää2013-06-175-6/+34
* Include fix Tomi Korpipää2013-06-1717-46/+45
* Fixed QML properties not updated and handling of depth FBO.Keränen Pasi2013-06-175-63/+91
* Rendering code placeholder added for 3D Bars.Keränen Pasi2013-06-1413-205/+309
* Renamed property correctly Tomi Korpipää2013-06-142-3/+11
* QML data api implementation started Tomi Korpipää2013-06-145-7/+57
* Too long lines divided Tomi Korpipää2013-06-144-25/+19
* Fixed initialisation order warnings in datavis3d and datavis3dqml2.Keränen Pasi2013-06-133-40/+119
* Renamed QTENTERPRISE_DATA.. -> QT_DATA.. Tomi Korpipää2013-06-1351-147/+141
* Removed invokables from C++ apiTomi Korpipää2013-06-135-69/+74
* Q3DBars: Removed obsolete constructor parametersTomi Korpipää2013-06-133-23/+17
* First step to separate render code from model.Keränen Pasi2013-06-1310-149/+168
* Merge remote-tracking branch 'origin/master' into develop Tomi Korpipää2013-06-1236-2612/+4240
|\
| * Documentation addedTomi Korpipää2013-06-1227-239/+1163
| * Refactoring commong 3d bars functionality to separate class, added QML classes.Keränen Pasi2013-06-1224-2701/+3335
| * QML2 Texture flipped correctly Tomi Korpipää2013-06-072-2/+0
| * QML2: Shadows now work Tomi Korpipää2013-06-075-23/+92
| * QML2 Q3DBars hardcoded h4x0r version implemented Tomi Korpipää2013-06-065-49/+50
* | QML2 Q3DBars hardcoded h4x0r version implementedTomi Korpipää2013-06-065-49/+50
|/
* Q3DBars: Background disabling finalized Tomi Korpipää2013-06-0612-3/+1688
* Added API for disabling/enabling background Tomi Korpipää2013-06-063-1/+19
* Changed some invokables to properties in Q3DMaps Tomi Korpipää2013-06-058-105/+327
* Added a DeclarativeBars classTomi Korpipää2013-06-059-70/+233
* Mac / linux fixes + other tweaksTomi Korpipää2013-06-045-14/+80
* Added a scene graph node to do the renderingTomi Korpipää2013-06-035-7/+218
* Qml: Changed some invokables to properties Tomi Korpipää2013-05-315-17/+107
* QML2 support added (draft) Tomi Korpipää2013-05-306-69/+73
* QTCOMMERCIAL -> QTENTERPRISETomi Korpipää2013-05-3045-119/+207
* Shaders renamed to use correct file name extensions Tomi Korpipää2013-05-3023-38/+20
* Preliminary qtquick2 support structure addedTomi Korpipää2013-05-307-1/+267
* Q3DBars: Fixed shadows for negative valued bars Tomi Korpipää2013-05-291-12/+11
* Camera presets added for viewing the graph below Tomi Korpipää2013-05-292-2/+31
* Q3DBars: tick lines are drawn for negative values Tomi Korpipää2013-05-291-3/+8
* Q3DBars: Label and grid support when viewing from below added Tomi Korpipää2013-05-293-9/+40
* Q3DBars: Better support for negative valuesTomi Korpipää2013-05-296-62/+115