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
/
frontend
/
qrendertarget.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
*
Qt3DRender: includemocs
Mike Krus
2022-06-22
1
-0
/
+2
*
Use SPDX license identifiers
Lucie Gérard
2022-06-22
1
-38
/
+2
*
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
|
\
|
*
Check we remove a valid node when removing from node properties
Paul Lemire
2020-02-10
1
-1
/
+2
*
|
Remove deprecated classes and functions
Paul Lemire
2020-02-11
1
-10
/
+2
|
/
*
Restore use of Added/Removed messages for aspects not supporting sync
Mike Krus
2019-10-14
1
-2
/
+2
*
Clean up includes
Mike Krus
2019-10-01
1
-3
/
+0
*
Update QRenderTarget to use direct sync
Paul Lemire
2019-09-25
1
-10
/
+2
*
Doc: Use the correct module command for QML types
Topi Reinio
2018-04-24
1
-1
/
+1
*
Update docs for render targets
Antti Määttä
2016-11-14
1
-12
/
+37
*
Adding QDoc to QRenderTarget
Robert Brock
2016-06-01
1
-0
/
+24
*
Shared node bookkeeping
Paul Lemire
2016-05-23
1
-0
/
+5
*
De-inline dtors of public polymorphic classes
Marc Mutz
2016-05-19
1
-0
/
+5
*
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
-1
/
+1
*
Q_NULLPTR -> nullptr
Sean Harmer
2016-05-01
1
-2
/
+2
*
QNodeRemovedChange: contains QNodeIdTypePair
Paul Lemire
2016-05-01
1
-1
/
+1
*
QNodeAddedChange: contains a QNodeIdTypePair
Paul Lemire
2016-05-01
1
-1
/
+1
*
QRenderTarget/RenderTarget create and handles creation changes
Sean Harmer
2016-04-29
1
-0
/
+8
*
Strip out cloning subsystem
Sean Harmer
2016-04-29
1
-8
/
+0
*
render/frontend: eradicate Q_FOREACH loops [low-risk]
Marc Mutz
2016-04-28
1
-1
/
+1
*
RenderTarget use new added/removed change types
Sean Harmer
2016-04-27
1
-6
/
+6
*
QNode: make cleanup a private slot
Paul Lemire
2016-04-23
1
-5
/
+0
*
Rename QScenePropertyChange -> QNodePropertyChange
Sean Harmer
2016-04-21
1
-3
/
+3
*
QVectorize QRenderTarget
Wieland Hagen
2016-04-16
1
-1
/
+1
*
QRenderTarget rename attachment to outputs
Robert Brock
2016-03-08
1
-15
/
+15
*
QRenderAttachment renamed to QRenderTargetOutput
Robert Brock
2016-03-03
1
-6
/
+6
*
Merge remote-tracking branch 'origin/5.6' into dev
Liang Qi
2016-01-26
1
-4
/
+0
|
\
|
*
Doc: Exclude private header files from the documentation build
Topi Reinio
2016-01-25
1
-4
/
+0
*
|
Unify license header usage
Antti Kokko
2016-01-26
1
-11
/
+14
|
/
*
Move Qt3DCore into Qt3DCore namespace
Sean Harmer
2015-10-13
1
-1
/
+1
*
Move Render aspect into the Qt3DRender namespace
Sean Harmer
2015-10-13
1
-3
/
+5
*
QNode parent changes
Paul Lemire
2015-06-11
1
-0
/
+5
*
Do not pass `this` to Private c-tor
Konstantin Ritt
2015-05-20
1
-3
/
+3
*
Doc: Fix multiple C++ documentation issues
Topi Reinio
2015-04-14
1
-0
/
+5
*
ChangeArbiter/SceneChange: use id as change subject
Paul Lemire
2015-02-28
1
-2
/
+2
*
Fix: remove QByteArrayLiteral used when setting SceneChange property names
Paul Lemire
2015-02-28
1
-2
/
+2
*
Copyright header change.
Mika Salmela
2015-02-09
1
-19
/
+14
*
Change uuid -> id as it really isn't universally unique any longer
Sean Harmer
2014-12-19
1
-2
/
+2
*
Make cloning available to third party QNodes
Kevin Ottens
2014-11-27
1
-1
/
+1
*
QRenderTarget: send QUuid for the attachments instead of clones
Paul Lemire
2014-10-25
1
-2
/
+2
*
Have copy() only on QNode
Kevin Ottens
2014-10-16
1
-5
/
+5
*
Hide doClone implementations behind a macro
Kevin Ottens
2014-10-15
1
-13
/
+3
*
QNode refactoring
Paul Lemire
2014-10-03
1
-15
/
+14
*
Improved/Refactored cloning and doClone off all subclasses
Paul Lemire
2014-09-30
1
-3
/
+6
*
Small fix in QRenderTarget
Paul Lemire
2014-08-19
1
-0
/
+2
[next]