summaryrefslogtreecommitdiffstats
path: root/src/datavis3d/utils/camerahelper.cpp
Commit message (Expand)AuthorAgeFilesLines
* Enums moved to a class to be usable from QML and C++Tomi Korpipää2013-08-141-25/+25
* Copyright headers updated Tomi Korpipää2013-08-131-31/+8
* Replaced sins and cos's with q -versionsTomi Korpipää2013-08-121-17/+11
* CameraHelper made non-static to support multiple concurrent 3D views.Keränen Pasi2013-06-191-11/+16
* Include fix Tomi Korpipää2013-06-171-9/+9
* Renamed QTENTERPRISE_DATA.. -> QT_DATA.. Tomi Korpipää2013-06-131-2/+2
* QTCOMMERCIAL -> QTENTERPRISETomi Korpipää2013-05-301-2/+2
* Camera presets added for viewing the graph below Tomi Korpipää2013-05-291-1/+25
* Q3DBars: Label and grid support when viewing from below added Tomi Korpipää2013-05-291-0/+1
* Q3DBars: Better support for negative valuesTomi Korpipää2013-05-291-3/+7
* Added datavis3d back under srcHeikkinen Miikka2013-05-171-0/+281
* Directory structure reorganizedTomi Korpipää2013-05-081-281/+0
* Shadow mapping implementationTomi Korpipää2013-05-081-15/+17
* Refactoring to get ready for a second vis typeTomi Korpipää2013-04-301-26/+26
* Object drawing and label generation moved to their own classTomi Korpipää2013-04-161-13/+9
* Preset camera function moved to camerahelper Tomi Korpipää2013-04-151-0/+103
* Copyright changes Tomi Korpipää2013-04-151-1/+1
* Added drawing the label of selected bar in non-QPainter version Tomi Korpipää2013-04-151-0/+6
* Coding style changes Tomi Korpipää2013-04-091-7/+4
* Disallowed rotating the zoom sceneTomi Korpipää2013-04-091-5/+13
* Added a data item classTomi Korpipää2013-04-041-0/+41
* Light adjustments Tomi Korpipää2013-04-021-9/+12
* Move light with cameraTomi Korpipää2013-03-281-3/+11
* Changed parameters to constant reference parameters Tomi Korpipää2013-03-281-6/+14
* Fixed zooming when preset camera is other than 'PresetFrontLow'Tomi Korpipää2013-03-261-2/+2
* Added API for preset camera positionsTomi Korpipää2013-03-261-1/+2
* Fixed lighting problems by moving all objects to positive z axisTomi Korpipää2013-03-151-0/+4
* Fixed linux compilation problemTomi Korpipää2013-03-151-1/+2
* Initial version of QtDataVis3DTomi Korpipää2013-03-071-0/+103