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
/
platform
/
uwp
/
app.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace `#pragma once` by traditional include guards for consistency
Hugo Locurcio
2021-09-24
1
-565
/
+0
*
Use mouse and joypad enums instead of plain integers
Aaron Franke
2021-06-20
1
-3
/
+3
*
Rename `instance()`->`instantiate()` when it's a verb
Lightning_A
2021-06-19
1
-5
/
+5
*
Core: Move DirAccess and FileAccess to `core/io`
Rémi Verschelde
2021-06-11
1
-2
/
+2
*
Add MOUSE_MODE_CONFINED_HIDDEN
Aaron Franke
2021-06-03
1
-2
/
+4
*
[UWP] Add missing `get_scansym` argument.
bruvzg
2021-05-22
1
-1
/
+1
*
Rename ButtonList enum and members to MouseButton
Aaron Franke
2021-03-23
1
-8
/
+8
*
Update copyright statements to 2021
Rémi Verschelde
2021-01-01
1
-2
/
+2
*
Style: Enforce separation line between function definitions
Rémi Verschelde
2020-05-14
1
-0
/
+1
*
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-05-14
1
-25
/
+0
*
Port member initialization from constructor to declaration (C++11)
Rémi Verschelde
2020-05-14
1
-10
/
+0
*
Replace NULL with nullptr
lupoDharkael
2020-04-02
1
-6
/
+6
*
Rename `scancode` to `keycode`.
bruvzg
2020-02-25
1
-2
/
+4
*
Update copyright statements to 2020
Rémi Verschelde
2020-01-01
1
-2
/
+2
*
Platform: Ensure classes match their header filename
Rémi Verschelde
2019-02-12
1
-5
/
+5
*
Update copyright statements to 2019
Rémi Verschelde
2019-01-01
1
-2
/
+2
*
UWP: Add support for GLES2 driver
George Marques
2018-07-12
1
-8
/
+7
*
Implement universal translation of touch to mouse
Pedro J. Estébanez
2018-04-30
1
-45
/
+38
*
Add missing copyright headers and fix formatting
Rémi Verschelde
2018-01-05
1
-0
/
+1
*
Update copyright statements to 2018
Rémi Verschelde
2018-01-01
1
-2
/
+2
*
Style: Apply new clang-format 5.0 style to all files
Rémi Verschelde
2017-12-07
1
-9
/
+9
*
Use HTTPS URL for Godot's website in the headers
Rémi Verschelde
2017-08-27
1
-1
/
+1
*
Fixes for new two-dash long command line arguments
Rémi Verschelde
2017-08-21
1
-1
/
+1
*
Revert "Second take at making command-line arguments more UNIX-like + main.cp...
Juan Linietsky
2017-08-19
1
-1
/
+1
*
Fixes for new two-dash long command line arguments
Rémi Verschelde
2017-08-19
1
-1
/
+1
*
UWP: InputEvent: Renamed "pos" property to "position"
George Marques
2017-06-12
1
-9
/
+9
*
Fix UWP compilation issues
George Marques
2017-05-23
1
-63
/
+54
*
Removal of InputEvent as built-in Variant type..
Juan Linietsky
2017-05-20
1
-19
/
+19
*
Add "Godot Engine contributors" copyright line
Rémi Verschelde
2017-04-08
1
-0
/
+1
*
A Whole New World (clang-format edition)
Rémi Verschelde
2017-03-05
1
-159
/
+122
*
Welcome in 2017, dear changelog reader!
Rémi Verschelde
2017-01-01
1
-1
/
+1
*
Rename remaining WinRT references to UWP
George Marques
2016-11-03
1
-8
/
+8
*
Rename WinRT files to UWP
George Marques
2016-11-03
1
-0
/
+647