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
/
backend
/
rendersettings.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
build system: fix unity builds
Tim Blechmann
2024-02-07
1
-1
/
+2
*
Use SPDX license identifiers
Lucie Gérard
2022-06-22
1
-38
/
+2
*
Add ; to Q_UNUSED
Lars Schmertmann
2020-06-24
1
-2
/
+2
*
Remove deprecated classes and functions
Paul Lemire
2020-02-11
1
-2
/
+1
*
Add QRenderCapabilities to query GL about what is supported
Mike Krus
2020-01-20
1
-4
/
+8
*
Deprecate message API
Mike Krus
2019-12-09
1
-1
/
+0
*
Revert post FF changes
Mike Krus
2019-10-24
1
-8
/
+9
*
Clean up includes
Mike Krus
2019-10-01
1
-1
/
+0
*
Update QRenderSettings to use direct sync
Paul Lemire
2019-09-25
1
-32
/
+32
*
RenderSettings: only destroy the RenderSettings component that is used
Paul Lemire
2019-08-13
1
-2
/
+4
*
Replace QLatin1Literal with QLatin1String
Giuseppe D'Angelo
2019-06-11
1
-1
/
+1
*
Qt3DWindow: Redraw scene on expose events when using OnDemand rendering
Christian Andersen
2018-11-06
1
-0
/
+5
*
Add support for line picking
Mike Krus
2017-05-26
1
-0
/
+4
*
Enable picking of back facing triangles
Mike Krus
2016-08-13
1
-0
/
+4
*
Fix activeFrameGraph received a NodeId not a NodePtr
Paul Lemire
2016-08-01
1
-1
/
+1
*
Improvements to RenderSettings
Sean Harmer
2016-05-20
1
-10
/
+7
*
QNodePropertyChange -> QPropertyUpdatedChange
Sean Harmer
2016-05-10
1
-2
/
+2
*
Rename NodeUpdated ChangeFlag to PropertyUpdated
Sean Harmer
2016-05-10
1
-1
/
+1
*
Remove QBackendNode::updateFromPeer()
Sean Harmer
2016-05-03
1
-9
/
+0
*
Remove virtual QBackendNode *create(QNode *frontend) const
Sean Harmer
2016-05-01
1
-15
/
+0
*
Q_NULLPTR -> nullptr
Sean Harmer
2016-05-01
1
-6
/
+6
*
Rename QScenePropertyChange -> QNodePropertyChange
Sean Harmer
2016-04-21
1
-2
/
+2
*
RenderSettings: sceneChangeEvent calls base class implementation
Paul Lemire
2016-04-15
1
-0
/
+2
*
RenderSettings handles creation
Sean Harmer
2016-04-10
1
-1
/
+12
*
RenderSettingsFunctor handles creation
Sean Harmer
2016-03-30
1
-0
/
+14
*
QPickEvent refactoring
Mike Krus
2016-03-12
1
-0
/
+1
*
QRenderSettings: Move picking related properties in QPickingSettings
Mike Krus
2016-03-11
1
-6
/
+6
*
RenderSettings: add RenderPolicy property
Wieland Hagen
2016-03-09
1
-0
/
+4
*
Drop QFrameGraph in favor of QRenderSettings
Wieland Hagen
2016-03-09
1
-1
/
+5
*
Class QRendererSettings rename to QRenderSettings
Franck Arrecot
2016-03-04
1
-0
/
+119