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
/
main
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
Add error messages if Vulkan init failed, prevent Vulkan context freeing unin...
bruvzg
2020-07-13
1
-1
/
+1
*
|
Commit other files changed by file_format.sh
Aaron Franke
2020-07-13
1
-4
/
+4
|
/
*
Add override keywords.
Marcel Admiraal
2020-07-10
2
-7
/
+7
*
Merge pull request #40121 from Calinou/enable-file-logging
Rémi Verschelde
2020-07-10
1
-2
/
+7
|
\
|
*
Enable file logging by default on desktops to help with troubleshooting
Hugo Locurcio
2020-07-08
1
-2
/
+7
*
|
Keep debug & verbose options after loading project from project manager
PouleyKetchoupp
2020-07-09
1
-0
/
+1
*
|
Add a map of autoloads to ProjectSettings
George Marques
2020-07-06
1
-34
/
+14
*
|
Fix string test code for MinGW
Aaron Franke
2020-07-05
1
-1
/
+4
|
/
*
Merge pull request #40092 from hinlopen/remove-find-last
Rémi Verschelde
2020-07-04
1
-2
/
+2
|
\
|
*
Remove String::find_last (same as rfind)
Stijn Hinlopen
2020-07-03
1
-2
/
+2
*
|
Fix content scale mode, closes #37941
Juan Linietsky
2020-07-02
1
-5
/
+5
|
/
*
Merge pull request #38713 from aaronfranke/string-64bit
Rémi Verschelde
2020-07-01
2
-2
/
+2
|
\
|
*
Remove 32-bit String to_int method
Aaron Franke
2020-06-03
2
-2
/
+2
*
|
Merge pull request #36885 from Xrayez/doctool-err-msg
Rémi Verschelde
2020-07-01
1
-1
/
+1
|
\
\
|
*
|
Fix doctool misleading error message
Andrii Doroshenko (Xrayez)
2020-03-07
1
-1
/
+1
*
|
|
Move frame delaying functions from Main to OS.
Fabio Alessandrelli
2020-06-30
2
-34
/
+1
*
|
|
Added Custom Performance Monitor and feature to read intermediate values of M...
simpu
2020-06-29
2
-0
/
+98
*
|
|
Style: Fix copyright headers
Rémi Verschelde
2020-06-25
2
-2
/
+2
*
|
|
Merge pull request #36052 from Calinou/improve-low-processor-sleep
Rémi Verschelde
2020-06-24
1
-12
/
+24
|
\
\
\
|
*
|
|
Improve the low processor mode sleep precision
Hugo Locurcio
2020-06-15
1
-12
/
+24
|
|
|
/
|
|
/
|
*
|
|
Main::cleanup: Move MessageQueue deletion further down where it's safer
Rémi Verschelde
2020-06-24
1
-1
/
+5
*
|
|
Mono: Always define options in main.cpp to keep them in docs
Rémi Verschelde
2020-06-18
1
-0
/
+2
*
|
|
Merge pull request #39541 from Ev1lbl0w/feature/disable-rendering
Rémi Verschelde
2020-06-16
1
-1
/
+2
|
\
\
\
|
*
|
|
Expose disable_render_loop property to GDScript
Ev1lbl0w
2020-06-16
1
-1
/
+2
|
|
/
/
*
|
|
Add a suffix to the window title when running from a debug build
Hugo Locurcio
2020-06-16
1
-0
/
+7
*
|
|
Merge pull request #39483 from AndreaCatania/euler
Rémi Verschelde
2020-06-15
3
-0
/
+371
|
\
\
\
|
*
|
|
- Added more euler rotation orders support.
Andrea Catania
2020-06-12
3
-0
/
+371
|
|
/
/
*
/
/
Main: Ensure existing of user data dir in `setup()`
Rémi Verschelde
2020-06-15
1
-5
/
+3
|
/
/
*
|
Merge pull request #39051 from Xrayez/geometry-split
Rémi Verschelde
2020-05-29
3
-12
/
+13
|
\
\
|
*
|
Split `Geometry` singleton into `Geometry2D` and `Geometry3D`
Andrii Doroshenko (Xrayez)
2020-05-27
3
-12
/
+13
*
|
|
Merge pull request #28289 from aaronfranke/grid
Rémi Verschelde
2020-05-26
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Dynamic infinite 3D grid
Aaron Franke
2020-05-22
1
-1
/
+1
*
|
|
Add `custom_modules` build option to compile external user modules
Andrii Doroshenko (Xrayez)
2020-05-25
1
-1
/
+5
*
|
|
Merge pull request #38887 from AndreaCatania/oahash_imp
Rémi Verschelde
2020-05-25
1
-0
/
+83
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
- Make sure it's impossible to initialize an OAHashMap with 0 capacity (would...
Andrea Catania
2020-05-25
1
-0
/
+83
*
|
|
Merge pull request #38942 from neikeq/hinjaku-hinjaku
Rémi Verschelde
2020-05-22
1
-6
/
+10
|
\
\
\
|
*
|
|
Fix editor ignoring 'single_window_mode' with no main scene
Ignacio Etcheverry
2020-05-22
1
-6
/
+10
*
|
|
|
Fix condition in ClassDB tests that should return
Ignacio Etcheverry
2020-05-22
1
-34
/
+34
|
/
/
/
*
|
|
Merge pull request #38874 from bruvzg/tab_drv_sel_40
Rémi Verschelde
2020-05-20
1
-8
/
+41
|
\
\
\
|
*
|
|
[Windows] Add tablet driver selection.
bruvzg
2020-05-20
1
-8
/
+41
|
|
/
/
*
|
|
Merge pull request #38515 from Calinou/cli-scene-allow-res-tres
Rémi Verschelde
2020-05-20
1
-1
/
+5
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Allow `.res` and `.tres` extensions in the scene CLI positional argument
Hugo Locurcio
2020-05-06
1
-1
/
+5
*
|
|
Merge pull request #38723 from neikeq/initial-classdb-test
Rémi Verschelde
2020-05-18
3
-0
/
+930
|
\
\
\
|
*
|
|
Added tests for ClassDB
Ignacio Etcheverry
2020-05-16
3
-0
/
+930
*
|
|
|
Fix leaks and crashes in OAHashMap
Pedro J. Estébanez
2020-05-18
1
-0
/
+58
|
/
/
/
*
|
|
Style: Enforce braces around if blocks and loops
Rémi Verschelde
2020-05-14
12
-170
/
+309
*
|
|
Style: Enforce separation line between function definitions
Rémi Verschelde
2020-05-14
10
-0
/
+11
*
|
|
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-05-14
15
-339
/
+0
*
|
|
Remove redundant void argument lists
Rémi Verschelde
2020-05-14
3
-3
/
+3
*
|
|
Modernize remaining uses of 0/NULL instead of nullptr (C++11)
Rémi Verschelde
2020-05-14
1
-1
/
+1
[prev]
[next]