summaryrefslogtreecommitdiffstats
path: root/src/datavis3d/engine/drawer.cpp
Commit message (Expand)AuthorAgeFilesLines
* Module renamedTomi Korpipää2013-09-101-347/+0
* New 3D scene for lights and camera setup for input handlers.Keränen Pasi2013-09-101-3/+3
* Label width issue fixedTomi Korpipää2013-09-091-2/+8
* Fixed various issuesHeikkinen Miikka2013-09-051-0/+1
* Make axes ownership more usefulMiikka Heikkinen2013-08-291-12/+14
* Android and mingw compilation fixes Tomi Korpipää2013-08-211-2/+2
* Refactored enums zoom -> slice Tomi Korpipää2013-08-211-1/+1
* Implement selection label formattingMiikka Heikkinen2013-08-211-3/+3
* 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
* Replaced sins and cos's with q -versionsTomi Korpipää2013-08-121-9/+9
* Q3DScatter: Axis label drawing addedTomi Korpipää2013-08-061-1/+7
* Fancy curve example and other stuff.Mika Salmela2013-07-221-2/+2
* Finally first visible surface.Mika Salmela2013-07-151-1/+33
* Refactor data itemMiikka Heikkinen2013-07-091-10/+9
* Miscellaneous fixesMiikka Heikkinen2013-07-051-0/+2
* Data proxy implementation for bars.Miikka Heikkinen2013-07-041-18/+13
* Axis abstractionMiikka Heikkinen2013-06-251-4/+1
* Doc fixes and some cleanupMiikka Heikkinen2013-06-241-1/+1
* CameraHelper made non-static to support multiple concurrent 3D views.Keränen Pasi2013-06-191-2/+4
* Restoring the proper Scene Graph GL state when shadows are active.Keränen Pasi2013-06-191-10/+13
* QML2 shadows fixed again Tomi Korpipää2013-06-191-1/+7
* Include fix Tomi Korpipää2013-06-171-4/+4
* Renamed QTENTERPRISE_DATA.. -> QT_DATA.. Tomi Korpipää2013-06-131-2/+2
* Documentation addedTomi Korpipää2013-06-121-2/+6
* Refactoring commong 3d bars functionality to separate class, added QML classes.Keränen Pasi2013-06-121-2/+6
* QTCOMMERCIAL -> QTENTERPRISETomi Korpipää2013-05-301-2/+2
* Some android related fixesHeikkinen Miikka2013-05-231-0/+11
* Added datavis3d back under srcHeikkinen Miikka2013-05-171-0/+300
* Directory structure reorganizedTomi Korpipää2013-05-081-300/+0
* Added depth texture support to drawObject Tomi Korpipää2013-05-071-6/+13
* Q3DMaps: Label updating after changes doneTomi Korpipää2013-05-031-2/+1
* Refactoring to get ready for a second vis typeTomi Korpipää2013-04-301-2/+139
* Separate selection label support added Tomi Korpipää2013-04-181-26/+7
* Added bar label drawing in zoom selection view Tomi Korpipää2013-04-171-7/+14
* Object drawing and label generation moved to their own classTomi Korpipää2013-04-161-0/+169