summaryrefslogtreecommitdiffstats
path: root/src/datavisualization/engine/scatter3drenderer.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Make axis labels more accurate by using qreals for label valuesMiikka Heikkinen2014-03-261-3/+3
* Point style gradient bug fix Tomi Korpipää2014-03-251-1/+2
* Added range gradient support for MeshPointsTomi Korpipää2014-03-251-0/+7
* Actually use axis formatter in renderer.Miikka Heikkinen2014-03-251-166/+108
* Use GL_LINES for ES2 grid linesTomi Korpipää2014-03-241-18/+49
* Move selection labels to renderer from render itemsMiikka Heikkinen2014-02-241-3/+4
* Removed unnecessary overloaded function Tomi Korpipää2014-02-241-6/+0
* Clean up public API and includes usageMiikka Heikkinen2014-02-181-5/+4
* Take qml_plugin.prf into useMiikka Heikkinen2014-02-131-0/+1
* Add rotations exampleMiikka Heikkinen2014-02-111-1/+1
* Mostly revert the rotations refactorMiikka Heikkinen2014-02-101-7/+3
* Change rotations to use angle and vector in APIsMiikka Heikkinen2014-02-061-1/+8
* Moved nonfunctional public methods to privateTomi Korpipää2014-01-301-4/+4
* Fix copyright yearMiikka Heikkinen2014-01-271-1/+1
* Added series rotation and bar item rotation supportMiikka Heikkinen2014-01-271-12/+22
* Removed accessing series during render Tomi Korpipää2014-01-221-6/+2
* Made jira tasks of TODOs, part 2 Tomi Korpipää2014-01-221-27/+1
* Made jira tasks of TODOs, part 1Tomi Korpipää2014-01-221-11/+0
* InputState enum dividedTomi Korpipää2014-01-211-0/+2