summaryrefslogtreecommitdiffstats
path: root/src/datavisualization/engine/surface3drenderer.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add option to use low definition volume shader.Miikka Heikkinen2014-09-021-7/+3
* Fix build issue with Qt 5.2.1Miikka Heikkinen2014-08-271-2/+2
* Implement volume rendering supportMiikka Heikkinen2014-08-181-8/+15
* Enable camera targeting.Miikka Heikkinen2014-08-061-12/+12
* Reduce the size of surface selection textureMiikka Heikkinen2014-08-041-23/+12
* Fix polar background margin not reacting to titles correctlyMiikka Heikkinen2014-07-041-4/+3
* Improved the visuals in slice modes.Miikka Heikkinen2014-07-041-12/+43
* Remove obsolete fillDepthTexture functionMika Salmela2014-07-041-2/+0
* Texture to surfaceMika Salmela2014-07-041-20/+92
* Fix labels and grid lines changing size when aspect ratio is changedMiikka Heikkinen2014-07-021-22/+46
* Added horizontal aspect ratio property for abstract graphsMiikka Heikkinen2014-07-011-8/+17
* Fix custom item position in polar graphsMiikka Heikkinen2014-06-301-2/+6
* Adjust background margins based on angular labels and titleMiikka Heikkinen2014-06-301-26/+56
* Fix polar axis title positioningMiikka Heikkinen2014-06-271-2/+21
* Removed unnecessary texture enablingsTomi Korpipää2014-06-271-12/+2
* Polar chart for scatterMiikka Heikkinen2014-06-261-26/+23
* Add radialLabelOffset property for graphsMiikka Heikkinen2014-06-261-8/+15
* Add flipHorizontalGrid property for surfaceMiikka Heikkinen2014-06-261-11/+30
* Polar graph support, phase oneMiikka Heikkinen2014-06-261-163/+240
* Added some extra checking for selection texture creationMiikka Heikkinen2014-06-241-5/+8
* Revert surface shadow cull disableMiikka Heikkinen2014-06-091-0/+3
* 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
* Android surface selection fix Tomi Korpipää2014-06-041-1/+1
* Misc fixes found during testingMiikka Heikkinen2014-06-041-0/+2
* Clean up Tomi Korpipää2014-06-041-7/+11
* Fix surface shadows and other misc fixesMiikka Heikkinen2014-06-031-3/+0
* Clean up renderersTomi Korpipää2014-06-031-10/+0
* Misc fixes found while valgrinding.Miikka Heikkinen2014-06-021-8/+8
* Fix surface selection texture generationMiikka Heikkinen2014-05-301-3/+3
* Implement binary search for determining surface sample spaceMiikka Heikkinen2014-05-281-69/+78
* Fix labels transparency within each axisMiikka Heikkinen2014-05-281-71/+90
* Optionally show axis titles on the graphMiikka Heikkinen2014-05-271-33/+28
* Added API for changing data aspect ratioTomi Korpipää2014-05-261-4/+3
* Cache ObjectHelper instancesMiikka Heikkinen2014-05-221-15/+11
* Added support for custom items with absolute coordinatesTomi Korpipää2014-05-211-5/+16
* Surface slice grid line fix Tomi Korpipää2014-05-201-2/+2
* Fix label alignmentsMiikka Heikkinen2014-05-191-7/+8
* Optimize label rotations a bitMiikka Heikkinen2014-05-191-10/+20
* Implement axis label autorotationMiikka Heikkinen2014-05-191-54/+178
* Added option to use orthographic projectionTomi Korpipää2014-05-141-3/+11
* 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/+3
* Added API for querying label selectionTomi Korpipää2014-05-131-0/+3
* Allow surface rows and cols be in ascending or descending XZ orderMiikka Heikkinen2014-05-081-26/+55
* Value axis reversing supportMiikka Heikkinen2014-05-081-0/+6
* Bar data item and row changing optimizationsMiikka Heikkinen2014-04-301-9/+10
* Fix texture cleanup.Miikka Heikkinen2014-04-281-12/+3
* Color problem fixed Tomi Korpipää2014-04-241-6/+6
* Custom Item Example addedTomi Korpipää2014-04-221-3/+4