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
*
Doc: Removed the unnecessary info about Qt 3D support in Qt 5
qt4
Venugopal Shivashankar
2013-01-14
1
-7
/
+0
*
Fix for update signal on textures in QML.
Danny Pope
2012-05-02
3
-19
/
+35
*
Improve build doc.
Sarah Smith
2012-05-01
1
-0
/
+19
*
Fix faulty drawing of back face material
Simon Kern
2012-04-19
1
-0
/
+19
*
Clarify harmattan build vs SDK.
Sarah Smith
2012-04-11
1
-0
/
+1
*
Updated screenshots to remove references to QtQuick3D, and to Qt5.
Danny Pope
2012-04-11
3
-2
/
+2
*
Minor doc fixes for the QtQuick3D to Qt3D rename.
Julian de Bhal
2012-04-11
9
-11
/
+11
*
Fix failing qml3d tests.
Sarah Smith
2012-04-11
2
-2
/
+9
*
Minor updates to Qt3D icons for consistency.
Danny Pope
2012-04-11
3
-0
/
+0
*
Fix issues for release 1.0
Sarah Smith
2012-04-10
7
-17
/
+6
*
Update src package script for 1.0 release.
Sarah Smith
2012-04-05
1
-7
/
+8
*
Fix up license attribution for 3rd party code.
Sarah Smith
2012-04-05
10
-4
/
+824
*
Remove threaded download manager class.
Danny Pope
2012-04-04
8
-615
/
+13
*
Add completion signal for network loading of resources.
Danny Pope
2012-04-03
1
-0
/
+1
*
Doc and build fixes related to the QtQuick3D to Qt3D rename
Julian de Bhal
2012-04-03
35
-287
/
+172
*
Rename qtquick3d.png/svg to quick3d
Julian de Bhal
2012-04-03
109
-56
/
+56
*
Remove orientation code.
Sarah Smith
2012-03-30
1
-28
/
+0
*
Suppress debug output on model load.
Sarah Smith
2012-03-29
2
-10
/
+10
*
Quick3D -> Qt3D name change.
Julian de Bhal
2012-03-28
630
-630
/
+630
*
prepare for the release 1.0
Zheng Liu
2012-03-28
3
-69
/
+67
*
Fixed documentation for stock solids.
Sergey Dubitskiy
2012-03-28
5
-16
/
+19
*
Update screenshots for Qt3D Building Instructions.
dpope
2012-03-28
10
-78
/
+106
*
Fix for BillBoardTransform in QML not working.
Danny Pope
2012-03-28
1
-3
/
+0
*
Clean up doc errors in the qt4 branch
Julian de Bhal
2012-03-21
3
-4
/
+16
*
Shapes are more consistent now.
Sergey Dubitskiy
2012-03-19
6
-322
/
+325
*
Add autotest to ensure ~Texture2D() in QDeclarativeEffect
Julian de Bhal
2012-03-18
4
-2
/
+125
*
Set correct effect for all geometry nodes.
Sergey Dubitskiy
2012-03-14
2
-0
/
+24
*
Eliminate second top level .pro file to keep CI system happy
Julian de Bhal
2012-03-14
12
-88
/
+86
*
Build fix if use '-no-stl' configure option
Yuchen Deng
2012-02-15
4
-12
/
+12
*
Created documentation of Asset Viewer
Zheng Liu (George)
2012-02-08
19
-62
/
+499
*
QTBUG-23408 - Remove raw html from docs
Christopher Ham
2012-02-01
1
-48
/
+34
*
Upgrade to AssImp library v2.0.863.
Sergey Dubitskiy
2012-02-01
266
-3997
/
+4526
*
QTBUG-20443. Fixed Quad and Cube sizes and texcoords.
Sergey Dubitskiy
2012-02-01
5
-46
/
+76
*
ModelTweaker was renamed to "3D Asset Viewer"
Sergey Dubitskiy
2012-02-01
43
-20
/
+21
*
fixed some bugs in asset viewer
Zheng Liu (George)
2012-02-01
6
-94
/
+160
*
Adding a color picker and material editting to ModelTweaker
Christopher Ham
2012-02-01
16
-280
/
+1211
*
QTBUG-23551. Model is copied to the dir where QML is saved.
Sergey Dubitskiy
2012-02-01
1
-4
/
+25
*
Bugfix: grid text is drawn correctly even if app window is resized.
Sergey Dubitskiy
2012-02-01
1
-14
/
+27
*
Save on exit and GUI changes.
Danny Pope
2012-02-01
15
-217
/
+350
*
Window resize problem 'fix'.
Danny Pope
2012-02-01
1
-0
/
+2
*
QTBUG-23454. Added reference grid. Added zoomin/zoomout controls.
Sergey Dubitskiy
2012-02-01
7
-6
/
+359
*
Fix Model Tweaker "Lock" icon not working.
Danny Pope
2012-02-01
4
-32
/
+189
*
Fix for Power-of-Two texture problem.
Patrick Burke
2012-02-01
2
-0
/
+31
*
Fix namespace compilation.
Sarah Smith
2012-02-01
73
-65
/
+208
*
ModelTweaker: Bug fixes.
Patrick Burke
2012-02-01
4
-14
/
+50
*
ModelTweak: Unified file loading/saving classes
Patrick Burke
2012-02-01
9
-124
/
+143
*
Ensure that texture changes are propagated to the Item3D
Gareth Stockwell
2012-02-01
1
-0
/
+4
*
Bugfix for: Destuction of OpenGL context in QT4.8 leads to segfault.
Sergey Dubitskiy
2012-02-01
1
-0
/
+1
*
Don't use qt_snprintf outside of testlib.
Sarah Smith
2011-12-21
1
-4
/
+4
*
Added qt3d.pro file.
Patrick Burke
2011-12-14
1
-0
/
+2
[next]