index
:
delta/qt5/qt3d.git
1_0_RC1
5.10
5.10.0
5.10.1
5.11
5.11.0
5.11.1
5.11.2
5.11.3
5.12
5.12.0
5.12.1
5.12.10
5.12.11
5.12.12
5.12.2
5.12.3
5.12.4
5.12.5
5.12.6
5.12.7
5.12.8
5.12.9
5.13
5.13.0
5.13.1
5.13.2
5.14
5.14.0
5.14.1
5.14.2
5.15
5.15.0
5.15.1
5.15.2
5.5
5.5.0
5.5.1
5.6
5.6.0
5.6.1
5.6.2
5.6.3
5.7
5.7.0
5.7.1
5.8
5.8.0
5.9
5.9.0
5.9.1
5.9.2
5.9.3
5.9.4
5.9.5
5.9.6
5.9.7
5.9.8
6.0
6.0.0
6.1
6.1.0
6.1.1
6.1.2
6.1.3
6.2
6.2.0
6.2.1
6.2.2
6.2.3
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
baserock/morph
baserock/v5.0.0-beta1-81-gbdb98ba
dev
master
qt4
refactor
release
stable
wip/animation
wip/cmake
wip/newapi
wip/particles
wip/physics
wip/qt6
wip/qt6_snapshot
wip/qtquickintegration
wip/qtquickintergration
wip/refactor
wip/rhi-renderer
wip/vr
wip/yaml-dependencies
code.qt.io: qt/qt3d.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
Commit message (
Expand
)
Author
Age
Files
Lines
*
QResourceManager: use nullptr instead of 0;
Paul Lemire
2021-03-22
1
-2
/
+2
*
vector_helper: suggest compiler to inline all the functions
Paul Lemire
2021-02-25
1
-4
/
+4
*
Replace all implicit container move and clear by an explicit function
Paul Lemire
2021-02-24
3
-3
/
+13
*
QScene: fix crash when using 5.15
Paul Lemire
2021-02-23
1
-6
/
+1
*
CMake: Re-regenerate configure-related files
Joerg Bornemann
2021-02-12
4
-15
/
+129
*
Minor fixes to compile against 5.15
Paul Lemire
2021-02-01
1
-1
/
+1
*
Fix a number of MSVC int conversion warnings
Friedemann Kleint
2021-01-29
1
-2
/
+2
*
Remove QFrameAllocator (again)
Mike Krus
2021-01-11
5
-576
/
+0
*
Enable compiling non-QML API against Qt 5.15
Mike Krus
2021-01-05
2
-0
/
+9
*
Restore use of QVector in private API
Mike Krus
2021-01-05
2
-4
/
+4
*
Replace discouraged Q_MOVABLE_TYPE by Q_RELOCATABLE_TYPE
Andreas Buhr
2020-12-22
1
-2
/
+2
*
Fix feature names in cmake
Mike Krus
2020-12-11
1
-14
/
+14
*
Add documentation for RHI porting
Paul Lemire
2020-12-07
2
-0
/
+220
*
Fix deadlock when running with QT3D_MAX_THREAD_COUNT=1
Paul Lemire
2020-12-01
4
-21
/
+26
*
CMake: Build docs for Qt 3D
Topi Reinio
2020-11-26
37
-0
/
+3645
*
Doc: Fix documentation warnings
Topi Reinio
2020-11-25
8
-156
/
+57
*
Update qmake to match configuration flag changes
Mike Krus
2020-11-21
1
-7
/
+7
*
Replace old Q_DECL statements with modern C++
Allan Sandfeld Jensen
2020-11-02
10
-33
/
+33
*
Make QAbstractFrontEndNodeManager private
Mike Krus
2020-10-27
8
-11
/
+35
*
Fix compilation with latest QMutexLocker changed
Paul Lemire
2020-10-26
1
-1
/
+1
*
Use internal CMake API
Mike Krus
2020-10-07
1
-3
/
+3
*
Fix a crash when node is added and destroyed immediately
Sean Harmer
2020-10-01
1
-0
/
+5
*
Update frontend data after job
Mike Krus
2020-09-25
1
-0
/
+7
*
Add QNodePrivate::registerDestructionHelper for std::vector containers
Paul Lemire
2020-09-23
1
-0
/
+10
*
Doc: Fix simple qdoc warnings
Paul Wicking
2020-09-09
1
-2
/
+2
*
Fix build with latest QtBase and QtDeclarative
Mike Krus
2020-09-07
1
-0
/
+3
*
Fix compilation error with -no-avx2
Laurent Rineau
2020-08-31
2
-4
/
+4
*
Add QCoreSettings class
Mike Krus
2020-08-27
12
-8
/
+548
*
Remove undefined method
Mike Krus
2020-08-27
1
-1
/
+0
*
rhi: apply Scene3D changes from 5.15
Paul Lemire
2020-08-26
1
-1
/
+2
*
Job Graph dump improvements
Paul Lemire
2020-08-24
1
-1
/
+1
*
Refactor Scene3D to work with both RHI and GL Qt3D renderers
Paul Lemire
2020-07-29
1
-0
/
+13
*
QBoundingVolume: fix unitialized valued
Paul Lemire
2020-07-27
1
-0
/
+1
*
Update buffer visitor
Mike Krus
2020-07-27
1
-9
/
+36
*
Fix vS2019 build issues
Mike Krus
2020-07-20
2
-6
/
+1
*
Use QList instead of QVector in implementation and docs
Jarek Kobus
2020-07-09
34
-83
/
+79
*
Use QList instead of QVector
Jarek Kobus
2020-07-07
16
-31
/
+30
*
RenderQueue: reset now destroys RenderViews
Paul Lemire
2020-07-07
1
-0
/
+16
*
rhi: replace QVector by std::vector wherever possible
Jean-Michaël Celerier
2020-07-07
1
-0
/
+14
*
Update RHI plug-in with std::vector changes
Jean-Michaël Celerier
2020-07-03
2
-0
/
+74
*
QAspectJob: switch to using std::vector
Paul Lemire
2020-07-02
13
-25
/
+32
*
Input Aspect: Dispatch events directly
Mike Krus
2020-07-01
2
-9
/
+17
*
CalcBoundingVolumeJob: use std::vector
Paul Lemire
2020-07-01
2
-5
/
+7
*
Remove unused code
Mike Krus
2020-06-29
1
-7
/
+0
*
Doc: Update docs with cmake package information
Nico Vertriest
2020-06-29
1
-0
/
+1
*
CalcBoundingVolumeJob: use QtConcurrent if available and Qt3D max thread coun...
Paul Lemire
2020-06-24
1
-1
/
+2
*
Add ; to Q_UNUSED
Lars Schmertmann
2020-06-24
9
-23
/
+23
*
Clean input event handling
Mike Krus
2020-06-23
1
-1
/
+0
*
Fix AVX2 AlignedAllocator
Paul Lemire
2020-06-19
2
-1
/
+93
*
Fix compile warnings
Mike Krus
2020-06-17
1
-93
/
+0
[next]