summaryrefslogtreecommitdiffstats
path: root/src/datavis3d/engine/surface3dcontroller.cpp
Commit message (Expand)AuthorAgeFilesLines
* New 3D scene for lights and camera setup for input handlers.Keränen Pasi2013-09-101-73/+8
* First step for using proxy in surfaceMika Salmela2013-09-061-12/+32
* Rename axes to avoid conflicts with ChartsMiikka Heikkinen2013-09-041-4/+4
* Only render the scene when something changes.Miikka Heikkinen2013-09-031-2/+11
* Rename "3d" -> "3D" in class names.Miikka Heikkinen2013-08-301-20/+20
* Make axes ownership more usefulMiikka Heikkinen2013-08-291-4/+6
* AbstractRenderer into use and grid linesMika Salmela2013-08-261-32/+14
* Android and mingw compilation fixes Tomi Korpipää2013-08-211-3/+5
* Rearchitecting to ensure we transfer the data model to renderer in correct st...Keränen Pasi2013-08-151-0/+13
* Copyright headers updated Tomi Korpipää2013-08-131-31/+8
* Changed "tick" to "segment"Miikka Heikkinen2013-08-091-5/+5
* Detects what point the user has clicked.Mika Salmela2013-08-071-1/+10
* Surface gradient to theme and drawing implementation to renderer.Mika Salmela2013-07-261-0/+6
* Fancy curve example and other stuff.Mika Salmela2013-07-221-1/+10
* Selectable surface grid and smoothnes.Mika Salmela2013-07-181-2/+26
* Finally first visible surface.Mika Salmela2013-07-151-0/+1
* Rotation copied from 3dbars. MouseState enums moved to abstract.Mika Salmela2013-07-031-5/+34
* Initial versions continue. Draws the background.Mika Salmela2013-07-021-3/+20
* Initial placeholders for surface plotMika Salmela2013-06-271-0/+126