index
:
qt/qtquick3d.git
5.14
5.15
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-experimental
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
wip/cmake
A new module and API for defining 3D content in Qt Quick.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
quick3d
/
qquick3dabstractlight.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
docs: add missing \since 6.9
Jonas Karlsson
2025-01-13
1
-0
/
+2
*
Add support for 32 bit shadowmaps
Jonas Karlsson
2024-11-18
1
-0
/
+26
*
Docs: add some missing 'since 6.8' macros
Jonas Karlsson
2024-10-17
1
-0
/
+4
*
Add 4K ultra shadow map resolution
Jonas Karlsson
2024-09-24
1
-4
/
+7
*
Fix frustum dimensions in shadowmap shader
Jonas Karlsson
2024-09-17
1
-6
/
+3
*
Add PCF soft shadows support
Kristoffer Skau
2024-05-28
1
-5
/
+77
*
qq3dabstractlight: use explicit shadow map sizes
Jonas Karlsson
2024-02-28
1
-4
/
+4
*
Move utility functions under the QSSGUtils namespace
Christian Strømme
2023-09-04
1
-2
/
+2
*
Doc: Specify units for properties with defined default values
Andreas Eliasson
2023-07-06
1
-1
/
+1
*
Improve sorting/priority of dirty nodes
Christian Strømme
2022-07-07
1
-2
/
+7
*
Use SPDX license identifiers
Lucie Gérard
2022-06-16
1
-28
/
+2
*
Add basic baked lightmap support
Laszlo Agocs
2022-05-27
1
-5
/
+78
*
Move dirty flag check in QQuick3DAbstractLight
Christian Strømme
2022-04-27
1
-3
/
+3
*
Attempt to clean-up some of the flags in our backend nodes
Christian Strømme
2022-04-25
1
-0
/
+3
*
Update Light.scope docs
Laszlo Agocs
2022-03-30
1
-2
/
+7
*
Overhaul the run-time type table and usage
Christian Strømme
2021-03-26
1
-2
/
+4
*
doc: improve Lights
Jonas Karlsson
2020-10-26
1
-3
/
+5
*
Make sure QColors are converted to linear color space
Andy Nichols
2020-09-16
1
-3
/
+3
*
Remove Support for AreaLight
Andy Nichols
2020-09-07
1
-1
/
+1
*
Adjust Light brightness to represent the real value
Andy Nichols
2020-08-31
1
-1
/
+1
*
Set default Shadow filter factor to 5 rather than 35
Andy Nichols
2020-04-17
1
-1
/
+1
*
Fix type API
Christian Strømme
2020-03-04
1
-4
/
+5
*
Add enum type to values
Tomi Korpipaa
2020-02-26
1
-1
/
+1
*
Improve lights documentation
Kaj Grönholm
2020-02-13
1
-1
/
+11
*
Make QQuick3DGeometry public api
Antti Määttä
2020-01-31
1
-1
/
+1
*
Dirty front-end objects when rendernode is created
Miikka Heikkinen
2019-12-11
1
-0
/
+10
*
Unify docs
Antti Määttä
2019-11-15
1
-64
/
+43
*
Fix light shadow properties
Kaj Grönholm
2019-11-14
1
-0
/
+6
*
Remove instantiates from docs and update point light
Antti Määttä
2019-11-11
1
-1
/
+0
*
Remove all propertyChanged signal arguments
Richard Moe Gustavsen
2019-11-05
1
-10
/
+10
*
Let slot parameters be passed as const references
Richard Moe Gustavsen
2019-10-31
1
-2
/
+2
*
Finalize light api documentation
Tomi Korpipaa
2019-10-30
1
-1
/
+7
*
Lights: Remove shadow field of view
Antti Määttä
2019-10-29
1
-24
/
+0
*
Implement light related changes
Antti Määttä
2019-10-25
1
-0
/
+369