summaryrefslogtreecommitdiffstats
path: root/src/datavis3d/engine/q3dsurface.cpp
Commit message (Expand)AuthorAgeFilesLines
* Module renamedTomi Korpipää2013-09-101-321/+0
* First step for using proxy in surfaceMika Salmela2013-09-061-29/+29
* Rename axes to avoid conflicts with ChartsMiikka Heikkinen2013-09-041-17/+17
* Only render the scene when something changes.Miikka Heikkinen2013-09-031-0/+2
* Rename "3d" -> "3D" in class names.Miikka Heikkinen2013-08-301-1/+1
* Improved the ownership handling of data proxies and axes.Miikka Heikkinen2013-08-301-9/+15
* Make axes ownership more usefulMiikka Heikkinen2013-08-291-15/+82
* AbstractRenderer into use and grid linesMika Salmela2013-08-261-12/+75
* Android and mingw compilation fixes Tomi Korpipää2013-08-211-2/+5
* Shows the selected data point with red ball and value labelMika Salmela2013-08-161-1/+0
* Copyright headers updated Tomi Korpipää2013-08-131-31/+8
* Const changes to public headers Tomi Korpipää2013-08-131-3/+3
* Changed "tick" to "segment"Miikka Heikkinen2013-08-091-5/+5
* Surface gradient to theme and drawing implementation to renderer.Mika Salmela2013-07-261-0/+5
* Fancy curve example and other stuff.Mika Salmela2013-07-221-2/+18
* Selectable surface grid and smoothnes.Mika Salmela2013-07-181-0/+20
* Initial versions continue. Draws the background.Mika Salmela2013-07-021-8/+15
* Initial placeholders for surface plotMika Salmela2013-06-271-0/+156