summaryrefslogtreecommitdiffstats
path: root/src/datavisualization/engine/scatter3drenderer.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove custom namespaceTomi Korpipaa2021-01-281-2/+2
* Fix compilation issues for macOS and Android on Qt 6.0Tuomo Pelkonen2021-01-271-4/+4
* Use QList instead of QVectorJarek Kobus2020-06-251-2/+2
* Fix hanging at application exitTomi Korpipaa2019-04-291-9/+12
* Use Qt::Alignment instead of the AlignmentFlag enum to represent flagsOlivier Goffart2018-04-101-2/+2
* Copyright file update to GPLMiikka Heikkinen2016-01-121-9/+17
* Update license headersMiikka Heikkinen2015-10-201-11/+14
* Copyright header changesMika Salmela2015-04-141-3/+3
* Support larger custom meshes.Miikka Heikkinen2014-11-181-3/+3
* Change copyright headers.Miikka Heikkinen2014-11-071-7/+7
* Support for dynamic opengl builds.Miikka Heikkinen2014-10-291-294/+279
* Fix scatter item autosizing.Miikka Heikkinen2014-10-151-8/+10
* Fix context cleanupMiikka Heikkinen2014-10-131-0/+2
* Fix screen position based queries in threaded rendering environmentMiikka Heikkinen2014-10-091-0/+1
* Fix crash when removing and changing items for same frameMiikka Heikkinen2014-10-061-0/+2
* Fix static optimization errorsMiikka Heikkinen2014-10-031-1/+2
* Fix changing items in static optimization modeMiikka Heikkinen2014-10-031-21/+66
* Fix selection color and gradient for static optimizationMiikka Heikkinen2014-10-011-25/+77
* Make background margin configurableMiikka Heikkinen2014-09-301-10/+67
* Implement zooming to cursorMiikka Heikkinen2014-09-261-3/+7
* Change custom labels to use label shaderMiikka Heikkinen2014-09-191-13/+0
* Full update for static buffers when data updatedMika Salmela2014-09-171-1/+8
* Limit volume to axis rangesMiikka Heikkinen2014-09-101-0/+40
* ES2 gradient support for static optimizationMika Salmela2014-09-041-0/+23
* Add option to use low definition volume shader.Miikka Heikkinen2014-09-021-5/+2
* Unified gradient for pointsMika Salmela2014-08-291-3/+4
* Range gradient for points on static optimizationMika Salmela2014-08-281-6/+18
* Diffuse and specular color for static optimizationMika Salmela2014-08-271-16/+1
* 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