summaryrefslogtreecommitdiffstats
path: root/src/datavisualization
Commit message (Expand)AuthorAgeFilesLines
* Slice view shadow fixTomi Korpipää2013-10-142-53/+41
* Fix crash when changing to slice selection mode with no data visibleMiikka Heikkinen2013-10-111-0/+4
* Fix surface slice clearing when axis range changesMiikka Heikkinen2013-10-113-0/+8
* Make grid visibility affect surface slice modeMiikka Heikkinen2013-10-111-84/+87
* Fix slice view reset on proxy changeMiikka Heikkinen2013-10-115-2/+20
* Surface slice view lighting adjusted Tomi Korpipää2013-10-111-8/+5
* Mac hack fix for slice issueTomi Korpipää2013-10-111-2/+12
* Fix enum usage in qml examplesMiikka Heikkinen2013-10-111-2/+0
* Doc fix Tomi Korpipää2013-10-101-0/+5
* Mac compilation fixesTomi Korpipää2013-10-103-4/+3
* Aspect ratio preservation for surface slice viewMika Salmela2013-10-092-19/+12
* Renamed examples Tomi Korpipää2013-10-092-5/+5
* Fixing the camera preset change not re-rendering bug.Keränen Pasi2013-10-093-0/+26
* Finish overview docsMiikka Heikkinen2013-10-081-4/+22
* Compilation error fix Tomi Korpipää2013-10-083-6/+5
* Added Camera QML API and ExampleKeränen Pasi2013-10-0825-279/+587
* Improve documentation on data handlingMiikka Heikkinen2013-10-087-6/+117
* QML bars slice mess fixed Tomi Korpipää2013-10-072-5/+12
* No perspective for surface sliceMika Salmela2013-10-042-20/+17
* Added getting started documentation.Miikka Heikkinen2013-10-045-16/+79
* Fixed double-tap issues with surface slice Tomi Korpipää2013-10-044-8/+10
* Replace 'chart' with 'graph'Miikka Heikkinen2013-10-0412-21/+24
* Selection fixed for Android surface Tomi Korpipää2013-10-033-49/+22
* Improve documentationMiikka Heikkinen2013-10-0329-80/+299
* QML surface crash fix for Android Tomi Korpipää2013-10-032-1/+22
* Surface slice view back againMika Salmela2013-10-024-63/+78
* Fix for text clipping Tomi Korpipää2013-10-021-3/+4
* Refactored MeshStyle and InputState Tomi Korpipää2013-10-0212-60/+60
* Refactored CameraPreset Tomi Korpipää2013-10-024-129/+129
* Refactored SelectionMode Tomi Korpipää2013-10-0213-65/+67
* Refactored LabelTransparency and ShadowQualityTomi Korpipää2013-10-0223-217/+217
* Make surface selection label follow the themeMiikka Heikkinen2013-10-025-33/+16
* Refactored ColorTheme -> Theme Tomi Korpipää2013-10-0213-34/+34
* Android copy issue fixed Tomi Korpipää2013-10-021-7/+2
* Android rotate fixedTomi Korpipää2013-10-024-20/+67
* Texture coordinates updated on sample dimension changeMika Salmela2013-10-013-22/+21
* Update bounding rect first when syncing controller to rendererMiikka Heikkinen2013-10-011-7/+7
* Added camera control to surface apiMiikka Heikkinen2013-10-012-0/+34
* Position surface selection ball correctly on y-axisMiikka Heikkinen2013-10-011-1/+2
* Touch support updateTomi Korpipää2013-10-0111-77/+77
* Fix kinect demo scatter artifacts - also speeds up scatterMiikka Heikkinen2013-10-011-3/+12
* Touch support fixed (draft)Tomi Korpipää2013-10-017-82/+76
* Refactor surface data item to have X, Y, and Z values.Miikka Heikkinen2013-10-0120-496/+705
* Surface follows selection mode changes on the flyMika Salmela2013-09-303-8/+35
* Surface shader changed on smooth update if no object yetMika Salmela2013-09-301-14/+19
* Allow resetting with existing array for bars and scatterMiikka Heikkinen2013-09-2713-91/+148
* Allow resetting with existing array for surfaceMiikka Heikkinen2013-09-278-224/+239
* Fixed ball positioning when surface scaledMika Salmela2013-09-263-17/+9
* Slice view implementedMika Salmela2013-09-268-101/+563
* Implement ColorGradient for qmlMiikka Heikkinen2013-09-263-1/+84