summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Axis abstractionMiikka Heikkinen2013-06-2519-125/+801
* DeclarativeMaps: Shadows fixed Tomi Korpipää2013-06-251-1/+6
* DeclarativeMaps fixes Tomi Korpipää2013-06-255-72/+201
* Moving data set (model) away from the renderer (view).Keränen Pasi2013-06-254-273/+260
* Selection fix Tomi Korpipää2013-06-252-0/+2
* Create private global header and move constants thereMiikka Heikkinen2013-06-2436-102/+140
* Crash fix to QML bars exit Tomi Korpipää2013-06-245-25/+91
* Clarify variable naming more Tomi Korpipää2013-06-242-6/+6
* Doc fixes and some cleanupMiikka Heikkinen2013-06-2424-145/+195
* Cleanup after initial split.Keränen Pasi2013-06-204-183/+122
* 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