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
*
[macOS] Improve file association handling, and allow URL schema handling.
bruvzg
2022-07-07
1
-0
/
+7
*
Merge pull request #62556 from akien-mga/displayserver-no-headless-fallback
Rémi Verschelde
2022-07-02
1
-7
/
+14
|
\
|
*
DisplayServer: Don't fallback to headless
Rémi Verschelde
2022-07-01
1
-7
/
+14
*
|
Fix exit code of --help and --version, and test them in CI
Jan Haller
2022-07-02
1
-2
/
+2
|
/
*
Command line arguments '--version' and '--help' return exit code 0 instead of...
Jan Haller
2022-06-30
1
-1
/
+6
*
Merge pull request #62084 from smix8/path_debug_options_4.x
Rémi Verschelde
2022-06-29
1
-0
/
+7
|
\
|
*
Add Path2D/3D debug options
smix8
2022-06-20
1
-0
/
+7
*
|
Implement Running Godot as Movie Writer
reduz
2022-06-21
1
-1
/
+54
*
|
Merge pull request #61951 from Calinou/ios-touch-delay-add-property-hint
Rémi Verschelde
2022-06-16
1
-1
/
+5
|
\
\
|
*
|
Add a property hint for the iOS touch delay project setting
Hugo Locurcio
2022-06-12
1
-1
/
+5
*
|
|
Merge pull request #61908 from Calinou/crash-handler-message-tweak-exported-p...
Rémi Verschelde
2022-06-16
1
-1
/
+3
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Tweak default crash handler message in exported projects
Hugo Locurcio
2022-06-10
1
-1
/
+3
|
|
/
*
|
Add Godot 3.x -> Godot 4.x project converter
Rafał Mikrut
2022-06-15
1
-0
/
+29
*
|
Mark some common project settings as basic
Hugo Locurcio
2022-06-12
1
-11
/
+11
|
/
*
Change Server initialization order
reduz
2022-06-01
1
-7
/
+3
*
Add a new HashSet template
reduz
2022-05-20
1
-1
/
+1
*
Use range iterators for RBSet in most cases
Aaron Record
2022-05-19
1
-4
/
+4
*
Hide the first `--print-fps` outputs after the engine has started
Hugo Locurcio
2022-05-17
2
-5
/
+12
*
Rename `--vk-layers` command line argument to `--gpu-validation`
Hugo Locurcio
2022-05-16
1
-3
/
+3
*
Merge pull request #60986 from fire-forge/capitalism
Rémi Verschelde
2022-05-16
1
-1
/
+1
|
\
|
*
Capitalize/fix some property enum hints
FireForge
2022-05-12
1
-1
/
+1
*
|
Replace most uses of Map by HashMap
reduz
2022-05-16
1
-3
/
+3
*
|
Merge pull request #60894 from derammo/derammo_opengl3_windows
Rémi Verschelde
2022-05-13
1
-2
/
+24
|
\
\
|
|
/
|
/
|
|
*
opengl3 driver now works on windows including multi window
derammo
2022-05-11
1
-2
/
+24
*
|
Move Display settings higher in the list
kobewi
2022-05-12
1
-29
/
+0
*
|
Add a new HashMap implementation
reduz
2022-05-12
3
-9
/
+9
|
/
*
Merge pull request #58258 from Calinou/editor-doctool-auto-headless
Rémi Verschelde
2022-05-06
1
-0
/
+5
|
\
|
*
Make `--doctool` imply `--headless` to speed up class reference generation
Hugo Locurcio
2022-02-17
1
-0
/
+5
*
|
Merge pull request #60723 from reduz/refactor-module-initialization
Rémi Verschelde
2022-05-04
1
-11
/
+38
|
\
\
|
*
|
Refactor module initialization
reduz
2022-05-04
1
-11
/
+38
*
|
|
Remove `RES` and `REF` typedefs in favor of spelled out `Ref<>`
Hugo Locurcio
2022-05-03
1
-1
/
+1
|
/
/
*
|
Rename variable names for some singletons
Aaron Franke
2022-04-26
1
-25
/
+25
*
|
Make FileAccess and DirAccess classes reference counted.
bruvzg
2022-04-11
1
-7
/
+7
*
|
Fix some issues found by cppcheck.
bruvzg
2022-04-06
1
-2
/
+0
*
|
Improve autoload inheritance error message
Jason Yundt
2022-04-04
1
-1
/
+1
*
|
Add action map editor for OpenXR
Bastiaan Olij
2022-04-04
1
-2
/
+2
*
|
Move OpenXR project settings to the main, to make them visible on unsupported...
bruvzg
2022-03-29
1
-0
/
+22
*
|
Android port of the Godot Editor
Fredy Huya-Kouadio
2022-03-28
1
-1
/
+2
*
|
Merge pull request #58233 from bruvzg/gde_ts
Rémi Verschelde
2022-03-18
1
-3
/
+34
|
\
\
|
*
|
Unify TextServer built-in module and GDExtension code.
bruvzg
2022-03-17
1
-3
/
+34
*
|
|
Rename Project setting display/window/stretch/shrink to scale
Markus Sauermann
2022-03-17
1
-3
/
+3
|
/
/
*
|
Merge pull request #59153 from Calinou/debug-stringnames-improve
Rémi Verschelde
2022-03-15
1
-0
/
+1
|
\
\
|
*
|
Improve `--debug-stringnames` to be more useful
Hugo Locurcio
2022-03-15
1
-0
/
+1
*
|
|
Make `-q` CLI argument toggle quiet stdout instead of quitting
Hugo Locurcio
2022-03-13
1
-4
/
+4
|
/
/
*
|
Tweak the display order of CLI arguments in `--help` for consistency
Hugo Locurcio
2022-03-13
1
-7
/
+5
*
|
Cleanup embed subwindows getters
kobewi
2022-03-13
1
-2
/
+2
*
|
Convert uses of `DirAccess *` to `DirAccessRef` to prevent memleaks
Rémi Verschelde
2022-03-11
1
-8
/
+4
*
|
Remove unused GDNative code
Rémi Verschelde
2022-03-09
1
-14
/
+0
*
|
Reorder native extension types initialization, initializing editor last
Gilles Roudière
2022-02-28
1
-7
/
+8
*
|
Implementing OpenXR driver
Bastiaan Olij
2022-02-23
2
-0
/
+5
[next]