summaryrefslogtreecommitdiffstats
path: root/src/datavisualization/utils
Commit message (Expand)AuthorAgeFilesLines
...
* Use QOffscreenSurface instead of QWindow for dummy surfaces.Miikka Heikkinen2014-10-301-4/+3
* Fix crash when initializing QCustom3DLabel out of context.Miikka Heikkinen2014-10-292-32/+40
* Add missing includes to utils.cpp.Miikka Heikkinen2014-10-291-0/+2
* Support for dynamic opengl builds.Miikka Heikkinen2014-10-2910-143/+167
* Squeeze labels on ES2Mika Salmela2014-10-283-10/+28
* Regenerate render bufferMika Salmela2014-10-161-2/+4
* Small cleanups for surfaceMika Salmela2014-10-151-1/+1
* Gradient adjustment logic was broken.Miikka Heikkinen2014-10-141-5/+5
* Fix gradient artifacts on some edge casesMiikka Heikkinen2014-10-141-0/+13
* If GL_MAX_TEXTURE_SIZE cannot be read, don't check for itMiikka Heikkinen2014-10-101-1/+1
* Fixed recurring GL_INVALID_VALUE OpenGL errors Tomi Korpipää2014-10-092-105/+135
* Fix minor issues found in testingMiikka Heikkinen2014-10-081-0/+3
* Texture UVs for surface to follow data dimensionMika Salmela2014-10-072-3/+16
* Clang warning fixesTomi Korpipää2014-10-061-2/+2
* Fix surface normals on ascending/descendingMika Salmela2014-10-062-200/+379
* Fix static optimization errorsMiikka Heikkinen2014-10-033-6/+24
* Fix changing items in static optimization modeMiikka Heikkinen2014-10-033-59/+125
* Fixed window blend bugTomi Korpipää2014-10-021-1/+0
* Reduce font size if label gets too wide to fit textureTomi Korpipää2014-10-011-19/+56
* Implement zooming to cursorMiikka Heikkinen2014-09-262-0/+27
* Added possibility to change graph's localeMiikka Heikkinen2014-09-192-33/+62
* Fixed renderToImage for ES2Tomi Korpipää2014-09-151-0/+6
* Implement volume slice framesMiikka Heikkinen2014-09-122-0/+17
* Limit volume to axis rangesMiikka Heikkinen2014-09-102-0/+20
* Unified gradient for pointsMika Salmela2014-08-292-4/+7
* Range gradient for points on static optimizationMika Salmela2014-08-283-1/+58
* Diffuse and specular color for static optimizationMika Salmela2014-08-271-9/+11
* Fix build issue with Qt 5.2.1Miikka Heikkinen2014-08-276-6/+6
* Mac reflection bug fixedTomi Korpipää2014-08-271-0/+1
* Add alpha multiplier to QCustom3DVolume apiMiikka Heikkinen2014-08-252-0/+20
* Gradient color style support for complex meshes on staticMika Salmela2014-08-192-12/+118
* Make volume shading sample once per texture layer.Miikka Heikkinen2014-08-192-12/+32
* Implement volume rendering supportMiikka Heikkinen2014-08-184-0/+117
* Remove obsolete fillDepthTexture functionMika Salmela2014-07-042-19/+0
* Texture to surfaceMika Salmela2014-07-043-4/+91
* Removed common.priMiikka Heikkinen2014-07-021-0/+2
* Fix labels and grid lines changing size when aspect ratio is changedMiikka Heikkinen2014-07-022-76/+45
* Polar graph support, phase oneMiikka Heikkinen2014-06-262-25/+67
* Added some extra checking for selection texture creationMiikka Heikkinen2014-06-241-5/+18
* Texture power-of-two for ES2Tomi Korpipää2014-06-122-5/+5
* Fix for static optimization crash on androidMika Salmela2014-06-062-38/+51
* Removed unused variableTomi Korpipää2014-06-061-1/+0
* Clean upTomi Korpipää2014-06-052-2/+0
* Scatter perf improvementMika Salmela2014-06-057-18/+482
* Clean up (android compilation fixes) Tomi Korpipää2014-06-041-0/+1
* Flip surface normals if either rows or columns are descendingMiikka Heikkinen2014-06-032-21/+57
* Clean up input, theme, utils Tomi Korpipää2014-06-0310-22/+0
* Cache ObjectHelper instancesMiikka Heikkinen2014-05-222-5/+86
* Optimize label rotations a bitMiikka Heikkinen2014-05-192-0/+10
* Fix texture cleanup.Miikka Heikkinen2014-04-282-3/+6