summaryrefslogtreecommitdiffstats
path: root/src/datavis3d/engine/scatter3dcontroller_p.h
Commit message (Expand)AuthorAgeFilesLines
* New 3D scene for lights and camera setup for input handlers.Keränen Pasi2013-09-101-23/+0
* Rename axes to avoid conflicts with ChartsMiikka Heikkinen2013-09-041-1/+1
* Only render the scene when something changes.Miikka Heikkinen2013-09-031-1/+0
* Improved the ownership handling of data proxies and axes.Miikka Heikkinen2013-08-301-4/+1
* Add selection signaling for scatterMiikka Heikkinen2013-08-271-1/+10
* Fixed zoomlevel cachingMiikka Heikkinen2013-08-161-3/+1
* Moved functions from specific controllers to abstract controllerTomi Korpipää2013-08-151-53/+4
* Rearchitecting to ensure we transfer the data model to renderer in correct st...Keränen Pasi2013-08-151-13/+24
* Enums moved to a class to be usable from QML and C++Tomi Korpipää2013-08-141-5/+5
* Refactoring function and enum namesTomi Korpipää2013-08-131-6/+1
* Copyright headers updated Tomi Korpipää2013-08-131-31/+8
* Q3DScatter: Axes taken into use for lines and labelsTomi Korpipää2013-08-091-10/+3
* Changed "tick" to "segment"Miikka Heikkinen2013-08-091-6/+6
* Q3DScatter: Refactoring Tomi Korpipää2013-08-081-1/+0
* Implement axis caching to renderer.Miikka Heikkinen2013-08-071-3/+0
* Q3DScatter: scatterposition to QVector3DTomi Korpipää2013-08-051-27/+2
* Q3DScatter: First draft Tomi Korpipää2013-08-051-0/+228