summaryrefslogtreecommitdiffstats
path: root/src/datavisualization/engine
Commit message (Expand)AuthorAgeFilesLines
* Add possibility to scale custom items according to data rangesMiikka Heikkinen2014-09-082-16/+46
* ES2 gradient support for static optimizationMika Salmela2014-09-045-4/+50
* Remove undeclared identifierMika Salmela2014-09-031-4/+0
* Make volume items draw after regular custom itemsMiikka Heikkinen2014-09-031-155/+171
* Add option to use low definition volume shader.Miikka Heikkinen2014-09-028-46/+177
* Pixel perfect volume shaderMiikka Heikkinen2014-09-013-75/+128
* Unified gradient for pointsMika Salmela2014-08-291-3/+4
* Range gradient for points on static optimizationMika Salmela2014-08-284-10/+41
* New vertex shaders for previous task.Mika Salmela2014-08-272-0/+62
* Diffuse and specular color for static optimizationMika Salmela2014-08-274-31/+33
* Fix build issue with Qt 5.2.1Miikka Heikkinen2014-08-273-5/+5
* Mac reflection bug fixedTomi Korpipää2014-08-271-6/+4
* Reflection API addedTomi Korpipää2014-08-268-170/+226
* Add alpha multiplier to QCustom3DVolume apiMiikka Heikkinen2014-08-253-19/+59
* Implement API function for rendering volume slice to an image.Miikka Heikkinen2014-08-251-2/+2
* Tweak volume shaders.Miikka Heikkinen2014-08-222-74/+89
* Make volume transparency uniform regardless of viewing angleMiikka Heikkinen2014-08-202-3/+11
* Gradient color style support for complex meshes on staticMika Salmela2014-08-195-3/+55
* Make volume shading sample once per texture layer.Miikka Heikkinen2014-08-192-6/+30
* Implement volume rendering supportMiikka Heikkinen2014-08-1812-38/+432
* Enable camera targeting.Miikka Heikkinen2014-08-0616-130/+191
* Reduce the size of surface selection textureMiikka Heikkinen2014-08-042-24/+13
* Fix polar background margin not reacting to titles correctlyMiikka Heikkinen2014-07-041-4/+3
* Improved the visuals in slice modes.Miikka Heikkinen2014-07-042-15/+49
* Exposed default input handlers to QMLMiikka Heikkinen2014-07-041-5/+8
* Remove obsolete fillDepthTexture functionMika Salmela2014-07-041-2/+0
* Texture to surfaceMika Salmela2014-07-0412-25/+249
* Fix non-visible selected item drawing in static optimization modeMiikka Heikkinen2014-07-021-69/+71
* Add qmlspectrogram example documentationMiikka Heikkinen2014-07-021-0/+5
* Removed common.priMiikka Heikkinen2014-07-021-0/+2
* Fix labels and grid lines changing size when aspect ratio is changedMiikka Heikkinen2014-07-0211-71/+118
* Added horizontal aspect ratio property for abstract graphsMiikka Heikkinen2014-07-018-39/+122
* Fix custom item position in polar graphsMiikka Heikkinen2014-06-302-6/+14
* Adjust background margins based on angular labels and titleMiikka Heikkinen2014-06-309-64/+177
* Fix polar axis title positioningMiikka Heikkinen2014-06-274-8/+64
* Removed unnecessary texture enablingsTomi Korpipää2014-06-273-24/+2
* Polar chart for scatterMiikka Heikkinen2014-06-264-299/+288
* Add radialLabelOffset property for graphsMiikka Heikkinen2014-06-268-10/+82
* Add flipHorizontalGrid property for surfaceMiikka Heikkinen2014-06-269-23/+107
* Polar graph support, phase oneMiikka Heikkinen2014-06-2612-213/+502
* Added some extra checking for selection texture creationMiikka Heikkinen2014-06-243-7/+12
* Fix label width issue when axis range changesMiikka Heikkinen2014-06-241-2/+4
* Bars: Moved bar, background and grid line drawing to separate methodsTomi Korpipää2014-06-247-120/+344
* Minor examples and doc fixesMiikka Heikkinen2014-06-101-6/+6
* QML doc fixesTomi Korpipää2014-06-101-4/+2
* Fix selectedElement qmldesigner crashMiikka Heikkinen2014-06-101-1/+4
* Revert surface shadow cull disableMiikka Heikkinen2014-06-091-0/+3
* Doc updatesMiikka Heikkinen2014-06-093-16/+14
* Fix for static optimization crash on androidMika Salmela2014-06-061-1/+13
* Fix missing axis titles with zero rotation and fixed titlesMiikka Heikkinen2014-06-064-23/+25