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
/
scene
/
3d
/
arvr_nodes.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Renamed 2D and 3D nodes to make their types explicit
Juan Linietsky
2020-03-27
1
-4
/
+4
*
Refactored input, goes all via windows now.
Juan Linietsky
2020-03-26
1
-4
/
+4
*
Refactored Input, create DisplayServer and DisplayServerX11
Juan Linietsky
2020-03-26
1
-1
/
+1
*
ARVRController.is_button_pressed requires to return a boolean
Bastiaan Olij
2020-03-07
1
-1
/
+1
*
Variant: Added 64-bit packed arrays, renamed Variant::REAL to FLOAT.
Juan Linietsky
2020-02-25
1
-2
/
+2
*
Merge pull request #35406 from lawnjelly/ortho-shadow
Rémi Verschelde
2020-01-22
1
-6
/
+4
|
\
|
*
Change CameraMatrix::get_viewport_size to get_viewport_half_extents
lawnjelly
2020-01-22
1
-6
/
+4
*
|
Incorrect joystick id was returned on an inactive ARVR controller
Bastiaan Olij
2020-01-22
1
-1
/
+2
|
/
*
Update copyright statements to 2020
Rémi Verschelde
2020-01-01
1
-2
/
+2
*
Remove ERR_EXPLAIN from scene/* code
Tomasz Chabora
2019-08-09
1
-12
/
+3
*
Improve the node configuration warning display
Hugo Locurcio
2019-07-09
1
-1
/
+1
*
Add default values to the editor help, docs, and generated RST
Bojidar Marinov
2019-06-27
1
-0
/
+1
*
Fix ARVRAnchor and ARVRController error spam
qarmin
2019-06-06
1
-2
/
+2
*
Add a depth parameter to Camera::project_position()
Cheeseness
2019-05-29
1
-3
/
+3
*
Merge pull request #27007 from BastiaanOlij/arvr_notifications
Rémi Verschelde
2019-04-30
1
-4
/
+12
|
\
|
*
Send notifications to ARVRInterfaces
Bastiaan Olij
2019-04-27
1
-4
/
+12
*
|
Merge pull request #27707 from Calinou/tweak-message-wording
Rémi Verschelde
2019-04-30
1
-5
/
+5
|
\
\
|
|
/
|
/
|
|
*
Improve wording of various messages and make casing more consistent
Hugo Locurcio
2019-04-21
1
-5
/
+5
*
|
Added a mesh interface to the arvr positional trackers
Bastiaan Olij
2019-02-06
1
-0
/
+28
|
/
*
Update copyright statements to 2019
Rémi Verschelde
2019-01-01
1
-2
/
+2
*
Update ARVR{Anchor,Controller}'s configuration warning
Florian Jung
2018-11-25
1
-0
/
+2
*
Repaired mistyped of 'its' on several files.
M. Huri
2018-10-25
1
-2
/
+2
*
Fight off some error spam in the editor
Bastiaan Olij
2018-06-24
1
-4
/
+16
*
Update copyright statements to 2018
Rémi Verschelde
2018-01-01
1
-2
/
+2
*
Reserved controller ids 1 and 2 for left and right hand controllers and added...
Bastiaan Olij
2017-12-22
1
-4
/
+6
*
Adding rumble support to ARVR controllers (if implemented on the ARVR interface)
Bastiaan Olij
2017-11-01
1
-1
/
+29
*
Always mixing up binary and and boolean and...
Bastiaan Olij
2017-10-20
1
-1
/
+2
*
Made a few tweaks to the interface
BastiaanOlij
2017-10-06
1
-0
/
+110
*
joyid is set to -1, not 0 when no joystick entity has been created
BastiaanOlij
2017-09-15
1
-2
/
+2
*
Added ID to tracker signals and property for storing hand
Bastiaan Olij
2017-09-10
1
-1
/
+14
*
Remove Basis::set_scale and Basis::set_rotation_* functions.
Ferenc Arn
2017-08-29
1
-1
/
+1
*
Use HTTPS URL for Godot's website in the headers
Rémi Verschelde
2017-08-27
1
-1
/
+1
*
Convert Object::cast_to() to the static version
Hein-Pieter van Braam
2017-08-24
1
-5
/
+5
*
Added ARVRAnchor support and a few small enhancements
BastiaanOlij
2017-08-03
1
-0
/
+113
*
Adding base classes and structures for ARVR support
BastiaanOlij
2017-07-28
1
-0
/
+313