index
:
qt/qt3d.git
5.10
5.11
5.12
5.13
5.14
5.15
5.5
5.6
5.7
5.8
5.9
6.0
6.1
6.10
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
6.5.1
6.5.2
6.5.3
6.6
6.6.0
6.6.1
6.6.2
6.6.3
6.7
6.7.0
6.7.1
6.7.2
6.7.3
6.8
6.8.0
6.8.1
6.8.2
6.8.3
6.9
6.9.0
6.9.1
dev
qt4
wip/animation
wip/cmake
wip/particles
wip/physics
wip/qtquickintegration
wip/refactor
wip/rhi-renderer
wip/vr
Qt3D
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
render
/
texture
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix compilation when features are disabled
Jari Helaakoski
2024-12-15
1
-0
/
+4
*
Replace deprecated QImage::mirror(ed) with flip(ped)
Allan Sandfeld Jensen
2024-12-02
1
-1
/
+1
*
Qt3D.Render: prepare for qt_add_qml_modue
Sami Shalayel
2024-09-20
1
-2
/
+2
*
Doc: Replace \instantiates with \nativetype
Paul Wicking
2024-08-20
4
-16
/
+16
*
Fix crash in QPaintedTextureImage when never calling repaint()
Aurélien Brooke
2024-02-28
1
-0
/
+3
*
Doc: Fully qualify \property, \qmlproperty, \typedef, \enum
Luca Di Sera
2024-02-13
4
-9
/
+9
*
build system: fix unity builds
Tim Blechmann
2024-02-07
4
-6
/
+8
*
Build with QT_NO_CONTEXTLESS_CONNECT
Ahmad Samir
2023-07-22
1
-1
/
+1
*
Doc: Fix incorrect module/type names in \qmlproperty commands
Topi Reinio
2023-06-06
2
-16
/
+16
*
Remove qmake build files
Mike Krus
2023-03-17
1
-38
/
+0
*
QPaintedTextureImage: fill image with transparency by default
Paul Lemire
2023-02-10
1
-0
/
+1
*
Remove Qt6 QT_VERSION checks from the code base
Paul Lemire
2023-02-10
1
-4
/
+0
*
qtexturedataupdate.h: fix namespace declaration for syncqt to work
Paul Lemire
2022-12-19
1
-2
/
+1
*
Port from qAsConst() to std::as_const()
Marc Mutz
2022-10-20
1
-1
/
+1
*
Port from container::count() and length() to size() - V4
Marc Mutz
2022-10-20
1
-3
/
+3
*
RHI backend: set texture handle on the frontend node
Paul Lemire
2022-08-11
1
-1
/
+2
*
Fix various [=] lambda captures to capture [this] instead
Marc Mutz
2022-07-12
1
-2
/
+2
*
Qt3DRender: includemocs
Mike Krus
2022-06-22
6
-0
/
+12
*
Use SPDX license identifiers
Lucie Gérard
2022-06-22
33
-1254
/
+66
*
Qt3D: replace qSwap with member-swap where possible
Marc Mutz
2022-05-16
1
-1
/
+1
*
Remove uses of deprecated {QByteArray, QString}::count()
Sona Kurazyan
2022-04-27
1
-1
/
+1
*
Make sure all private headers include at least one other
Thiago Macieira
2022-03-08
2
-2
/
+3
*
Replace discouraged Q_MOVABLE_TYPE by Q_RELOCATABLE_TYPE
Andreas Buhr
2020-12-22
1
-1
/
+1
*
Handle changes in OpenGL classes
Mike Krus
2020-11-27
1
-0
/
+4
*
Doc: Fix documentation warnings
Topi Reinio
2020-11-25
2
-20
/
+10
*
QAbstractTexture: expose mipLevel
Paul Lemire
2020-11-24
3
-1
/
+30
*
Add mipmaps count to QAbstracTexturePrivate
Juan José Casafranca
2020-11-05
3
-0
/
+3
*
Fix taking pending texture data updates
Juan José Casafranca
2020-11-05
1
-1
/
+2
*
Replace old Q_DECL statements with modern C++
Allan Sandfeld Jensen
2020-11-02
2
-48
/
+48
*
Pass the raw data to the texture data extractor
Juan José Casafranca
2020-10-27
3
-6
/
+7
*
Expand QPaintedTextureImage documentation
Michael Brasser
2020-10-22
1
-2
/
+15
*
Allow to specify a functor to extract data from QTextureImageData
Juan Casafranca
2020-09-28
3
-0
/
+26
*
Allow to set alignment requirement for an image
Juan Casafranca
2020-09-28
3
-0
/
+25
*
qtextureimagedata.h: Fix include directive
Friedemann Kleint
2020-09-17
1
-5
/
+1
*
Fix compilation with newer qtbase
Fabian Kosmale
2020-08-25
1
-0
/
+1
*
Use QList instead of QVector in render
Jarek Kobus
2020-07-09
2
-7
/
+7
*
Use QList instead of QVector
Jarek Kobus
2020-07-07
4
-5
/
+5
*
GLTexture: change internals to use std::vector
Paul Lemire
2020-07-07
1
-2
/
+2
*
Add ; to Q_UNUSED
Lars Schmertmann
2020-06-24
1
-1
/
+1
*
Fix compile warnings related to deprecations or unused variables
Paul Lemire
2020-06-08
1
-1
/
+1
*
Fix build for Qt6
Mike Krus
2020-05-06
1
-1
/
+1
*
Merge remote-tracking branch 'origin/5.15' into dev
Mike Krus
2020-04-27
1
-1
/
+2
|
\
|
*
Merge remote-tracking branch 'origin/5.14' into 5.15
Antti Määttä
2020-04-21
1
-1
/
+2
|
|
\
|
|
*
Check we remove a valid node when removing from node properties
Paul Lemire
2020-02-10
1
-1
/
+2
*
|
|
Geometry refactoring
Mike Krus
2020-02-27
5
-8
/
+8
*
|
|
Merge remote-tracking branch 5.15 into dev
Mike Krus
2020-02-17
1
-2
/
+6
|
\
|
|
|
*
|
Restore include of QOpenGLTexture for Qt 5 in public header
v5.15.0-alpha1
Friedemann Kleint
2020-02-10
1
-2
/
+6
*
|
|
Hide deprecated functor API
Mike Krus
2020-02-12
11
-23
/
+24
*
|
|
Remove unused data structures
Mike Krus
2020-02-11
2
-32
/
+0
*
|
|
Remove deprecated classes and functions
Paul Lemire
2020-02-11
10
-158
/
+11
|
/
/
[next]