summaryrefslogtreecommitdiffstats
path: root/src/datavisualization/engine/surface3drenderer.cpp
Commit message (Expand)AuthorAgeFilesLines
* Clear surface data array after array reset Tomi Korpipää2013-11-071-0/+5
* Add configurable main and slice view ordering.Keränen Pasi2013-11-051-6/+9
* Surface toggling API implementedTomi Korpipää2013-11-041-57/+68
* Remove unnecessary render cycle for slicing mode.Miikka Heikkinen2013-11-041-7/+0
* Cleaning controller callbacks from renderers, part 2Miikka Heikkinen2013-10-311-42/+4
* Cleaning controller callbacks from renderers, part 1Miikka Heikkinen2013-10-311-14/+14
* Support for non-zero centered data in barsTomi Korpipää2013-10-301-2/+2
* Selection overhaulMiikka Heikkinen2013-10-301-91/+100
* Grid line bars replaced by flatsTomi Korpipää2013-10-291-25/+53
* Tech preview RC fixes Tomi Korpipää2013-10-251-0/+2
* Doc: language review datavisualizationNico Vertriest2013-10-251-1/+1
* Dropped flat shader requirement from 1.50 to 1.20 Tomi Korpipää2013-10-231-1/+1
* 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-221-44/+14
* Fixed buffer creation failure issueTomi Korpipää2013-10-221-0/+3
* Removed obsolete additions (zComp -related) Tomi Korpipää2013-10-221-5/+2
* Minor optimizations and cleanup to bars and scatter renderingMiikka Heikkinen2013-10-221-12/+7
* Fixed ES2 gradient problem Tomi Korpipää2013-10-211-2/+2
* Fix grid line shadowing Tomi Korpipää2013-10-211-2/+6
* Background lighting fix Tomi Korpipää2013-10-211-1/+2
* Removed zComp Tomi Korpipää2013-10-211-31/+29
* Removed floor lines from surface slice Tomi Korpipää2013-10-171-33/+3
* Change order of slice and main renderingMiikka Heikkinen2013-10-171-7/+5
* Fix crashes and bugs when using surface with ES2Miikka Heikkinen2013-10-151-6/+4
* Minor optimizations to bars and surface Tomi Korpipää2013-10-151-40/+40
* Fix crash when changing to slice selection mode with no data visibleMiikka Heikkinen2013-10-111-0/+4
* Make grid visibility affect surface slice modeMiikka Heikkinen2013-10-111-84/+87
* Fix slice view reset on proxy changeMiikka Heikkinen2013-10-111-1/+5
* Surface slice view lighting adjusted Tomi Korpipää2013-10-111-8/+5
* Mac compilation fixesTomi Korpipää2013-10-101-1/+1
* Aspect ratio preservation for surface slice viewMika Salmela2013-10-091-11/+6
* Compilation error fix Tomi Korpipää2013-10-081-4/+4
* No perspective for surface sliceMika Salmela2013-10-041-17/+10
* Fixed double-tap issues with surface slice Tomi Korpipää2013-10-041-5/+10
* Selection fixed for Android surface Tomi Korpipää2013-10-031-11/+3
* QML surface crash fix for Android Tomi Korpipää2013-10-031-1/+17
* Surface slice view back againMika Salmela2013-10-021-23/+19
* Refactored MeshStyle and InputState Tomi Korpipää2013-10-021-2/+2
* Refactored SelectionMode Tomi Korpipää2013-10-021-19/+20
* Refactored LabelTransparency and ShadowQualityTomi Korpipää2013-10-021-39/+39
* Make surface selection label follow the themeMiikka Heikkinen2013-10-021-3/+1
* Texture coordinates updated on sample dimension changeMika Salmela2013-10-011-10/+6
* Position surface selection ball correctly on y-axisMiikka Heikkinen2013-10-011-1/+2
* Refactor surface data item to have X, Y, and Z values.Miikka Heikkinen2013-10-011-81/+113
* Surface follows selection mode changes on the flyMika Salmela2013-09-301-7/+32
* Surface shader changed on smooth update if no object yetMika Salmela2013-09-301-14/+19
* Allow resetting with existing array for surfaceMiikka Heikkinen2013-09-271-21/+33
* Fixed ball positioning when surface scaledMika Salmela2013-09-261-6/+7