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.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
/
qabstracttexture.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Doc: Replace \instantiates with \nativetype
Paul Wicking
2024-08-20
1
-1
/
+1
*
build system: fix unity builds
Tim Blechmann
2024-02-07
1
-1
/
+2
*
Doc: Fix incorrect module/type names in \qmlproperty commands
Topi Reinio
2023-06-06
1
-15
/
+15
*
Qt3DRender: includemocs
Mike Krus
2022-06-22
1
-0
/
+2
*
Use SPDX license identifiers
Lucie Gérard
2022-06-22
1
-38
/
+2
*
Doc: Fix documentation warnings
Topi Reinio
2020-11-25
1
-5
/
+0
*
QAbstractTexture: expose mipLevel
Paul Lemire
2020-11-24
1
-0
/
+25
*
Add mipmaps count to QAbstracTexturePrivate
Juan José Casafranca
2020-11-05
1
-0
/
+1
*
Use QList instead of QVector
Jarek Kobus
2020-07-07
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
*
|
|
Hide deprecated functor API
Mike Krus
2020-02-12
1
-9
/
+0
*
|
|
Remove deprecated classes and functions
Paul Lemire
2020-02-11
1
-79
/
+2
|
/
/
*
/
Deprecate functor APIs
Mike Krus
2020-01-31
1
-1
/
+1
|
/
*
Remove redundant std::move
Thiago Macieira
2019-11-13
1
-1
/
+1
*
Doc: Fix documentation warnings
Topi Reinio
2019-11-13
1
-7
/
+9
*
Merge remote-tracking branch '5.13' into 5.14
Paul Lemire
2019-10-17
1
-0
/
+108
|
\
|
*
Add QML doc for textures
Paul Lemire
2019-10-16
1
-0
/
+108
*
|
Update QAbstractTexture message handling
Mike Krus
2019-10-11
1
-10
/
+2
*
|
Update sendTextureChangesToFrontend to use direct sync
Paul Lemire
2019-10-07
1
-0
/
+35
*
|
Update QAbstractTexture to use direct sync mode
Mike Krus
2019-09-18
1
-28
/
+8
*
|
Merge remote-tracking branch 'origin/5.13' into dev
Qt Forward Merge Bot
2019-06-25
1
-13
/
+16
|
\
|
|
*
Add doc to undocumented functions qt3d
Nico Vertriest
2019-05-27
1
-13
/
+16
*
|
Fix in TextureFormat for RGB10A2
Paul Lemire
2019-06-05
1
-0
/
+2
*
|
Make it possible to partially update a texture
Paul Lemire
2019-03-20
1
-0
/
+22
*
|
Merge remote-tracking branch 'origin/5.13' into dev
Qt Forward Merge Bot
2019-03-09
1
-2
/
+2
|
\
|
|
*
QAbstractTexture: Fix \since for handle, handleType
v5.13.0-beta1
Kai Koehne
2019-03-07
1
-2
/
+2
*
|
Rework internal Texture Handling
Paul Lemire
2019-03-04
1
-6
/
+12
|
/
*
QAbstractTexture:: add handle and handleType properties
Paul Lemire
2018-10-10
1
-0
/
+83
*
Add QSharedGLTexture
Paul Lemire
2018-10-08
1
-0
/
+2
*
Fix: Do not enforce TextureImage to be parented only by Texture
Paul Lemire
2018-07-18
1
-2
/
+0
*
Notify texture status changed
Mike Krus
2018-03-16
1
-0
/
+4
*
Merge remote-tracking branch 'origin/5.9' into 5.10
Liang Qi
2017-10-31
1
-2
/
+308
|
\
|
*
Doc: add doc to undocumented methods/properties
Nico Vertriest
2017-10-20
1
-2
/
+308
*
|
Send notifications from backend after loading textures
Mike Krus
2017-07-01
1
-0
/
+35
*
|
Add support for downloading textures
Mike Krus
2017-05-20
1
-0
/
+5
|
/
*
QTextureLoader: properly send new data functor notification
Paul Lemire
2016-11-19
1
-0
/
+11
*
QAbstractTexture::CubeMapFace: add a new entry AllFaces
Paul Lemire
2016-08-26
1
-0
/
+20
*
Allow setting sample count for multisample targets
Mauro Persano
2016-08-12
1
-0
/
+32
*
Adding QDoc to QAbstractTexture
Robert Brock
2016-05-28
1
-3
/
+35
*
Shared node bookkeeping
Paul Lemire
2016-05-23
1
-0
/
+4
*
Make QTexture use QTextureSourceGenerator
Paul Lemire
2016-05-20
1
-1
/
+1
*
De-inline dtors of public polymorphic classes
Marc Mutz
2016-05-19
1
-0
/
+5
*
Use QSharedPointer::create() for some change objects
Sean Harmer
2016-05-12
1
-3
/
+3
*
Rename QNodeRemovedPropertyChange -> QPropertyNodeRemovedChange
Sean Harmer
2016-05-10
1
-2
/
+2
*
Rename QNodeAddedPropertyChange -> QPropertyNodeAddedChange
Sean Harmer
2016-05-10
1
-2
/
+2
*
QNodePropertyChange -> QPropertyUpdatedChange
Sean Harmer
2016-05-10
1
-4
/
+4
*
Remove QSceneChange::SenderType
Sean Harmer
2016-05-10
1
-3
/
+3
*
Remove ChangeFlag from NodeUpdated change type ctors
Sean Harmer
2016-05-10
1
-3
/
+3
[next]