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
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
XR: Fix issue with effects and multiview
Christian Strømme
2025-01-23
1
-2
/
+1
*
Add missing qDebug include
Volker Hilsheimer
2025-01-17
1
-0
/
+1
*
Replace deprecated QImage::mirror(ed) with flip(ped)
Volker Hilsheimer
2024-12-02
1
-1
/
+1
*
materialeditor: support instancing
Inho Lee
2024-08-01
5
-2
/
+157
*
Compile materialeditor (again)
Kai Köhne
2024-07-18
1
-1
/
+1
*
Spotlight: Use single depth map instead of cubemap
Jonas Karlsson
2024-06-25
1
-8
/
+8
*
Correct tools license
Lucie Gérard
2024-06-19
49
-49
/
+49
*
Fix compilation issues when features are disabled
Jari Helaakoski
2024-05-27
1
-2
/
+6
*
Start enabling postproc effects in multiview mode
Laszlo Agocs
2024-05-07
1
-1
/
+2
*
MaterialEditor: silence -Wunused-private-field
Tim Blechmann
2024-04-24
1
-1
/
+0
*
Do not wrap pointers in "const auto &"
Ulf Hermann
2024-03-21
1
-4
/
+2
*
Enable custom material keywords for multiview
Laszlo Agocs
2024-02-19
1
-1
/
+1
*
Enable multiview for basic Default/PrincipledMaterial usage
Laszlo Agocs
2024-02-08
1
-3
/
+3
*
AssetImporter: Add name filter for input file dialog
Tasuku Suzuki
2024-02-02
1
-0
/
+10
*
Per camera storage
Christian Strømme
2023-12-04
1
-4
/
+7
*
Move most of QSSGRhiContext to the private class
Laszlo Agocs
2023-11-24
1
-1
/
+2
*
Fix export functionality in the custom material editor
Christian Strømme
2023-11-06
1
-1
/
+1
*
Expose the renderer
Christian Strømme
2023-10-24
1
-1
/
+1
*
Expose the render context interface
Christian Strømme
2023-10-24
2
-2
/
+4
*
Move the property table for the shader key into the render layer data
Christian Strømme
2023-10-23
1
-2
/
+3
*
Include what you need: <QPointer>
Marc Mutz
2023-10-13
2
-0
/
+4
*
Mark the whole repo with QT_NO_CONTEXTLESS_CONNECT
Ahmad Samir
2023-09-04
3
-7
/
+7
*
Prevent ShaderBuildMessage from being exported twice to QML
Ivan Solovev
2023-08-11
1
-1
/
+8
*
Replace specific material getters from the subset renderable
Christian Strømme
2023-08-01
1
-2
/
+3
*
Fix qmllint errors in materialeditor tool
Andy Nichols
2023-06-12
14
-226
/
+251
*
Update a tool, meshdebug
Inho Lee
2023-06-06
1
-0
/
+17
*
Adapt to the RHI API concept
Laszlo Agocs
2023-05-22
2
-3
/
+2
*
Remove last usage of QSSGRef
Christian Strømme
2023-05-19
1
-1
/
+1
*
Replace QSSGRef usage in the render context interface
Christian Strømme
2023-04-18
1
-14
/
+13
*
RenderContextInterface improvements
Christian Strømme
2023-04-18
2
-9
/
+13
*
Remove data() function from QSSGRef
Christian Strømme
2023-03-31
1
-1
/
+1
*
Fix QtQuick style issue in the custom material editor
Christian Strømme
2023-03-22
1
-2
/
+6
*
Asset: fix to handle embedded textures
Inho Lee
2023-02-28
1
-1
/
+1
*
Replace usage of QML settings api from labs
Christian Strømme
2023-02-22
4
-4
/
+4
*
Fix setting wrong option key in the balsamui
Christian Strømme
2023-02-16
1
-2
/
+3
*
Move toString() functions in base-types out of the global scope
Christian Strømme
2023-01-18
1
-3
/
+3
*
balsam: support asset re-import
Paul Olav Tvete
2022-12-08
1
-5
/
+35
*
balsam: Allow processing of also large images
Kai Köhne
2022-11-30
1
-0
/
+4
*
Remove unneeded custom data types
Paul Olav Tvete
2022-11-07
1
-2
/
+2
*
Automatically generate Level of Detail meshes on import
Andy Nichols
2022-11-01
1
-0
/
+6
*
Fix build warning when brace-initializing UrlView struct
Volker Hilsheimer
2022-10-27
1
-2
/
+2
*
Add a persistent, disk-based cache for the shader generator
Laszlo Agocs
2022-10-26
2
-44
/
+44
*
Improve the renderable types
Christian Strømme
2022-10-21
1
-2
/
+2
*
Custom material editor: Update the window title
Christian Strømme
2022-10-21
1
-1
/
+1
*
Custom material editor: Fix the import dialogs
Christian Strømme
2022-10-21
1
-4
/
+4
*
Make QQsbCollection usable as a runtime cache as well
Laszlo Agocs
2022-10-20
2
-29
/
+15
*
Remove QSSGSceneDesc::Scene::create()
Paul Olav Tvete
2022-10-17
1
-3
/
+3
*
Make QSSGSceneDesc better suited for dynamic editing
Paul Olav Tvete
2022-10-14
1
-18
/
+6
*
Port from container::count() and length() to size() - V4
Marc Mutz
2022-10-11
1
-1
/
+1
*
Port from qAsConst() to std::as_const()
Marc Mutz
2022-10-07
5
-7
/
+7
[next]