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
/
materialsystem
/
parameter.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
build system: fix unity builds
Tim Blechmann
2024-02-07
1
-2
/
+2
*
Use SPDX license identifiers
Lucie Gérard
2022-06-22
1
-38
/
+2
*
Geometry refactoring
Mike Krus
2020-02-27
1
-1
/
+0
*
Fix in parameters: backend value wasn't reset on cleanup
Paul Lemire
2019-10-03
1
-0
/
+1
*
Clean up includes
Mike Krus
2019-10-01
1
-1
/
+0
*
Update QParameter to use direct sync
Mike Krus
2019-09-19
1
-24
/
+23
*
Set renderer dirty flags in initialize from peer
Paul Lemire
2019-08-29
1
-0
/
+1
*
Material dirty only on param name/enabled change
Svenn-Arne Dragly
2017-11-15
1
-1
/
+4
*
Return the Uniform as a const reference to avoid expensive copies
Lars Knoll
2017-09-06
1
-10
/
+0
*
Parameter: add a cleanup method
Paul Lemire
2016-11-19
1
-0
/
+8
*
Parameter: only store a UniformValue
Paul Lemire
2016-09-14
1
-7
/
+0
*
Parameter: store a UniformValue
Paul Lemire
2016-09-07
1
-0
/
+7
*
Replace Q_DECL_NOEXCEPT by Q_DECL_NOTHROW
Paul Lemire
2016-05-23
1
-1
/
+1
*
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
-8
/
+0
*
Rename QScenePropertyChange -> QNodePropertyChange
Sean Harmer
2016-04-21
1
-2
/
+2
*
Parameter: sceneChangeEvent calls base class implementation
Paul Lemire
2016-04-15
1
-0
/
+2
*
Parameter handles creation
Sean Harmer
2016-04-05
1
-0
/
+9
*
Remove ParameterMapping
Paul Lemire
2016-02-26
1
-1
/
+1
*
Propagate backend node changes to Renderer; render-on-demand
Wieland Hagen
2016-02-24
1
-0
/
+1
*
Dedicated QRenderBackendNode
Wieland Hagen
2016-02-24
1
-1
/
+1
*
RenderView: various small fixes in things frequently called
Paul Lemire
2016-02-21
1
-1
/
+1
*
RenderViews: use int comparison rather than string for uniforms filtering
Paul Lemire
2016-02-21
1
-2
/
+12
*
Unify license header usage
Antti Kokko
2016-01-26
1
-11
/
+14
*
QParameter: only copy QNodeId when parameter value is a QNodeSubclass
Paul Lemire
2016-01-13
1
-32
/
+7
*
Rename Renderer -> Render throughout
Sean Harmer
2015-10-19
1
-4
/
+4
*
Move Qt3DCore into Qt3DCore namespace
Sean Harmer
2015-10-13
1
-3
/
+3
*
Move material system into own directory
Sean Harmer
2015-10-13
1
-0
/
+117