summaryrefslogtreecommitdiffstats
path: root/src/datavisualization/engine
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-101-1/+1
* Aspect ratio preservation for surface slice viewMika Salmela2013-10-092-19/+12
* Renamed examples Tomi Korpipää2013-10-091-2/+2
* Fixing the camera preset change not re-rendering bug.Keränen Pasi2013-10-093-0/+26
* Compilation error fix Tomi Korpipää2013-10-083-6/+5
* Added Camera QML API and ExampleKeränen Pasi2013-10-0820-270/+555
* 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-041-1/+5
* Fixed double-tap issues with surface slice Tomi Korpipää2013-10-044-8/+10
* Replace 'chart' with 'graph'Miikka Heikkinen2013-10-048-15/+17
* Selection fixed for Android surface Tomi Korpipää2013-10-031-11/+3
* QML surface crash fix for Android Tomi Korpipää2013-10-032-1/+22
* Surface slice view back againMika Salmela2013-10-022-24/+19
* Refactored MeshStyle and InputState Tomi Korpipää2013-10-027-16/+16
* Refactored CameraPreset Tomi Korpipää2013-10-021-29/+29
* Refactored SelectionMode Tomi Korpipää2013-10-0211-51/+53
* Refactored LabelTransparency and ShadowQualityTomi Korpipää2013-10-0218-177/+177
* Make surface selection label follow the themeMiikka Heikkinen2013-10-025-33/+16
* Refactored ColorTheme -> Theme Tomi Korpipää2013-10-0210-29/+29
* Texture coordinates updated on sample dimension changeMika Salmela2013-10-011-10/+6
* 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-018-26/+3
* Fix kinect demo scatter artifacts - also speeds up scatterMiikka Heikkinen2013-10-011-3/+12
* Touch support fixed (draft)Tomi Korpipää2013-10-014-5/+15
* Refactor surface data item to have X, Y, and Z values.Miikka Heikkinen2013-10-013-92/+122
* 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-271-7/+14
* Allow resetting with existing array for surfaceMiikka Heikkinen2013-09-271-21/+33
* Fixed ball positioning when surface scaledMika Salmela2013-09-263-17/+9
* Slice view implementedMika Salmela2013-09-268-101/+563
* Added abstract baseclass for declarative components.Keränen Pasi2013-09-253-415/+0
* Added missing qmlmethod docs Tomi Korpipää2013-09-252-0/+41
* Clear selection point if data changesMiikka Heikkinen2013-09-242-12/+3
* Smooth selection sphere for surfaceMiikka Heikkinen2013-09-241-1/+1
* Zero-color gradient fix for surface Tomi Korpipää2013-09-245-15/+4
* Draw surface grid twice to get rid of artifactsMiikka Heikkinen2013-09-241-13/+9
* Gradient setting API added to SurfaceTomi Korpipää2013-09-246-11/+57