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
*
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
|
/
*
Merge pull request #91927 from timothyqiu/monitor-names
Rémi Verschelde
2024-05-14
1
-33
/
+33
|
\
|
*
Make performance monitor names translatable
Haoyu Qiu
2024-05-14
1
-33
/
+33
*
|
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
2
-2
/
+2
*
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
2
-7
/
+11
|
/
*
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
2
-54
/
+44
|
\
|
*
Refactor OS exit code to be `EXIT_SUCCESS` by default
Rémi Verschelde
2024-03-08
2
-54
/
+44
*
|
Fixed Timestep Interpolation (2D)
Ricardo Buring
2024-03-23
2
-0
/
+16
*
|
Merge pull request #89270 from Repiteo/enforce-typename-in-templates
Rémi Verschelde
2024-03-14
1
-1
/
+1
|
\
\
|
*
|
Enforce template syntax `typename` over `class`
Thaddeus Crews
2024-03-07
1
-1
/
+1
|
|
/
*
|
Disable XR server when compiling without 3D
Aaron Franke
2024-03-13
1
-9
/
+19
*
|
SCons: Remove `run_in_subprocess` dependency
Thaddeus Crews
2024-03-11
1
-17
/
+7
*
|
Merge pull request #89381 from aaronfranke/disable-3d
Rémi Verschelde
2024-03-11
1
-1
/
+10
|
\
\
|
*
|
Disable all 3D nodes, physics, and resources when compiling without 3D
Aaron Franke
2024-03-11
1
-1
/
+10
*
|
|
Merge pull request #82084 from ogapo/pr/pck-cache-merge
Rémi Verschelde
2024-03-11
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Merge uid_cache.bin and global_script_class_cache.cfg after mounting PCKs
David Nikdel
2024-03-06
1
-1
/
+1
|
|
/
*
/
Enforce `\n` eol for Python writes
Thaddeus Crews
2024-03-09
1
-3
/
+3
|
/
*
Check if DisplayServer supports icons before attempting setting it
Rémi Verschelde
2024-03-05
1
-5
/
+5
*
Add two new COMSTR environment variables
Thaddeus Crews
2024-03-01
1
-3
/
+3
*
Pre-commit: Update to clang-format 17.0.6 and black 24.2.0
Rémi Verschelde
2024-02-28
1
-0
/
+1
*
Display the build date in the editor and when starting the engine
Hugo Locurcio
2024-02-27
2
-3
/
+21
*
[Physics] Fix export with 3D disabled
A Thousand Ships
2024-02-22
2
-0
/
+32
*
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
|
|
_
|
/
|
/
|
|
[next]