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
*
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
*
Fix extension registration order.
Paulo Poiati
2022-02-20
1
-2
/
+5
*
Revert "Fix extension registration order."
Rémi Verschelde
2022-02-18
1
-4
/
+3
*
Fix extension registration order.
Paulo Poiati
2022-02-16
1
-3
/
+4
*
Editor: Cleanup some includes dependencies
Rémi Verschelde
2022-02-15
1
-0
/
+1
*
Cleanup of preprocessor directives in main.cpp
TechnicalSoup
2022-02-14
1
-5
/
+0
*
Fix Project Manager crash on exit.
bruvzg
2022-02-12
1
-1
/
+4
*
Use EditorFileDialog instead of FileDialog in the project manager
Hendrik Brucker
2022-02-12
2
-9
/
+1
*
Merge pull request #57715 from Faless/debugger/4.x_core_includes_and_servers
Rémi Verschelde
2022-02-09
1
-2
/
+2
|
\
|
*
[Debugger] Move most profilers to ServersDebugger.
Fabio Alessandrelli
2022-02-06
1
-2
/
+2
*
|
Core: Move generated `VERSION_HASH` to a `.cpp` file
Rémi Verschelde
2022-02-09
1
-2
/
+1
*
|
Refactor some object type checking code with `cast_to`
Rémi Verschelde
2022-02-08
1
-11
/
+8
|
/
*
Merge pull request #57562 from AnilBK/string-add-contains
Rémi Verschelde
2022-02-03
1
-5
/
+5
|
\
|
*
String: Add contains().
Anilforextra
2022-02-04
1
-5
/
+5
*
|
EditorProperty: Fix range hint parsing with optional step
Rémi Verschelde
2022-02-03
1
-2
/
+2
*
|
Minor fixes/refactoring of project and editor setting dialogs
Hendrik Brucker
2022-02-01
1
-2
/
+4
|
/
*
Revert "Add new scaling modes for splash screen"
Rémi Verschelde
2022-01-19
1
-10
/
+7
*
Add new scaling modes for splash screen
Samuel Pedrajas
2022-01-18
1
-7
/
+10
*
Merge pull request #47522 from madmiraal/rename-test_width-test_height
Rémi Verschelde
2022-01-18
1
-25
/
+25
|
\
|
*
Rename Project Window width and height settings to match their function
Marcel Admiraal
2022-01-04
1
-25
/
+25
*
|
Doctool: Add error checks and exit code handling
Max Hilbrunner
2022-01-18
1
-7
/
+16
*
|
Merge pull request #55020 from bruvzg/vlk_device_surface_check
Rémi Verschelde
2022-01-17
1
-0
/
+9
|
\
\
|
*
|
[Vulkan] Check each device capabilities before selecting it.
bruvzg
2021-11-22
1
-0
/
+9
*
|
|
Merge pull request #56012 from bruvzg/wt🤎4
Rémi Verschelde
2022-01-17
1
-7
/
+0
|
\
\
\
|
*
|
|
[Windows] Improve console handling and execute/create_process.
bruvzg
2021-12-18
1
-7
/
+0
*
|
|
|
Remove property hints referencing unsupported svgz extension
Rémi Verschelde
2022-01-17
1
-1
/
+1
*
|
|
|
Merge pull request #56311 from Calinou/default-allow-hidpi
Rémi Verschelde
2022-01-13
1
-8
/
+1
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Enable "Allow Hidpi" by default
Hugo Locurcio
2021-12-30
1
-8
/
+1
*
|
|
|
Update copyright statements to 2022
Rémi Verschelde
2022-01-03
6
-14
/
+14
*
|
|
|
Add a shader warning when the uniform buffer limit is exceeded
Yuri Roubinsky
2022-01-03
1
-1
/
+1
|
/
/
/
*
/
/
Print requested V-Sync mode when Print Fps is enabled
Hugo Locurcio
2021-12-20
1
-0
/
+18
|
/
/
*
|
add 2d scale factor property
Ansraer
2021-12-17
1
-0
/
+2
*
|
Make `--doctool` locale aware
Haoyu Qiu
2021-12-16
1
-1
/
+6
*
|
Replace String comparisons with "", String() to is_empty()
Nathan Franke
2021-12-09
1
-24
/
+24
*
|
Merge pull request #55483 from pycbouh/theme-load-and-order
Rémi Verschelde
2021-12-02
1
-0
/
+6
|
\
\
|
*
|
Make default/project theme wait for modules before initializing
Yuri Sizov
2021-11-30
1
-0
/
+6
*
|
|
Remove editor splash screen with sponsors logo
Rémi Verschelde
2021-11-30
3
-7
/
+10
|
/
/
*
|
Fix `strip_edges()` call that was removed in boot splash image change
Hugo Locurcio
2021-11-23
1
-1
/
+1
*
|
Add a project setting to disable the boot splash image
Hugo Locurcio
2021-11-23
1
-10
/
+16
|
/
*
Ignore override.cfg when in editor
kobewi
2021-11-22
1
-1
/
+1
*
Modules: Make sure to include modules_enabled.gen.h where needed
Rémi Verschelde
2021-11-12
1
-3
/
+2
*
Move Mono unhandled exception setting to be located within a subsection
Hugo Locurcio
2021-11-10
1
-1
/
+1
*
Display 2 decimals instead of 1 in editor frametime labels
Hugo Locurcio
2021-11-09
1
-2
/
+2
*
Enable mono editor build in CI
qarmin
2021-11-09
1
-2
/
+0
*
Fix new projects always being created with OpenGL
Hugo Locurcio
2021-11-01
1
-2
/
+2
*
[macOS] Add `create_instance` function to spawn editor copies.
bruvzg
2021-11-01
1
-2
/
+1
*
Use OpenGL 3.3 core profile instead of compatibility profile
Clay John
2021-10-31
1
-2
/
+0
[next]