index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
/
openxr
/
action_map
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix copyright headers referring to Godot
Spartan322
2024-10-27
10
-20
/
+20
*
Merge commit godotengine/godot@1015a481ff43edb1126ab39a147fefda290131e5
Spartan322
2024-10-24
3
-61
/
+117
|
\
|
*
OpenXR: change bindings to 'flatten' source paths
Bastiaan Olij
2024-10-22
3
-61
/
+117
*
|
Rebrand preambles to Redot
Dubhghlas McLaughlin
2024-10-11
10
-0
/
+20
|
/
*
SCons: Add unobtrusive type hints in SCons files
Thaddeus Crews
2024-09-25
1
-0
/
+1
*
Couple of small fixes on the action map: now saves when CTRL-S is pressed/pro...
Bastiaan Olij
2024-07-11
1
-3
/
+6
*
OpenXR: Add HTC/MSFT hand interaction profiles
Bastiaan Olij
2024-06-12
1
-15
/
+0
*
Replace `find` with `contains/has` where applicable
A Thousand Ships
2024-05-08
3
-6
/
+6
*
Add support for OpenXR hand interaction extension
Bastiaan Olij
2024-05-02
1
-72
/
+92
*
Cleanup of OpenXR module scons config
Bastiaan Olij
2024-01-25
1
-0
/
+10
*
Add Meta controller extension
Bastiaan Olij
2024-01-11
1
-0
/
+3
*
Remove unused grip touch action from default OpenXR action map
Bastiaan Olij
2023-11-18
1
-1
/
+0
*
Add support for the OpenXR Eye gaze interaction extension
Bastiaan Olij
2023-10-02
1
-1
/
+7
*
OpenXR fix missing add profile for hauwei
Bastiaan Olij
2023-09-11
1
-0
/
+1
*
Change to new PICO interaction profiles
Bastiaan Olij
2023-08-30
4
-4
/
+27
*
Ensure OpenXR classes are declared properly
A Thousand Ships
2023-08-28
4
-37
/
+39
*
Style: Harmonize header includes in modules
Rémi Verschelde
2023-06-15
6
-8
/
+10
*
Merge pull request #74930 from BastiaanOlij/fix_action_map_entries
Rémi Verschelde
2023-05-08
1
-2
/
+2
|
\
|
*
Fix incorrect HTC action map entries
Bastiaan Olij
2023-03-15
1
-2
/
+2
*
|
OpenXR: Enable access to the Valve Index grip force sensing
Zac Luzader
2023-03-12
2
-0
/
+4
|
/
*
OpenXR: Add preliminary Pico controller profile
rsjtdrjgfuzkfg
2023-01-06
1
-0
/
+25
*
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
10
-290
/
+290
*
Removed member variables from OpenXRExtensionWrapper
Bastiaan Olij
2023-01-04
1
-318
/
+2
*
Various fixes for OpenXR action map meta data and editing
Bastiaan Olij
2022-11-25
10
-813
/
+894
*
Merge pull request #64250 from raulsntos/openxr-string-arrays
Rémi Verschelde
2022-11-22
2
-2
/
+2
|
\
|
*
Expose string array properties in OpenXR module as PackedStringArray
Raul Santos
2022-08-11
2
-2
/
+2
*
|
Change default OpenXR pose to aim pose
Bastiaan Olij
2022-10-28
1
-10
/
+10
*
|
Fix MSVC warnings, rename shadowed variables, fix uninitialized values, chang...
bruvzg
2022-10-07
1
-3
/
+3
*
|
Add OpenXR palm pose extension support
Bastiaan Olij
2022-09-23
2
-6
/
+36
|
/
*
Fix unnamed arguments in XML docs
RedMser
2022-07-26
1
-1
/
+1
*
Code quality: Fix header guards consistency
Rémi Verschelde
2022-07-25
5
-7
/
+7
*
Adding HTC tracker support
Bastiaan Olij
2022-06-16
3
-2
/
+242
*
Validate input in OpenXR array setter
Haoyu Qiu
2022-04-20
1
-2
/
+16
*
Added missing interaction profiles and making sure related extensions are ena...
Bastiaan Olij
2022-04-06
3
-21
/
+282
*
Add action map editor for OpenXR
Bastiaan Olij
2022-04-04
10
-44
/
+747
*
Fix typos with codespell
Rémi Verschelde
2022-03-31
1
-1
/
+1
*
Implementing OpenXR driver
Bastiaan Olij
2022-02-23
8
-0
/
+900