summaryrefslogtreecommitdiffstats
path: root/src/datavisualization/data
Commit message (Expand)AuthorAgeFilesLines
* Implement volume slice framesMiikka Heikkinen2014-09-127-61/+405
* Limit volume to axis rangesMiikka Heikkinen2014-09-103-8/+54
* Add possibility to scale custom items according to data rangesMiikka Heikkinen2014-09-086-16/+101
* Allow setting volume subtexture along any axisMiikka Heikkinen2014-09-032-31/+103
* Change volumetric example to show fictional terrainMiikka Heikkinen2014-09-031-1/+1
* Add option to use low definition volume shader.Miikka Heikkinen2014-09-025-4/+70
* Fix build issue with Qt 5.2.1Miikka Heikkinen2014-08-272-18/+33
* Add alpha multiplier to QCustom3DVolume apiMiikka Heikkinen2014-08-255-75/+216
* Implement API function for rendering volume slice to an image.Miikka Heikkinen2014-08-252-3/+82
* Tweak volume shaders.Miikka Heikkinen2014-08-222-7/+13
* Improve volumetric exampleMiikka Heikkinen2014-08-191-2/+2
* Gradient color style support for complex meshes on staticMika Salmela2014-08-191-0/+1
* Implement volume rendering supportMiikka Heikkinen2014-08-188-5/+934
* Exposed default input handlers to QMLMiikka Heikkinen2014-07-041-1/+12
* Texture to surfaceMika Salmela2014-07-043-0/+67
* Removed common.priMiikka Heikkinen2014-07-021-0/+2
* QML doc fixesTomi Korpipää2014-06-105-15/+17
* Scatter perf improvementMika Salmela2014-06-051-4/+20
* Doc \since changes Tomi Korpipää2014-06-0517-19/+19
* Misc fixes found during testingMiikka Heikkinen2014-06-042-0/+4
* Clean up Tomi Korpipää2014-06-042-4/+8
* Clean up data Tomi Korpipää2014-06-0317-33/+6
* Misc fixes found while valgrinding.Miikka Heikkinen2014-06-021-0/+1
* Fix QML item model crashes Tomi Korpipää2014-06-028-52/+54
* Added CustomLabelItemTomi Korpipää2014-05-288-18/+563
* Cache ObjectHelper instancesMiikka Heikkinen2014-05-222-16/+11
* Added support for custom items with absolute coordinatesTomi Korpipää2014-05-214-6/+66
* Do not draw custom items outside axis ranges Tomi Korpipää2014-05-202-5/+5
* texture filename & test bug fix Tomi Korpipää2014-05-191-0/+1
* Added property for disabling shadows on custom itemsTomi Korpipää2014-05-194-14/+67
* Optimized custom item addition/removalTomi Korpipää2014-05-193-7/+24
* Dirty bits to custom item Tomi Korpipää2014-05-164-10/+56
* Added visible flag and possibility to release ownership of custom itemTomi Korpipää2014-05-145-3/+35
* Multi-match behavior implementation for surface item model proxyMiikka Heikkinen2014-05-149-8/+116
* Use blending for custom items only when neededTomi Korpipää2014-05-142-2/+6
* Multi-match behavior implementation for bar item model proxyMiikka Heikkinen2014-05-134-8/+117
* Enable mapping single role to multiple properties for scatterMiikka Heikkinen2014-05-127-24/+425
* Enable mapping single role to multiple properties for surfaceMiikka Heikkinen2014-05-127-54/+567
* CustomDataItem made into a public classTomi Korpipää2014-05-125-70/+379
* Enable mapping single role to multiple properties for barsMiikka Heikkinen2014-05-095-24/+432
* Allow surface rows and cols be in ascending or descending XZ orderMiikka Heikkinen2014-05-081-10/+11
* Add missing Q_REVISION macros to signals.Miikka Heikkinen2014-05-021-2/+2
* Optimize single item changes in bar/surface item models.Miikka Heikkinen2014-05-025-29/+118
* Fix texture cleanup.Miikka Heikkinen2014-04-281-4/+3
* Add custom item support, part 2Tomi Korpipää2014-04-161-4/+5
* Add custom item support, part 1Tomi Korpipää2014-04-155-2/+230
* Optimize multiple series rendering.Miikka Heikkinen2014-04-104-13/+6
* Introduce fps measurement via propertiesMiikka Heikkinen2014-04-041-0/+4
* Enable querying selection label via APIMiikka Heikkinen2014-04-039-12/+259
* Added range gradient support for MeshPointsTomi Korpipää2014-03-251-1/+2