summaryrefslogtreecommitdiffstats
path: root/src/datavisualization/utils
Commit message (Expand)AuthorAgeFilesLines
* Fixed OpenGL 3.x crashTomi Korpipää2015-10-191-0/+2
* Fix compilation with namespaced Qt.Friedemann Kleint2015-09-213-2/+4
* Copyright header changesMika Salmela2015-04-1423-69/+69
* Once more crash fix on texture adding.Mika Salmela2014-11-211-5/+13
* Fix crash when adding a texture on QMLMika Salmela2014-11-211-5/+7
* Support larger custom meshes.Miikka Heikkinen2014-11-189-117/+14
* Change copyright headers.Miikka Heikkinen2014-11-0723-161/+161
* Added flags to software renderer test Tomi Korpipää2014-11-052-0/+4
* Fixed font size jumping in ES2 Tomi Korpipää2014-11-051-1/+1
* Force software renderer to using ES2 Tomi Korpipää2014-11-052-10/+55
* Fixed surface slice problemTomi Korpipää2014-10-311-1/+1
* 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