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.5
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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bump version
5.11
Kari Oikarinen
2018-12-12
1
-1
/
+1
*
Merge remote-tracking branch 'origin/5.11.3' into 5.11
Qt Forward Merge Bot
2018-12-04
1
-0
/
+20
|
\
|
*
Add changes file for Qt 5.11.3
v5.11.3
Antti Kokko
2018-11-20
1
-0
/
+20
*
|
Reset last selected picker when releasing out of viewport
Paul Lemire
2018-11-30
2
-1
/
+95
*
|
Renderer: drawArraysInstancedBaseInstance parameters were swapped
Paul Lemire
2018-11-28
2
-5
/
+5
*
|
Revert disabling of tools building on cross-compiled build
Paul Lemire
2018-11-13
1
-1
/
+1
|
/
*
Bump version
Oswald Buddenhagen
2018-11-08
1
-1
/
+1
*
Renderer::doRender scene3dBlocking fixes
Paul Lemire
2018-11-05
1
-4
/
+7
*
GLTexture: do not set layers when target is Texture3D
Paul Lemire
2018-11-02
1
-1
/
+0
*
Fix crash due to racecondition in renderer on shutdown
Christian Andersen
2018-10-23
1
-0
/
+3
*
Fix notifications for QClipAnimator::clip property
Jim Albamont
2018-10-05
1
-0
/
+1
*
Fix normal calculation in MorphPhongMaterial
Joni Poikelin
2018-10-05
2
-2
/
+2
*
Fix compilation with -qt3d-profile-jobs on Android
Paul Lemire
2018-10-05
1
-0
/
+5
*
Further complete missing functions on ES3 helpers
Paul Lemire
2018-10-04
4
-0
/
+23
*
Fix leak with VAOManager
Paul Lemire
2018-10-03
3
-1
/
+8
*
QChangeArbiter: fix leak
Paul Lemire
2018-10-03
1
-2
/
+5
*
Remove unused CameraController.qml from simple-qml example
Kai Koehne
2018-10-02
3
-314
/
+0
*
Fix QMorphPhongMaterial
Määttä Antti
2018-10-01
2
-6
/
+23
*
Add metalRoughFunction to ES3
Mauro Persano
2018-09-27
5
-0
/
+467
*
ES3 deprecated gl_FragColor, use output variable instead
Mauro Persano
2018-09-27
1
-0
/
+9
*
Use GLSL texture() instead of texture2D() on ES3
Mauro Persano
2018-09-27
1
-0
/
+9
*
Scene3D crashing on destruction
Michael Dippold
2018-09-27
3
-30
/
+32
*
QOrbitCameraController: make zoom work when pressing shift key
Paul Lemire
2018-09-26
1
-1
/
+1
*
Doc: Mark deprecated Qt 3D QML types obsolete
Leena Miettinen
2018-09-25
1
-0
/
+14
*
QText2DEntity: clear glyphrun when scene changes
Paul Lemire
2018-09-24
2
-1
/
+15
*
GLTexture: mark texture for upload when it's recreated and contains data
Paul Lemire
2018-09-24
1
-0
/
+4
*
Document third party asset 'miramar'
Kai Koehne
2018-09-24
1
-0
/
+14
*
Complete ES 3.1 and 3.2 helpers
Paul Lemire
2018-09-21
8
-4
/
+228
*
Replace use of qmlRegisterRevision
Kai Koehne
2018-09-20
3
-15
/
+14
*
Merge remote-tracking branch 'origin/5.11.2' into 5.11
Qt Forward Merge Bot
2018-09-09
1
-0
/
+24
|
\
|
*
Add changes file for Qt 5.11.2
v5.11.2
Antti Kokko
2018-09-06
1
-0
/
+24
*
|
Qt3DWindow/Qt3DQuickWindow base custom surface format on default one
Paul Lemire
2018-08-29
2
-2
/
+2
|
/
*
Fix: remove compile warning in graphicscontext.cpp
Paul Lemire
2018-08-21
1
-1
/
+1
*
Doc: Fix Scene2D and Scene3D QML modules uri
Takumi ASAKI
2018-08-17
3
-7
/
+7
*
Doc: Fix incorrect ForwardRenderer properties type
Takumi ASAKI
2018-08-17
1
-2
/
+2
*
Remove AUTOTEST_EXPORT from templated function
Laszlo Agocs
2018-08-15
1
-1
/
+1
*
Avoid initializing GraphicsContext on every frame
Laszlo Agocs
2018-08-14
2
-4
/
+1
*
Document third party asset 'wine'
Kai Koehne
2018-08-14
2
-0
/
+48
*
Texture property update: notify frontend only when properties have changed
Paul Lemire
2018-08-14
3
-1
/
+4
*
GLTexture: simplify createOrUpdateGLFunction
Paul Lemire
2018-08-14
2
-59
/
+71
*
Texture: remove invalid property name
Paul Lemire
2018-08-13
1
-3
/
+0
*
Improve backend texture unit tests
Paul Lemire
2018-08-13
1
-0
/
+186
*
Allow to build assimp sceneparser on Android when using clang
Paul Lemire
2018-08-13
2
-2
/
+4
*
Fix typo on loadscenejob.cpp
Paul Lemire
2018-08-13
1
-1
/
+1
*
ResourceAccessor: allow read-only access to textures
Laszlo Agocs
2018-08-10
3
-5
/
+14
*
Properly update properties from Backend to Frontend textures
Paul Lemire
2018-08-08
16
-72
/
+423
*
Apply similar logic to the native Qt 3D animation clip selection
Sean Harmer
2018-08-02
3
-6
/
+42
*
Add support for loading specific animations from glTF 2 files
Sean Harmer
2018-08-02
13
-12
/
+639
*
Doc: Fix incorrect GoochMaterial properties name
Takumi ASAKI
2018-08-01
1
-4
/
+4
*
Enable ConstantInterpolation for fcurves
Juan Jose Casafranca
2018-07-31
2
-2
/
+23
[next]