Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Q
qtquick3d
Manage
Activity
Members
Labels
Plan
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Andy Nichols
qtquick3d
Graph
60ca60dec6c77b709e5559ef99ec908263ea933b
Select Git revision
Branches
8
autotests
doc-infra
master
default
protected
morten242/dirty-flags
quick-items-as-textures
stereoscopic-rendering
texture-with-textureprovider-source
warning_clean
8 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
30
Aug
26
23
22
21
20
16
15
14
12
8
7
6
5
2
1
31
Jul
30
29
26
25
24
23
22
18
12
10
9
8
5
4
3
2
1
28
Jun
27
26
25
24
23
21
19
18
17
16
14
13
12
11
9
7
6
5
4
3
31
May
29
28
27
24
22
21
19
18
16
15
14
13
12
10
9
3
2
30
Apr
29
26
25
24
23
16
15
12
11
9
8
4
1
29
Mar
28
25
22
21
20
19
18
17
15
14
13
12
11
10
9
8
7
6
QQuick3DNode: add mapToGlobalDirection() and vice-versa
master
master
QQuick3DNode: rename 'mapToGlobal' to 'mapToGlobalPosition' et.al
QQuick3DNode: add mapping functions
QQuick3dViewport::mapFrom3DScene: clearify if position is leftHanded or rightHanded
WasdController: be able to specify drag button
QQuick3DNode: ensure we register changes to global transform
View3D: rename 'worldToView' to 'mapFromScene' (and vice-versa)
QQuick3DNode: ensure we only register a global transform node once
QQuick3DSceneManager: handle global transform nodes in a separate pass
QQuick3DNode: use mat44 versions of getPosition() et.al
QtQuick3DUtils: add getPosition() et.al to mat44
QtQuick3DUtils: move QSSGEulerAngleConverter from runtime to utils
QQuick3DCamera: use an updated global transform for mapping positions
QQuick3DNode: add property 'globalScale'
QQuick3DNode: add property 'globalRotation'
QQuick3DNode: add functions to calculate globalTransform in the front-end
runtimerender: export QSSGEulerAngleConverter, and move related API inside it
mat44: move the flip() function from qssgrendernode to mat44
QSSGRenderNode: don't flip z when the orientation is already right-handed
QQuick3DCamera::worldToViewport: return 0 vector rather than -1 when no camera
add parentNode() function
Doc: Fix a doc error in Model component
Doc: Document the Model Component
Doc: Document the Light Component
Doc: Documentation for Material Component
Doc: Document properties of DefaultMaterial
Update README.md with building instructions
Remove the rest of the scaleAnchors code I missed.
Merge branch 'stereoscopic-rendering'
Remove VSCode settings
Update README.md
Update .gitlab-ci.yml
Change module project name
Add additional projection types to support steroscopic rendering
stereoscopic-re…
stereoscopic-rendering
UIP: Calculate light timings better
Expand the QML keyword list
UIP: Support playthrough values of slides
UIP: Some more small fixes to slide -> state handling
UIP: improvments to id mapping
Add missing license header
Loading