summaryrefslogtreecommitdiffstats
path: root/src/datavisualization/engine/bars3drenderer.cpp
Commit message (Expand)AuthorAgeFilesLines
* Copyright file update to GPLMiikka Heikkinen2016-01-121-9/+17
* Update license headersMiikka Heikkinen2015-10-201-11/+14
* Copyright header changesMika Salmela2015-04-141-3/+3
* Support larger custom meshes.Miikka Heikkinen2014-11-181-1/+1
* Change copyright headers.Miikka Heikkinen2014-11-071-7/+7
* Support for dynamic opengl builds.Miikka Heikkinen2014-10-291-126/+100
* Fix context cleanupMiikka Heikkinen2014-10-131-0/+2
* Fix screen position based queries in threaded rendering environmentMiikka Heikkinen2014-10-091-0/+1
* Fixed selecting through the floor bugTomi Korpipää2014-10-081-36/+43
* Fixed shadow issue with reflections and no background Tomi Korpipää2014-10-071-2/+3
* Make background margin configurableMiikka Heikkinen2014-09-301-13/+30
* Implement zooming to cursorMiikka Heikkinen2014-09-261-5/+15
* Allow setting the floor level on bar graphs.Miikka Heikkinen2014-09-221-17/+30
* Change custom labels to use label shaderMiikka Heikkinen2014-09-191-12/+0
* Fix to slice crash bug fixTomi Korpipää2014-09-161-2/+5
* Invalid slice usage crash fixedTomi Korpipää2014-09-161-0/+11
* Limit volume to axis rangesMiikka Heikkinen2014-09-101-6/+46
* Add option to use low definition volume shader.Miikka Heikkinen2014-09-021-6/+2
* Mac reflection bug fixedTomi Korpipää2014-08-271-6/+4
* Reflection API addedTomi Korpipää2014-08-261-104/+74
* Implement volume rendering supportMiikka Heikkinen2014-08-181-5/+10
* Enable camera targeting.Miikka Heikkinen2014-08-061-48/+45
* Improved the visuals in slice modes.Miikka Heikkinen2014-07-041-3/+6
* Adjust background margins based on angular labels and titleMiikka Heikkinen2014-06-301-0/+2
* Polar graph support, phase oneMiikka Heikkinen2014-06-261-13/+10
* Added some extra checking for selection texture creationMiikka Heikkinen2014-06-241-1/+2
* Bars: Moved bar, background and grid line drawing to separate methodsTomi Korpipää2014-06-241-113/+270
* Fix missing axis titles with zero rotation and fixed titlesMiikka Heikkinen2014-06-061-7/+8
* Change label polygon offset to follow draw orderMiikka Heikkinen2014-06-051-3/+6
* Clean up Tomi Korpipää2014-06-041-18/+29
* Misc fixes for bugs found during examples testingMiikka Heikkinen2014-06-031-1/+1
* Clean up renderersTomi Korpipää2014-06-031-9/+0
* Misc fixes found while valgrinding.Miikka Heikkinen2014-06-021-3/+9
* Fix various issuesMiikka Heikkinen2014-06-021-7/+11
* Added CustomLabelItemTomi Korpipää2014-05-281-1/+1
* Fix labels transparency within each axisMiikka Heikkinen2014-05-281-81/+104
* Optionally show axis titles on the graphMiikka Heikkinen2014-05-271-28/+33
* Added API for changing data aspect ratioTomi Korpipää2014-05-261-0/+5
* Fix misc minor issuesMiikka Heikkinen2014-05-221-1/+1
* Cache ObjectHelper instancesMiikka Heikkinen2014-05-221-15/+9
* Added support for custom items with absolute coordinatesTomi Korpipää2014-05-211-7/+17
* Fix label alignmentsMiikka Heikkinen2014-05-191-9/+9
* Optimize label rotations a bitMiikka Heikkinen2014-05-191-15/+22
* Implement axis label autorotationMiikka Heikkinen2014-05-191-26/+180
* Added option to use orthographic projectionTomi Korpipää2014-05-141-3/+18
* Use blending for custom items only when neededTomi Korpipää2014-05-141-4/+5
* API to query custom item selection Tomi Korpipää2014-05-131-0/+4
* Added API for querying label selectionTomi Korpipää2014-05-131-0/+4
* Value axis reversing supportMiikka Heikkinen2014-05-081-59/+76
* Optimize single item changes in bar/surface item models.Miikka Heikkinen2014-05-021-1/+12