summaryrefslogtreecommitdiffstats
path: root/src/datavisualization/engine
Commit message (Expand)AuthorAgeFilesLines
* Clear surface data array after array reset Tomi Korpipää2013-11-071-0/+5
* ES2 support for scatter pointsTomi Korpipää2013-11-065-11/+58
* Added GL_POINTS for scatter Tomi Korpipää2013-11-069-95/+177
* ES2 shadow message Tomi Korpipää2013-11-054-6/+17
* Add configurable main and slice view ordering.Keränen Pasi2013-11-055-12/+52
* Q_PROPERTY NOTIFY addition, part 2 Tomi Korpipää2013-11-058-54/+168
* Q_PROPERTY NOTIFY addition, part 1Tomi Korpipää2013-11-052-26/+50
* Surface toggling API implementedTomi Korpipää2013-11-046-57/+112
* Remove unnecessary render cycle for slicing mode.Miikka Heikkinen2013-11-042-14/+0
* Fixed minimal qml functionality Tomi Korpipää2013-11-011-2/+4
* Support for non-zero centered data in scatter Tomi Korpipää2013-11-013-30/+35
* MinGW compilation error fix Tomi Korpipää2013-11-011-2/+2
* Shadows fixed for barsTomi Korpipää2013-10-312-44/+39
* Cleaning controller callbacks from renderers, part 2Miikka Heikkinen2013-10-3114-134/+78
* Support for off-zero bar value rangesTomi Korpipää2013-10-312-19/+66
* Cleaning controller callbacks from renderers, part 1Miikka Heikkinen2013-10-3110-61/+100
* Support for non-zero centered data in barsTomi Korpipää2013-10-3012-152/+120
* Selection overhaulMiikka Heikkinen2013-10-3024-434/+608
* Grid line bars replaced by flatsTomi Korpipää2013-10-293-108/+190
* Fix scatter item label positioningMiikka Heikkinen2013-10-281-1/+1
* Tech preview RC fixes Tomi Korpipää2013-10-251-0/+2
* Fix a couple of build warningsMiikka Heikkinen2013-10-251-3/+1
* Doc: language review datavisualizationNico Vertriest2013-10-257-35/+35
* Bars autoscaling fixedTomi Korpipää2013-10-242-6/+6
* 0,0 slice problem fixed Tomi Korpipää2013-10-242-3/+9
* Dropped flat shader requirement from 1.50 to 1.20 Tomi Korpipää2013-10-233-5/+9
* Removed jitter from the selection ballMika Salmela2013-10-231-3/+3
* Polygon offset to surface gridMika Salmela2013-10-231-19/+17
* Minor cleanup to surface rendererMiikka Heikkinen2013-10-221-54/+36
* Slice view lighting fixed Tomi Korpipää2013-10-223-115/+46
* Fixed buffer creation failure issueTomi Korpipää2013-10-223-5/+21
* Removed obsolete additions (zComp -related) Tomi Korpipää2013-10-223-9/+5
* Minor optimizations and cleanup to bars and scatter renderingMiikka Heikkinen2013-10-224-528/+436
* Changed depth buffer to 24 bits Tomi Korpipää2013-10-211-1/+1
* Fixed ES2 gradient problem Tomi Korpipää2013-10-214-5/+5
* Fix grid line shadowing Tomi Korpipää2013-10-213-6/+18
* Background lighting fix Tomi Korpipää2013-10-216-34/+32
* Removed zComp Tomi Korpipää2013-10-215-115/+113
* Fix minimal examplesMiikka Heikkinen2013-10-171-1/+1
* Removed floor lines from surface slice Tomi Korpipää2013-10-171-33/+3
* Surface grid drawer cleanup Tomi Korpipää2013-10-171-10/+0
* Change order of slice and main renderingMiikka Heikkinen2013-10-172-10/+8
* Misc documentation fixesMiikka Heikkinen2013-10-169-9/+9
* Android compilation error fixes Tomi Korpipää2013-10-161-5/+5
* New Mac screenshots and fix to the surface minimal example.Keränen Pasi2013-10-161-1/+1
* Doc update Tomi Korpipää2013-10-153-5/+5
* Fix crashes and bugs when using surface with ES2Miikka Heikkinen2013-10-154-13/+16
* Minor optimizations to bars and surface Tomi Korpipää2013-10-154-57/+58
* Minor optimization for scatter Tomi Korpipää2013-10-151-3/+5
* Minor optimization for bars Tomi Korpipää2013-10-141-4/+6