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 #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
*
Rename GLES2 driver to OpenGL to prepare for the upgrade to GLES3
Hugo Locurcio
2021-10-30
1
-6
/
+4
*
Add GLES2 2D renderer + Linux display manager
lawnjelly
2021-10-30
1
-8
/
+79
*
clang-format: Various fixes to comments alignment from `clang-format` 13
Rémi Verschelde
2021-10-28
1
-4
/
+6
*
clang-format: Disable alignment of operands, too unreliable
Rémi Verschelde
2021-10-28
1
-1
/
+1
*
Fix exit code for --script --check-only, fixes #54087
Pawel Lampe
2021-10-21
1
-0
/
+2
*
Main: Fixup --dump-extension-api after #54017
Rémi Verschelde
2021-10-21
1
-0
/
+4
*
Merge pull request #50680 from Calinou/project-default-single-window-mode
Rémi Verschelde
2021-10-20
1
-1
/
+1
|
\
|
*
Enable single-window mode by default in projects
Hugo Locurcio
2021-07-21
1
-1
/
+1
*
|
doctool: Fix differences between headless and Vulkan rendering backends
Rémi Verschelde
2021-10-20
1
-2
/
+3
*
|
Main: Add documentation for `--dump-extension-api`
Rémi Verschelde
2021-10-20
1
-5
/
+7
*
|
Rework XR positional trackers
Bastiaan Olij
2021-10-17
1
-0
/
+3
*
|
Fix some LGTM errors of "Multiplication result converted to larger type"
Aaron Franke
2021-10-12
1
-5
/
+5
*
|
Implement TextServer GDExtension interface, remove TextServer GDNative interf...
bruvzg
2021-10-01
1
-63
/
+67
*
|
Merge pull request #48685 from bruvzg/bundle_icon_4
Rémi Verschelde
2021-09-30
1
-3
/
+5
|
\
\
|
*
|
[macOS] Prefer .app bundle icon over the default one.
bruvzg
2021-05-13
1
-3
/
+5
[next]