summaryrefslogtreecommitdiffstats
path: root/src/datavis3d/engine/surface3drenderer_p.h
Commit message (Expand)AuthorAgeFilesLines
* New 3D scene for lights and camera setup for input handlers.Keränen Pasi2013-09-101-3/+4
* First step for using proxy in surfaceMika Salmela2013-09-061-17/+9
* Added labels to grid linesMika Salmela2013-09-031-1/+6
* Rename "3d" -> "3D" in class names.Miikka Heikkinen2013-08-301-5/+5
* AbstractRenderer into use and grid linesMika Salmela2013-08-261-50/+21
* Shows the selected data point with red ball and value labelMika Salmela2013-08-161-0/+6
* Enums moved to a class to be usable from QML and C++Tomi Korpipää2013-08-141-3/+3
* Copyright headers updated Tomi Korpipää2013-08-131-31/+8
* Changed "tick" to "segment"Miikka Heikkinen2013-08-091-6/+6
* Detects what point the user has clicked.Mika Salmela2013-08-071-0/+12
* Surface gradient to theme and drawing implementation to renderer.Mika Salmela2013-07-261-9/+5
* Fancy curve example and other stuff.Mika Salmela2013-07-221-1/+1
* Selectable surface grid and smoothnes.Mika Salmela2013-07-181-2/+8
* Finally first visible surface.Mika Salmela2013-07-151-1/+9
* Rotation copied from 3dbars. MouseState enums moved to abstract.Mika Salmela2013-07-031-4/+2
* Initial versions continue. Draws the background.Mika Salmela2013-07-021-5/+47
* Initial placeholders for surface plotMika Salmela2013-06-271-0/+150