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
/
core
/
os
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge commit godotengine/godot@f128f383e892865379cb8b14e7bcc9858efe2973
Spartan322
2024-11-27
1
-2
/
+7
|
\
|
*
Register Engine, OS, ProjectSettings, and Time early.
Hunt J. Sparra
2024-11-21
1
-2
/
+7
*
|
Merge commit godotengine/godot@cb411fa960f0b7fdbd97dcdb4c90f9346360ee0e
Spartan322
2024-11-12
1
-2
/
+15
|
\
|
|
*
Merge pull request #91201 from bruvzg/con_type
Thaddeus Crews
2024-11-12
1
-2
/
+15
|
|
\
|
|
*
[OS] Add functions to determine standard I/O device type.
bruvzg
2024-11-06
1
-2
/
+15
*
|
|
Merge commit godotengine/godot@0f5f3bc9546b46b2029fc8896dc859697f1eab97
Spartan322
2024-11-11
3
-5
/
+70
|
\
|
|
|
*
|
Merge pull request #98809 from bruvzg/mac_gde_libs_non_uni
Thaddeus Crews
2024-11-10
1
-0
/
+10
|
|
\
\
|
|
*
|
[GDExtension] Improve macOS library loading/export.
bruvzg
2024-11-04
1
-0
/
+10
|
|
|
/
|
*
|
Enhance SpinLock
Pedro J. Estébanez
2024-11-08
1
-5
/
+42
|
*
|
Add a utility cache line size constant
Pedro J. Estébanez
2024-11-08
1
-0
/
+18
|
|
/
*
|
Merge commit godotengine/godot@c6c464cf9ae56e8b68620af65125dd980d0e8122
Spartan322
2024-11-02
1
-1
/
+1
|
\
|
|
*
[Core] Improve error messages with `vformat`
A Thousand Ships
2024-10-30
1
-1
/
+1
*
|
Merge commit godotengine/godot@8004c7524fb9f43425c4d6f614410a76678e0f7c
Spartan322
2024-10-30
1
-4
/
+4
|
\
|
|
*
Set clang-format `RemoveSemicolon` rule to `true`
Adam Scott
2024-10-25
1
-4
/
+4
*
|
Fix copyright headers referring to Godot
Spartan322
2024-10-27
25
-50
/
+50
*
|
Merge commit godotengine/godot@b3bcb2dc14691f7729984128dca26a844f662fa1
Spartan322
2024-10-22
1
-1
/
+0
|
\
|
|
*
Don't include `core/io/image.h` in `core/os/os.h`
Yevhen Babiichuk (DustDFG)
2024-10-18
1
-1
/
+0
*
|
Rebrand preambles to Redot
Dubhghlas McLaughlin
2024-10-11
25
-0
/
+50
*
|
Rebrand Godot to Redot
Randolph W. Aarseth II
2024-10-11
1
-1
/
+1
|
/
*
SCons: Add unobtrusive type hints in SCons files
Thaddeus Crews
2024-09-25
1
-0
/
+1
*
Add support for non-blocking IO mode to `OS.execute_with_pipe`.
bruvzg
2024-09-06
1
-1
/
+1
*
Store GLES over GL status in the OS to avoid direct renderer includes in the ...
bruvzg
2024-09-03
1
-0
/
+3
*
Update rendering driver name on fallbacks. Fix rendering driver/method in the...
bruvzg
2024-09-01
1
-3
/
+3
*
Merge pull request #94792 from akien-mga/core-remove-poolallocator
Rémi Verschelde
2024-08-28
2
-736
/
+0
|
\
|
*
Core: Remove unused PoolAllocator
Rémi Verschelde
2024-07-26
2
-736
/
+0
*
|
Merge pull request #93985 from alvinhochun/windows-gpu-pref
Rémi Verschelde
2024-08-28
1
-0
/
+1
|
\
\
|
*
|
Respect integrated GPU preference in Windows Settings
Alvin Wong
2024-07-16
1
-0
/
+1
*
|
|
Merge pull request #93739 from AThousandShips/lock_unlock
Rémi Verschelde
2024-08-26
2
-2
/
+35
|
\
\
\
|
*
|
|
[Core] Allow locking/unlocking of `MutexLock`
A Thousand Ships
2024-08-26
2
-2
/
+35
*
|
|
|
Change warning muting so it affects all levels, but locally
Pedro J. Estébanez
2024-08-26
1
-0
/
+9
|
/
/
/
*
|
|
Merge pull request #94169 from RandomShaper/wtp_rl_prize
Rémi Verschelde
2024-08-26
3
-41
/
+52
|
\
\
\
|
*
|
|
WorkerThreadPool (plus friends): Overhaul unlock allowance zones
Pedro J. Estébanez
2024-08-21
3
-41
/
+52
*
|
|
|
Add debug utilities for Vulkan
Matias N. Goldberg
2024-08-21
2
-0
/
+57
|
/
/
/
*
|
|
Merge pull request #92391 from rburing/fti_3d
Rémi Verschelde
2024-08-16
1
-0
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Fixed Timestep Interpolation (3D)
Ricardo Buring
2024-07-07
1
-0
/
+1
|
|
/
*
/
Fix Game window stops responding when debugger pauses
Jamie Pate
2024-07-10
1
-2
/
+0
|
/
*
Prevent folder names with trailing periods from being used automatically
Hugo Locurcio
2024-06-26
1
-1
/
+4
*
Move MIDI parsing up from ALSA driver to platform independent driver.
Ibrahn Sahir
2024-06-25
2
-67
/
+200
*
Add `nothreads` feature tag to signify lack of `THREADS_ENABLED`
Mikael Hermansson
2024-06-24
1
-0
/
+4
*
Implement `amplitude` to Input.vibrate_handheld
Radiant
2024-05-02
1
-1
/
+1
*
Add separate feature tags for editor runtime
kobewi
2024-04-26
2
-0
/
+6
*
Collapse the gdextension arguments into the `GDExtensionData` struct
Fredia Huya-Kouadio
2024-04-19
1
-1
/
+8
*
Fix loading GDExtension dependencies on Android
Fredia Huya-Kouadio
2024-04-19
2
-1
/
+52
*
Add get_process_exit_code() method
kobewi
2024-04-16
1
-0
/
+1
*
Merge pull request #87117 from DmitriySalnikov/rename_pdb
Rémi Verschelde
2024-04-11
1
-1
/
+1
|
\
|
*
Add renaming of PDB files to avoid blocking them
DmitriySalnikov
2024-04-05
1
-1
/
+1
*
|
Update lingering `do/while(0)` defines
Thaddeus Crews
2024-04-04
1
-2
/
+3
|
/
*
Implement `OS.execute_with_pipe` method to run process with redirected stdio.
bruvzg
2024-03-27
1
-0
/
+1
*
Merge pull request #89229 from akien-mga/main-refactor-os-exit-code
Rémi Verschelde
2024-03-24
1
-1
/
+2
|
\
|
*
Refactor OS exit code to be `EXIT_SUCCESS` by default
Rémi Verschelde
2024-03-08
1
-1
/
+2
[next]