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
/
main.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update the splash screen logic for the Godot app template
Fredia Huya-Kouadio
2024-06-10
1
-1
/
+1
*
Merge pull request #92733 from raulsntos/core/memdelete-engine-later-but-not-...
Rémi Verschelde
2024-06-04
1
-7
/
+12
|
\
|
*
Release Engine before unregistering core types
Raul Santos
2024-06-03
1
-7
/
+12
*
|
Merge pull request #79126 from bruvzg/SteamTime
Rémi Verschelde
2024-06-03
1
-0
/
+26
|
\
\
|
|
/
|
/
|
|
*
Enable optional minimal SteamAPI integration for usage time tracking (editor ...
bruvzg
2024-05-31
1
-0
/
+26
*
|
Merge pull request #92336 from van800/DAP
Rémi Verschelde
2024-05-30
1
-1
/
+18
|
\
\
|
*
|
[DAP] Add --dap-port as a command line argument, very similar to --lsp-port
Ivan Shakhov
2024-05-30
1
-1
/
+18
*
|
|
Clean Input::frame_parsed_events before de-initialising scripting languages t...
bruvzg
2024-05-30
1
-0
/
+6
|
|
/
|
/
|
*
|
Fix -empty string- console log in web export
patwork
2024-05-28
1
-0
/
+2
|
/
*
Properly set window class in Wayland
Paulo Poiati
2024-05-22
1
-7
/
+11
*
Merge pull request #92075 from autoit4you/fix-92062
Rémi Verschelde
2024-05-18
1
-2
/
+2
|
\
|
*
Use GLOBAL_GET for window_{height,width}_override
Lea
2024-05-18
1
-2
/
+2
*
|
Release Engine after unregistering GDExtensions
Raul Santos
2024-05-17
1
-3
/
+4
|
/
*
Use Core/Scene stringnames consistently
kobewi
2024-05-13
1
-1
/
+0
*
Don't define NO_EDITOR_SPLASH in export templates
Programneer
2024-05-12
1
-1
/
+1
*
Replace `find` with `contains/has` where applicable
A Thousand Ships
2024-05-08
1
-1
/
+1
*
Generate docs from GDExtensions using `--gdextension-docs` with `--doctool`
David Snopek
2024-05-07
1
-21
/
+30
*
Reduce and prevent unnecessary random-access to `List`
A Thousand Ships
2024-05-04
1
-269
/
+272
*
Add support for OpenXR hand interaction extension
Bastiaan Olij
2024-05-02
1
-0
/
+1
*
Ensure --doctool is run from root directory when implicit cwd is used
RedMser
2024-05-01
1
-1
/
+9
*
Add separate feature tags for editor runtime
kobewi
2024-04-26
1
-0
/
+1
*
Don't ignore `audio/driver/output_latency.web`
Kusok
2024-04-25
1
-1
/
+4
*
Use minor version in EditorSettings file name
kobewi
2024-04-19
1
-5
/
+3
*
Merge pull request #90507 from Calinou/tests-disabled-error-on-test-cli-argument
Rémi Verschelde
2024-04-18
1
-3
/
+8
|
\
|
*
Exit with an error if using `--test` on binary without unit tests compiled
Hugo Locurcio
2024-04-11
1
-3
/
+8
*
|
Fix some build errors with `disable_3d=yes`
A Thousand Ships
2024-04-16
1
-0
/
+2
*
|
Merge pull request #90268 from RandomShaper/wtp_servers
Rémi Verschelde
2024-04-15
1
-3
/
+8
|
\
\
|
*
|
Use WorkerThreadPool for Server threads
Juan Linietsky
2024-04-10
1
-3
/
+8
|
|
/
*
/
Reorganize some code to have 2D things grouped together
Aaron Franke
2024-04-13
1
-6
/
+8
|
/
*
Add `--import` command-line flag
Mikael Hermansson
2024-04-09
1
-1
/
+15
*
Remove NavigationServerDummy warnings
smix8
2024-04-06
1
-2
/
+0
*
Properly skip printing version header with `--no-header`
Samuel Nicholas
2024-03-26
1
-4
/
+4
*
Merge pull request #89229 from akien-mga/main-refactor-os-exit-code
Rémi Verschelde
2024-03-24
1
-53
/
+43
|
\
|
*
Refactor OS exit code to be `EXIT_SUCCESS` by default
Rémi Verschelde
2024-03-08
1
-53
/
+43
*
|
Fixed Timestep Interpolation (2D)
Ricardo Buring
2024-03-23
1
-0
/
+5
*
|
Disable XR server when compiling without 3D
Aaron Franke
2024-03-13
1
-9
/
+19
*
|
Merge uid_cache.bin and global_script_class_cache.cfg after mounting PCKs
David Nikdel
2024-03-06
1
-1
/
+1
|
/
*
Check if DisplayServer supports icons before attempting setting it
Rémi Verschelde
2024-03-05
1
-5
/
+5
*
Display the build date in the editor and when starting the engine
Hugo Locurcio
2024-02-27
1
-3
/
+20
*
[Physics] Fix export with 3D disabled
A Thousand Ships
2024-02-22
1
-0
/
+22
*
Add `--no-header` option to clean output
Anatoli Babenia
2024-02-15
1
-3
/
+12
*
Disable ReShade in the editor and project manager (if run via Vulkan)
Hugo Locurcio
2024-02-14
1
-0
/
+2
*
Merge pull request #88130 from AlekseyKapustyanenko/Rotary_Input
Rémi Verschelde
2024-02-13
1
-1
/
+1
|
\
|
*
Add rotary input support. Fix documentation
ALEKSEY KAPUSTYANENKO
2024-02-13
1
-1
/
+1
*
|
Merge pull request #87013 from bruvzg/intel_angle_with_ids
Rémi Verschelde
2024-02-13
1
-0
/
+27
|
\
\
|
*
|
[Windows] Add support for hex vendor/device IDs in the Angle blocklist. Add I...
bruvzg
2024-01-09
1
-0
/
+27
*
|
|
Merge pull request #87635 from rune-scape/manage-time-singleton
Rémi Verschelde
2024-02-12
1
-8
/
+0
|
\
\
\
|
*
|
|
Manage time singleton
rune-scape
2024-02-11
1
-8
/
+0
*
|
|
|
Replace error checks against `size` with `is_empty`
A Thousand Ships
2024-02-09
1
-1
/
+1
|
|
_
|
/
|
/
|
|
*
|
|
Add colors to the command-line help
Hugo Locurcio
2024-02-01
1
-117
/
+204
[next]