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 #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
*
|
|
Improve unregistering XR interfaces so we don't get crashes in GDExtensions b...
Bastiaan Olij
2021-09-28
1
-2
/
+7
*
|
|
Display an alert when attempting to run a project with no main scene
Hugo Locurcio
2021-09-20
1
-2
/
+4
*
|
|
Add remaning code edit unit tests
Paulb23
2021-09-20
1
-1
/
+1
*
|
|
--single-window is passed through project manager.
Jacob Edie
2021-09-15
1
-3
/
+2
*
|
|
Merge pull request #52562 from BastiaanOlij/gd_extensions_register_drivers
Rémi Verschelde
2021-09-15
1
-5
/
+6
|
\
\
\
|
*
|
|
Add driver types to GD extension initialisation levels
Bastiaan Olij
2021-09-13
1
-5
/
+6
*
|
|
|
Merge pull request #52226 from Faless/debugger/4.x_start_options
Rémi Verschelde
2021-09-14
1
-0
/
+17
|
\
\
\
\
|
*
|
|
|
[Editor] Add "--debug-server <uri>" option.
Fabio Alessandrelli
2021-08-29
1
-0
/
+17
*
|
|
|
|
Merge pull request #50375 from Paulb23/code_edit_unit_tests
Rémi Verschelde
2021-09-13
1
-0
/
+1
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Allow unit testing SceneTree Ojects
Paulb23
2021-09-01
1
-0
/
+1
*
|
|
|
|
Merge pull request #47391 from Calinou/platform-feature-tags-lowercase
Juan Linietsky
2021-09-07
1
-2
/
+2
|
\
\
\
\
\
|
*
|
|
|
|
Make platform feature tag names lowercase
Hugo Locurcio
2021-08-31
1
-2
/
+2
|
|
/
/
/
/
*
/
/
/
/
Fix negative delta arguments
Manuel Moos
2021-08-31
1
-1
/
+42
|
/
/
/
/
*
/
/
/
Rename String::is_rel_path to String::is_relative_path
Wilson E. Alvarez
2021-08-29
1
-1
/
+1
|
/
/
/
[next]