index
:
qt/qtquick3d.git
5.14
5.15
6.0
6.1
6.10
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
/
materialeditor
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add missing qDebug include
Volker Hilsheimer
2025-01-17
1
-0
/
+1
*
materialeditor: support instancing
Inho Lee
2024-08-01
5
-2
/
+157
*
Correct tools license
Lucie Gérard
2024-06-19
27
-27
/
+27
*
MaterialEditor: silence -Wunused-private-field
Tim Blechmann
2024-04-24
1
-1
/
+0
*
Fix export functionality in the custom material editor
Christian Strømme
2023-11-06
1
-1
/
+1
*
Expose the render context interface
Christian Strømme
2023-10-24
1
-1
/
+1
*
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
*
Fix qmllint errors in materialeditor tool
Andy Nichols
2023-06-12
14
-226
/
+251
*
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
*
Remove unneeded custom data types
Paul Olav Tvete
2022-11-07
1
-2
/
+2
*
Fix build warning when brace-initializing UrlView struct
Volker Hilsheimer
2022-10-27
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
*
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
2
-3
/
+3
*
Port from container::count() and length() to size()
Marc Mutz
2022-10-07
2
-4
/
+4
*
Hide configure output
Kai Köhne
2022-09-30
1
-0
/
+1
*
Add descriptions to all tools
Kai Köhne
2022-09-21
1
-0
/
+1
*
Change the license of all CMakeLists.txt and *.cmake files to BSD
Lucie Gérard
2022-08-25
1
-1
/
+1
*
CMake: Don't use PUBLIC_LIBRARIES for executables
Alexandru Croitor
2022-07-21
1
-2
/
+1
*
Add license headers to cmake files
Lucie Gérard
2022-07-07
1
-0
/
+3
*
Update materialeditor CMakeLists.txt
Antti Määttä
2022-07-06
11
-32
/
+35
*
materialeditor: Do not strip out the last component for -p
Laszlo Agocs
2022-07-01
1
-1
/
+1
*
materialeditor: Change preview from ColumnLayout to items on top
Laszlo Agocs
2022-07-01
1
-3
/
+2
*
materialeditor: Use Layout in attached property references
Laszlo Agocs
2022-07-01
2
-2
/
+2
*
Use SPDX license identifiers
Lucie Gérard
2022-06-16
27
-756
/
+54
*
Replace uses of deprecated _qs with _s
Sona Kurazyan
2022-04-21
1
-2
/
+4
*
Add scene description plumbing for cubemap textures
Laszlo Agocs
2022-03-15
1
-1
/
+1
*
Add OrbitCameraController to Helpers
Andy Nichols
2022-02-24
3
-150
/
+2
*
MaterialEditor: Accept project folder as a command-line argument
Christian Strømme
2022-02-11
2
-5
/
+27
*
QDataStream: be explicit about what type enums marshall as
Thiago Macieira
2022-02-08
2
-17
/
+19
*
Mark all the headers in the internal glsl parser as private
Christian Strømme
2022-02-02
1
-2
/
+2
*
MaterialEditor: Make the project build as a proper Qt tool
Christian Strømme
2022-01-20
8
-91
/
+69
*
Few more tweaks to material editor
Kaj Grönholm
2022-01-18
6
-5
/
+5
*
UI tweaks to material editor
Kaj Grönholm
2022-01-17
4
-25
/
+71
*
MaterialEditor: Fix auto being deduced to be a QStringBuilder
Christian Strømme
2022-01-14
1
-1
/
+1
*
MaterialEditor: Don't resize the export dialog
Christian Strømme
2022-01-14
1
-2
/
+0
*
MaterialEditor: Use proper validators for adding uniforms
Inho Lee
2021-12-28
1
-6
/
+38
*
MaterialEditor: Disable input fields that aren't relevant
Christian Strømme
2021-12-22
1
-1
/
+3
*
Fix how texture uniforms are handled when exporting
Christian Strømme
2021-12-22
6
-67
/
+83
*
Material editor: Make sure we update the uniforms
Christian Strømme
2021-12-16
1
-0
/
+2
*
Fix regression in custom material
Christian Strømme
2021-12-15
1
-2
/
+12
*
Add custom material editor
Christian Strømme
2021-12-13
45
-0
/
+4900