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.4.3
6.5
6.5.0
dev
wip/NG
Qt 3D data visualization framework
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
examples
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use QRandomGenerator instead of q?rand
Thiago Macieira
2017-07-04
4
-8
/
+19
*
Use qRadiansToDegrees() and qDegreesToRadians() more widely
Edward Welbourne
2017-06-14
1
-1
/
+1
*
Merge remote-tracking branch 'origin/5.7' into 5.8
Liang Qi
2016-11-08
19
-73
/
+73
|
\
|
*
Doc: Use capitalization in section titles
Topi Reinio
2016-11-02
19
-73
/
+73
*
|
Doc: Add section on running examples to example docs
Leena Miettinen
2016-11-02
23
-1
/
+47
|
/
*
Merge remote-tracking branch 'origin/5.6' into 5.7
v5.7.0-beta1
Liang Qi
2016-04-08
1
-0
/
+3
|
\
|
*
fix namespaced build
Oswald Buddenhagen
2016-04-06
1
-0
/
+3
*
|
Made controls easier to use on touch devices
Tomi Korpipää
2016-01-15
2
-9
/
+64
*
|
Copyright file update to GPL
Miikka Heikkinen
2016-01-12
121
-1089
/
+2057
*
|
Add a method for checking if context was successfully created
Miikka Heikkinen
2015-12-30
13
-1
/
+92
|
/
*
Fix issues with COIN builds
Miikka Heikkinen
2015-10-22
1
-4
/
+3
*
Update license headers
Miikka Heikkinen
2015-10-20
121
-1331
/
+1694
*
Fix building against 5.6
Miikka Heikkinen
2015-06-17
13
-17
/
+17
*
Copyright header changes
Mika Salmela
2015-04-14
121
-363
/
+363
*
qmlscatter example: Give a default size to the view item
Caroline Chao
2015-03-11
1
-0
/
+2
*
Qt 5.5 fixes
Tomi Korpipää
2015-02-23
4
-0
/
+1
*
Minor tweaks to texturesurface example.
Miikka Heikkinen
2014-11-21
2
-1
/
+2
*
Make customitems example actually show some custom items.
Miikka Heikkinen
2014-11-21
2
-0
/
+5
*
Fix WinRT issues.
Miikka Heikkinen
2014-11-19
13
-25
/
+25
*
Fix typo in docs
Miikka Heikkinen
2014-11-13
1
-1
/
+1
*
Change copyright headers.
Miikka Heikkinen
2014-11-07
121
-847
/
+847
*
Fix qmloscilloscope linking issue on some envs
Miikka Heikkinen
2014-11-03
1
-1
/
+1
*
Fix crash on qmloscilloscope in Qt 5.4
Miikka Heikkinen
2014-10-30
2
-2
/
+2
*
Support for dynamic opengl builds.
Miikka Heikkinen
2014-10-29
1
-108
/
+120
*
Make build check for existence of quick module.
Miikka Heikkinen
2014-10-24
1
-12
/
+15
*
License info for texturedsurface example
Mika Salmela
2014-10-09
1
-0
/
+77
*
Fix minor issues found in testing
Miikka Heikkinen
2014-10-08
1
-1
/
+1
*
Texture UVs for surface to follow data dimension
Mika Salmela
2014-10-07
1
-2
/
+3
*
Added snapshots to examples missing them
Tomi Korpipää
2014-10-06
2
-0
/
+0
*
Fix invalid pixel in water layer corner in qmlsurfacelayers example
Miikka Heikkinen
2014-10-06
1
-0
/
+0
*
Fix mac -> OS X
Miikka Heikkinen
2014-10-06
1
-1
/
+1
*
Allow setting bounds for camera zoom level
Miikka Heikkinen
2014-09-26
2
-11
/
+2
*
Implement zooming to cursor
Miikka Heikkinen
2014-09-26
1
-0
/
+4
*
Change custom labels to use label shader
Miikka Heikkinen
2014-09-19
1
-64
/
+74
*
Documentation for volumetric example
Miikka Heikkinen
2014-09-15
2
-8
/
+135
*
Implement volume slice frames
Miikka Heikkinen
2014-09-12
3
-7
/
+54
*
Limit volume to axis ranges
Miikka Heikkinen
2014-09-10
3
-5
/
+86
*
Add possibility to scale custom items according to data ranges
Miikka Heikkinen
2014-09-08
1
-11
/
+19
*
Change volumetric example to show fictional terrain
Miikka Heikkinen
2014-09-03
8
-49
/
+315
*
Add option to use low definition volume shader.
Miikka Heikkinen
2014-09-02
3
-1
/
+14
*
Added reflection to 2 examples
Tomi Korpipää
2014-08-26
8
-2
/
+19
*
Add alpha multiplier to QCustom3DVolume api
Miikka Heikkinen
2014-08-25
3
-15
/
+74
*
Implement API function for rendering volume slice to an image.
Miikka Heikkinen
2014-08-25
3
-10
/
+72
*
Gradient to highlight series
Mika Salmela
2014-08-21
8
-28
/
+114
*
Make volume transparency uniform regardless of viewing angle
Miikka Heikkinen
2014-08-20
1
-1
/
+1
*
Improve volumetric example
Miikka Heikkinen
2014-08-19
3
-52
/
+249
*
Show warning label in volumetric example on OpenGL ES
Miikka Heikkinen
2014-08-19
1
-7
/
+25
*
Make volume shading sample once per texture layer.
Miikka Heikkinen
2014-08-19
1
-3
/
+3
*
Implement volume rendering support
Miikka Heikkinen
2014-08-18
6
-1
/
+387
*
Documentation for textured surface example
Mika Salmela
2014-08-15
5
-4
/
+99
[next]