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
/
cameralens.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
build system: fix unity builds
Tim Blechmann
2024-02-07
1
-1
/
+1
*
Use SPDX license identifiers
Lucie Gérard
2022-06-22
1
-38
/
+2
*
CameraLens: use ParametersDirty rather than AllDirty
Paul Lemire
2021-08-02
1
-2
/
+2
*
Merge remote-tracking branch 'origin/5.15' into dev
Mike Krus
2020-04-27
1
-2
/
+0
|
\
|
*
CameraLens::viewMatrix() remove qDebug which has a noticeable performance impact
Paul Lemire
2020-03-17
1
-2
/
+0
*
|
Merge remote-tracking branch 'origin/5.15' into dev
Mike Krus
2020-03-10
1
-1
/
+2
|
\
|
|
*
Move common job handling out of Renderer
Mike Krus
2020-03-06
1
-1
/
+2
*
|
Remove deprecated classes and functions
Paul Lemire
2020-02-11
1
-2
/
+2
|
/
*
Make the OpenGL renderer a plugin
Paul Lemire
2020-02-05
1
-1
/
+2
*
Refactor ViewAll to not use commands
Mike Krus
2019-12-04
1
-33
/
+23
*
Add manual test to check manual render loop
Paul Lemire
2019-10-25
1
-0
/
+4
*
Clean up includes
Mike Krus
2019-10-01
1
-1
/
+0
*
Update QCameraLens to use direct sync
Paul Lemire
2019-09-24
1
-49
/
+39
*
Replace QLatin1Literal with QLatin1String
Giuseppe D'Angelo
2019-06-11
1
-3
/
+3
*
Iterate on child handles
Mike Krus
2019-05-25
1
-0
/
+1
*
Render: Use SIMD Vectors and Matrices in the backend
Paul Lemire
2018-02-02
1
-10
/
+12
*
Merge branch '5.9' into 5.10
Sean Harmer
2018-01-25
1
-1
/
+13
|
\
|
*
Fix issues due to changes in camera view matrix
Mike Krus
2018-01-24
1
-0
/
+12
*
|
Share common code to extract camera details
Mike Krus
2017-07-03
1
-0
/
+15
*
|
Add support to move the camera so that the entire model is visible
Mike Krus
2017-05-23
1
-3
/
+85
*
|
Camera: add pointer back to aspect
Mike Krus
2017-05-23
1
-0
/
+33
|
/
*
Set camera lens exposure on creation of backend node
Sean Harmer
2017-04-14
1
-0
/
+1
*
Add exposure to QCameraLens API
Kevin Ottens
2017-01-31
1
-0
/
+8
*
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
-6
/
+0
*
Rename QScenePropertyChange -> QNodePropertyChange
Sean Harmer
2016-04-21
1
-2
/
+2
*
CameraLens: use m_enabled property from QBackendNode
Paul Lemire
2016-04-15
1
-5
/
+2
*
Remove last vestiges of CameraLens' clearColor
Sean Harmer
2016-04-10
1
-1
/
+0
*
CameraLens handles creation
Sean Harmer
2016-04-10
1
-3
/
+11
*
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
/
+2
*
Dedicated QRenderBackendNode
Wieland Hagen
2016-02-24
1
-1
/
+1
*
Unify license header usage
Antti Kokko
2016-01-26
1
-11
/
+14
*
Move QCamera/QCameraLens to Qt3DRender
Paul Lemire
2016-01-16
1
-1
/
+1
*
Remove some uncessary QOpenGL* includes
Andy Nichols
2015-11-03
1
-2
/
+0
*
Rename Renderer -> Render throughout
Sean Harmer
2015-10-19
1
-1
/
+1
*
Move Qt3DCore into Qt3DCore namespace
Sean Harmer
2015-10-13
1
-3
/
+3
*
Rename RenderCameraLens -> CameraLens
Sean Harmer
2015-10-13
1
-0
/
+105