summaryrefslogtreecommitdiffstats
path: root/src/datavis3d/engine/surface3drenderer.cpp
Commit message (Expand)AuthorAgeFilesLines
* Module renamedTomi Korpipää2013-09-101-1256/+0
* New 3D scene for lights and camera setup for input handlers.Keränen Pasi2013-09-101-21/+45
* First step for using proxy in surfaceMika Salmela2013-09-061-90/+71
* Fixing more Valgrind found problemsHeikkinen Miikka2013-09-051-4/+3
* Fixed various issuesHeikkinen Miikka2013-09-051-3/+3
* Added labels to grid linesMika Salmela2013-09-031-35/+195
* Rename "3d" -> "3D" in class names.Miikka Heikkinen2013-08-301-46/+44
* AbstractRenderer into use and grid linesMika Salmela2013-08-261-163/+316
* Android and mingw compilation fixes Tomi Korpipää2013-08-211-2/+2
* Shows the selected data point with red ball and value labelMika Salmela2013-08-161-8/+55
* Rearchitecting to ensure we transfer the data model to renderer in correct st...Keränen Pasi2013-08-151-36/+36
* Enums moved to a class to be usable from QML and C++Tomi Korpipää2013-08-141-5/+5
* Copyright headers updated Tomi Korpipää2013-08-131-31/+8
* Changed "tick" to "segment"Miikka Heikkinen2013-08-091-27/+27
* Detects what point the user has clicked.Mika Salmela2013-08-071-7/+219
* Surface gradient to theme and drawing implementation to renderer.Mika Salmela2013-07-261-57/+43
* Fancy curve example and other stuff.Mika Salmela2013-07-221-9/+18
* Selectable surface grid and smoothnes.Mika Salmela2013-07-181-26/+52
* Finally first visible surface.Mika Salmela2013-07-151-4/+135
* Rotation copied from 3dbars. MouseState enums moved to abstract.Mika Salmela2013-07-031-17/+18
* Initial versions continue. Draws the background.Mika Salmela2013-07-021-13/+275
* Initial placeholders for surface plotMika Salmela2013-06-271-0/+290