index
:
qt/qtdatavis3d.git
5.10
5.11
5.12
5.13
5.14
5.15
5.6
5.7
5.8
5.9
6.1
6.2
6.2.0
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.5
dev
wip/NG
Qt 3D data visualization framework
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
datavisualization
/
engine
/
scatter3drenderer.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use SPDX license identifiers
Lucie Gérard
2022-06-13
1
-28
/
+2
*
Scatter3DRenderer: initialize variable to make GCC 12 happy
Thiago Macieira
2022-04-25
1
-1
/
+1
*
Remove custom namespace
Tomi Korpipaa
2021-01-28
1
-2
/
+2
*
Fix compilation issues for macOS and Android on Qt 6.0
Tuomo Pelkonen
2021-01-27
1
-4
/
+4
*
Use QList instead of QVector
Jarek Kobus
2020-06-25
1
-2
/
+2
*
Fix hanging at application exit
Tomi Korpipaa
2019-04-29
1
-9
/
+12
*
Use Qt::Alignment instead of the AlignmentFlag enum to represent flags
Olivier Goffart
2018-04-10
1
-2
/
+2
*
Copyright file update to GPL
Miikka Heikkinen
2016-01-12
1
-9
/
+17
*
Update license headers
Miikka Heikkinen
2015-10-20
1
-11
/
+14
*
Copyright header changes
Mika Salmela
2015-04-14
1
-3
/
+3
*
Support larger custom meshes.
Miikka Heikkinen
2014-11-18
1
-3
/
+3
*
Change copyright headers.
Miikka Heikkinen
2014-11-07
1
-7
/
+7
*
Support for dynamic opengl builds.
Miikka Heikkinen
2014-10-29
1
-294
/
+279
*
Fix scatter item autosizing.
Miikka Heikkinen
2014-10-15
1
-8
/
+10
*
Fix context cleanup
Miikka Heikkinen
2014-10-13
1
-0
/
+2
*
Fix screen position based queries in threaded rendering environment
Miikka Heikkinen
2014-10-09
1
-0
/
+1
*
Fix crash when removing and changing items for same frame
Miikka Heikkinen
2014-10-06
1
-0
/
+2
*
Fix static optimization errors
Miikka Heikkinen
2014-10-03
1
-1
/
+2
*
Fix changing items in static optimization mode
Miikka Heikkinen
2014-10-03
1
-21
/
+66
*
Fix selection color and gradient for static optimization
Miikka Heikkinen
2014-10-01
1
-25
/
+77
*
Make background margin configurable
Miikka Heikkinen
2014-09-30
1
-10
/
+67
*
Implement zooming to cursor
Miikka Heikkinen
2014-09-26
1
-3
/
+7
*
Change custom labels to use label shader
Miikka Heikkinen
2014-09-19
1
-13
/
+0
*
Full update for static buffers when data updated
Mika Salmela
2014-09-17
1
-1
/
+8
*
Limit volume to axis ranges
Miikka Heikkinen
2014-09-10
1
-0
/
+40
*
ES2 gradient support for static optimization
Mika Salmela
2014-09-04
1
-0
/
+23
*
Add option to use low definition volume shader.
Miikka Heikkinen
2014-09-02
1
-5
/
+2
*
Unified gradient for points
Mika Salmela
2014-08-29
1
-3
/
+4
*
Range gradient for points on static optimization
Mika Salmela
2014-08-28
1
-6
/
+18
*
Diffuse and specular color for static optimization
Mika Salmela
2014-08-27
1
-16
/
+1
*
Fix build issue with Qt 5.2.1
Miikka Heikkinen
2014-08-27
1
-2
/
+2
*
Gradient color style support for complex meshes on static
Mika Salmela
2014-08-19
1
-1
/
+48
*
Implement volume rendering support
Miikka Heikkinen
2014-08-18
1
-7
/
+12
*
Enable camera targeting.
Miikka Heikkinen
2014-08-06
1
-9
/
+11
*
Texture to surface
Mika Salmela
2014-07-04
1
-2
/
+2
*
Fix non-visible selected item drawing in static optimization mode
Miikka Heikkinen
2014-07-02
1
-69
/
+71
*
Fix labels and grid lines changing size when aspect ratio is changed
Miikka Heikkinen
2014-07-02
1
-28
/
+40
*
Added horizontal aspect ratio property for abstract graphs
Miikka Heikkinen
2014-07-01
1
-20
/
+21
*
Fix custom item position in polar graphs
Miikka Heikkinen
2014-06-30
1
-4
/
+8
*
Adjust background margins based on angular labels and title
Miikka Heikkinen
2014-06-30
1
-25
/
+58
*
Fix polar axis title positioning
Miikka Heikkinen
2014-06-27
1
-2
/
+21
*
Removed unnecessary texture enablings
Tomi Korpipää
2014-06-27
1
-6
/
+0
*
Polar chart for scatter
Miikka Heikkinen
2014-06-26
1
-270
/
+261
*
Add flipHorizontalGrid property for surface
Miikka Heikkinen
2014-06-26
1
-0
/
+1
*
Polar graph support, phase one
Miikka Heikkinen
2014-06-26
1
-16
/
+14
*
Added some extra checking for selection texture creation
Miikka Heikkinen
2014-06-24
1
-1
/
+2
*
Fix for static optimization crash on android
Mika Salmela
2014-06-06
1
-1
/
+13
*
Fix missing axis titles with zero rotation and fixed titles
Miikka Heikkinen
2014-06-06
1
-7
/
+8
*
Change label polygon offset to follow draw order
Miikka Heikkinen
2014-06-05
1
-3
/
+6
*
Clean up
Tomi Korpipää
2014-06-05
1
-13
/
+23
[next]