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
/
qrenderaspect.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use SPDX license identifiers
Lucie Gérard
2022-06-22
1
-38
/
+2
*
QAspectJob: switch to using std::vector
Paul Lemire
2020-07-02
1
-1
/
+1
*
Remove the OpenGL Render Thread
Mike Krus
2020-06-19
1
-4
/
+4
*
Introduce QCoreAspect
Mike Krus
2020-04-09
1
-0
/
+2
*
Switch export macros to standard form
Kai Koehne
2019-04-02
1
-1
/
+1
*
Replace Q_DECL_OVERRIDE with override
Kevin Funk
2017-09-25
1
-5
/
+5
*
Load render plugins
Antti Määttä
2017-01-27
1
-0
/
+2
*
Make the Qt3D Renderer execute its first shell command
Paul Lemire
2016-07-05
1
-0
/
+2
*
Unit tests for layer filtering job
Paul Lemire
2016-07-02
1
-0
/
+6
*
Avoid changing access rights to virtual methods
Mike Krus
2016-05-23
1
-3
/
+10
*
De-inline dtors of aspect classes
Marc Mutz
2016-05-14
1
-0
/
+1
*
Q_NULLPTR -> nullptr
Sean Harmer
2016-05-01
1
-2
/
+2
*
Merge branch '5.6' into 5.7
Sean Harmer
2016-04-16
1
-2
/
+2
|
\
|
*
Make public headers compile with -Wzero-as-null-pointer-constant
Marc Mutz
2016-03-01
1
-2
/
+2
*
|
Remove QAbstractAspect::onCleanup()
Sean Harmer
2016-03-17
1
-1
/
+2
*
|
Remove QAbstractAspect::onRootEntityChanged
Sean Harmer
2016-03-17
1
-1
/
+1
*
|
Rename QAbstractAspect::onInitialized() to onRegistered()
Sean Harmer
2016-03-16
1
-1
/
+1
*
|
QRenderAspect: move some code to pimpl
Mike Krus
2016-03-13
1
-8
/
+0
*
|
Unify license header usage
Antti Kokko
2016-01-26
1
-11
/
+14
*
|
QAspectEngine/QAbstractAspects: get rid of setData
Paul Lemire
2016-01-22
1
-6
/
+1
*
|
Updated picking-qml example
Paul Lemire
2016-01-21
1
-0
/
+5
|
/
*
Move the time property to the renderer
Kevin Ottens
2015-12-18
1
-2
/
+0
*
Remove QAbstractAspect::setRootEntity
Kevin Ottens
2015-12-17
1
-1
/
+1
*
Remove useless reimplementations
Kevin Ottens
2015-12-16
1
-2
/
+0
*
Factor out in QAbstractAspect common behavior
Kevin Ottens
2015-12-03
1
-5
/
+0
*
QRenderAspect/Renderer: refactored to use the AbstractRenderer interface
Paul Lemire
2015-11-24
1
-0
/
+3
*
jobs benchmarks
Paul Lemire
2015-11-24
1
-4
/
+3
*
Rename Renderer -> Render throughout
Sean Harmer
2015-10-19
1
-2
/
+2
*
Move Qt3DCore into Qt3DCore namespace
Sean Harmer
2015-10-13
1
-6
/
+6
*
Move QRenderAspect to frontend directory
Sean Harmer
2015-10-13
1
-0
/
+100