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
/
config
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Merge pull request #91416 from Calinou/d3d12-sdk-update-install-script
Rémi Verschelde
2024-05-15
1
-1
/
+5
|
\
\
|
*
|
Update dependencies in D3D12 SDK installer script
Hugo Locurcio
2024-05-07
1
-1
/
+5
*
|
|
Use Core/Scene stringnames consistently
kobewi
2024-05-13
1
-1
/
+0
*
|
|
Add shorthand for using singleton string names
kobewi
2024-05-11
1
-2
/
+2
*
|
|
GDExtension: Prevent crash during shutdown as singletons are deleted
David Snopek
2024-05-10
2
-1
/
+7
|
/
/
*
/
[Core] Add `LocalVector::has` for convenience
A Thousand Ships
2024-05-06
1
-1
/
+1
|
/
*
Merge pull request #85678 from KoBeWi/editor_walktime
Rémi Verschelde
2024-04-26
1
-1
/
+7
|
\
|
*
Add separate feature tags for editor runtime
kobewi
2024-04-26
1
-1
/
+7
*
|
Allow loading custom ProjectSettings instance
kobewi
2024-04-26
2
-2
/
+11
|
/
*
Add project setting for root node auto translate mode
Haoyu Qiu
2024-04-16
1
-0
/
+1
*
Use WorkerThreadPool for Server threads
Juan Linietsky
2024-04-10
2
-0
/
+23
*
[Core] Add iteration support to `Array`
A Thousand Ships
2024-04-10
1
-2
/
+2
*
Merge pull request #88329 from ManpreetXSingh/key-window-menu
Rémi Verschelde
2024-04-08
1
-0
/
+1
|
\
|
*
Windows: Add alt+space menu and fix window modes
Manpreet Singh
2024-04-06
1
-0
/
+1
*
|
Add toggle for enabling or disabling RenderingDevice's pipeline cache.
Dario
2024-04-05
1
-0
/
+1
|
/
*
Jitter raster occlusion camera to reduce false positives.
lawnjelly
2024-04-03
1
-0
/
+2
*
Properly skip printing version header with `--no-header`
Samuel Nicholas
2024-03-26
2
-0
/
+7
*
Merge uid_cache.bin and global_script_class_cache.cfg after mounting PCKs
David Nikdel
2024-03-06
2
-0
/
+24
*
[Core] Move includes from project_settings.h into project_settings.cpp
nazarii
2024-03-04
2
-4
/
+1
*
Merge pull request #86758 from Mickeon/autocompletion-project-settings
Rémi Verschelde
2024-03-01
2
-0
/
+24
|
\
|
*
Add autocompletion for ProjectSettings' methods
Micky
2024-02-29
2
-0
/
+24
*
|
Add option to add built-in strings in the POT generation
Michael Alexsander
2024-02-28
1
-0
/
+1
*
|
Display the build date in the editor and when starting the engine
Hugo Locurcio
2024-02-27
1
-0
/
+2
*
|
Remove word duplicates in comments and strings, and fix casing and punctuation
Robert Yevdokimov
2024-02-23
1
-1
/
+1
*
|
Merge pull request #86608 from TokageItLab/add-warn-setting-anim
Rémi Verschelde
2024-02-17
1
-0
/
+3
|
\
\
|
*
|
Add option to silence some warnings in AnimationMixer caching
Silc Lizard (Tokage) Renew
2024-02-14
1
-0
/
+3
*
|
|
Merge pull request #86966 from Muller-Castro/value2ref-core
Rémi Verschelde
2024-02-15
2
-3
/
+3
|
\
\
\
|
*
|
|
Add const lvalue ref to core/* container parameters
Muller-Castro
2024-02-14
2
-3
/
+3
*
|
|
|
Add `--no-header` option to clean output
Anatoli Babenia
2024-02-15
3
-0
/
+10
|
/
/
/
*
/
/
Allow to set custom feature tags for testing
kobewi
2024-02-13
1
-0
/
+13
|
/
/
*
|
Finish splitting functionality of the Vulkan and D3D12 backends into Renderin...
Dario
2024-02-12
1
-0
/
+2
*
|
Fix `display/window/size/window_{width,height}_override` set `0`
Adam Scott
2024-02-03
1
-2
/
+2
*
|
Remove now unused `year` member from `version.py`
Rémi Verschelde
2024-01-25
1
-1
/
+0
|
/
*
Merge pull request #84800 from gshadows/fix_options_range
Rémi Verschelde
2024-01-03
1
-9
/
+9
|
\
|
*
Fix unlimited project option ranges that could cause crashes.
G-Shadow
2023-12-22
1
-9
/
+9
*
|
Merge pull request #86570 from RandomShaper/remove_traces_of_rid_prealloc
Rémi Verschelde
2024-01-02
1
-1
/
+0
|
\
\
|
*
|
Remove traces of the extinct RID preallocate feature
Pedro J. Estébanez
2023-12-28
1
-1
/
+0
|
|
/
*
/
[D3D12] Dynamically load Agility SDK.
bruvzg
2024-01-02
1
-0
/
+2
|
/
*
Merge pull request #83452 from RandomShaper/rd_common
Yuri Sizov
2023-12-20
1
-1
/
+2
|
\
|
*
Split RenderingDevice into API-agnostic and RenderingDeviceDriver parts
Pedro J. Estébanez
2023-12-20
1
-1
/
+2
*
|
Implement project-wide node groups
Stanislav Labzyuk
2023-12-19
2
-0
/
+91
*
|
Merge pull request #85000 from bruvzg/ed_ui_direction
Yuri Sizov
2023-12-19
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
[Editor] Add option to override editor UI layout direction.
bruvzg
2023-11-17
1
-1
/
+1
*
|
Add Direct3D 12 RenderingDevice implementation
Pedro J. Estébanez
2023-12-12
1
-1
/
+7
|
/
*
Donors: Change tiers to match Dev Fund, sync latest data
Rémi Verschelde
2023-11-14
1
-8
/
+8
*
Fix various typos with codespell
Rémi Verschelde
2023-11-11
1
-2
/
+3
*
Merge pull request #81196 from georgwacker/add-audiosession-options
Rémi Verschelde
2023-10-17
1
-0
/
+3
|
\
|
*
Add project settings for AVAudioSessionCategory on iOS
Georg Wacker
2023-10-17
1
-0
/
+3
*
|
Merge pull request #82347 from SaracenOne/dir_access_checks
Rémi Verschelde
2023-09-26
1
-0
/
+1
|
\
\
|
*
|
Add error checks for DirAccess creation.
Saracen
2023-09-26
1
-0
/
+1
[prev]
[next]