summaryrefslogtreecommitdiffstats
path: root/src/datavisualization/engine/scatter3drenderer.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix build issue with Qt 5.2.1Miikka Heikkinen2014-08-271-2/+2
* Gradient color style support for complex meshes on staticMika Salmela2014-08-191-1/+48
* Implement volume rendering supportMiikka Heikkinen2014-08-181-7/+12
* Enable camera targeting.Miikka Heikkinen2014-08-061-9/+11
* Texture to surfaceMika Salmela2014-07-041-2/+2
* Fix non-visible selected item drawing in static optimization modeMiikka Heikkinen2014-07-021-69/+71
* Fix labels and grid lines changing size when aspect ratio is changedMiikka Heikkinen2014-07-021-28/+40
* Added horizontal aspect ratio property for abstract graphsMiikka Heikkinen2014-07-011-20/+21
* Fix custom item position in polar graphsMiikka Heikkinen2014-06-301-4/+8
* Adjust background margins based on angular labels and titleMiikka Heikkinen2014-06-301-25/+58
* Fix polar axis title positioningMiikka Heikkinen2014-06-271-2/+21
* Removed unnecessary texture enablingsTomi Korpipää2014-06-271-6/+0
* Polar chart for scatterMiikka Heikkinen2014-06-261-270/+261
* Add flipHorizontalGrid property for surfaceMiikka Heikkinen2014-06-261-0/+1
* Polar graph support, phase oneMiikka Heikkinen2014-06-261-16/+14
* Added some extra checking for selection texture creationMiikka Heikkinen2014-06-241-1/+2
* Fix for static optimization crash on androidMika Salmela2014-06-061-1/+13
* Fix missing axis titles with zero rotation and fixed titlesMiikka Heikkinen2014-06-061-7/+8
* Change label polygon offset to follow draw orderMiikka Heikkinen2014-06-051-3/+6
* Clean upTomi Korpipää2014-06-051-13/+23
* Scatter perf improvementMika Salmela2014-06-051-38/+230
* Misc fixes found during testingMiikka Heikkinen2014-06-041-0/+2
* Clean up renderersTomi Korpipää2014-06-031-21/+0
* Fix various issuesMiikka Heikkinen2014-06-021-2/+5
* Fix labels transparency within each axisMiikka Heikkinen2014-05-281-69/+88
* Optionally show axis titles on the graphMiikka Heikkinen2014-05-271-32/+28
* Added API for changing data aspect ratioTomi Korpipää2014-05-261-31/+36
* Cache ObjectHelper instancesMiikka Heikkinen2014-05-221-15/+9
* Added support for custom items with absolute coordinatesTomi Korpipää2014-05-211-4/+15
* Fix label alignmentsMiikka Heikkinen2014-05-191-4/+4
* Optimize label rotations a bitMiikka Heikkinen2014-05-191-5/+10
* Implement axis label autorotationMiikka Heikkinen2014-05-191-53/+177
* Added option to use orthographic projectionTomi Korpipää2014-05-141-1/+8
* Use blending for custom items only when neededTomi Korpipää2014-05-141-4/+4
* API to query custom item selection Tomi Korpipää2014-05-131-0/+4
* Added API for querying label selectionTomi Korpipää2014-05-131-0/+4
* Scatter data changing optimization.Miikka Heikkinen2014-05-021-23/+44
* Bar data item and row changing optimizationsMiikka Heikkinen2014-04-301-3/+3
* Fix texture cleanup.Miikka Heikkinen2014-04-281-8/+2
* Scatter label selection fixed Tomi Korpipää2014-04-251-4/+4
* Color problem fixed Tomi Korpipää2014-04-241-5/+5
* Add custom item support, part 2Tomi Korpipää2014-04-161-125/+16
* Add custom item support, part 1Tomi Korpipää2014-04-151-0/+124
* Fix compile error on ES2 buildsMiikka Heikkinen2014-04-111-1/+0
* Optimize multiple series rendering.Miikka Heikkinen2014-04-101-360/+373
* Axis label dragging support, part 2Tomi Korpipää2014-04-031-3/+5
* Enable querying selection label via APIMiikka Heikkinen2014-04-031-33/+14
* Axis label dragging support, part 1Tomi Korpipää2014-04-011-84/+135
* Row/colun selection using axis labels, part 1Tomi Korpipää2014-03-311-26/+8
* Improve axis formatter flexibilityMiikka Heikkinen2014-03-281-3/+3