summaryrefslogtreecommitdiffstats
path: root/src/datavisualization/engine/surface3drenderer.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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-2/+1
* Change copyright headers.Miikka Heikkinen2014-11-071-7/+7
* Support for dynamic opengl builds.Miikka Heikkinen2014-10-291-206/+182
* Surface shadow improvementMika Salmela2014-10-221-1/+1
* Small cleanups for surfaceMika Salmela2014-10-151-13/+6
* Fix context cleanupMiikka Heikkinen2014-10-131-15/+10
* Remove separate depth texture for surface shadowsMika Salmela2014-10-131-43/+6
* Fix screen position based queries in threaded rendering environmentMiikka Heikkinen2014-10-091-0/+1
* Grid line color bug in surface fixed Tomi Korpipää2014-10-081-2/+2
* Make background margin configurableMiikka Heikkinen2014-09-301-7/+65
* Implement zooming to cursorMiikka Heikkinen2014-09-261-5/+12
* Change custom labels to use label shaderMiikka Heikkinen2014-09-191-12/+0
* Fix to slice crash bug fixTomi Korpipää2014-09-161-2/+5
* Invalid slice usage crash fixedTomi Korpipää2014-09-161-0/+5
* Limit volume to axis rangesMiikka Heikkinen2014-09-101-0/+40
* 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