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
*
Add a project setting to enable stdout flushing in release builds
Hugo Locurcio
2020-12-15
1
-0
/
+5
*
Reorganize rendering server.
reduz
2020-12-03
1
-2
/
+2
*
Refactor DocData into core and editor (DocTools) parts
Thakee Nathees
2020-12-02
1
-4
/
+4
*
[Complex Text Layouts] Refactor Font class, default themes and controls to us...
bruvzg
2020-11-26
1
-69
/
+39
*
[Complex Text Layouts] Implement TextServer interface. Implement Fallback Tex...
bruvzg
2020-11-26
1
-7
/
+117
*
Merge pull request #43661 from EricEzaM/PR/INP2-rename_load_from_globals
Rémi Verschelde
2020-11-19
1
-1
/
+1
|
\
|
*
load_from_globals() -> load_from_project_settings()
Eric M
2020-11-19
1
-1
/
+1
*
|
allow vulkan validation layers in release builds if explicity asked for
Jordan Schidlowsky
2020-11-18
1
-2
/
+2
*
|
Fix CLI export when export_path is in preset.
Fabio Alessandrelli
2020-11-17
1
-8
/
+0
*
|
Remove empty lines around braces with the formatting script
Aaron Franke
2020-11-16
2
-3
/
+0
*
|
Merge pull request #42167 from madmiraal/fix-42108
Rémi Verschelde
2020-11-16
1
-1
/
+0
|
\
\
|
*
|
Remove the unnecessary sync() and the restrictions it imposes on 3D Physics.
Marcel Admiraal
2020-09-18
1
-1
/
+0
*
|
|
Merge pull request #43369 from Calinou/allow-svg-project-icon
Rémi Verschelde
2020-11-10
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Allow using SVG images as project icon
Hugo Locurcio
2020-11-06
1
-1
/
+1
*
|
|
Reorganized core/ directory, it was too fatty already
reduz
2020-11-07
5
-8
/
+8
|
/
/
*
|
Refactored Variant Operators.
reduz
2020-11-06
1
-1
/
+1
*
|
Refactor pixel snapping.
reduz
2020-10-30
1
-1
/
+0
*
|
Merge pull request #42361 from akien-mga/vulkan-layers-opt-in
Rémi Verschelde
2020-10-28
1
-2
/
+8
|
\
\
|
*
|
Vulkan: Make validation layers optional
Rémi Verschelde
2020-10-27
1
-2
/
+8
*
|
|
Update AUTHORS and DONORS list
Rémi Verschelde
2020-10-28
1
-0
/
+0
|
/
/
*
|
Refactor MethodBind to use variadic templates
reduz
2020-10-18
1
-1
/
+1
*
|
iOS: move touch delay to settings
Sergey Minakov
2020-10-01
1
-0
/
+1
*
|
OS: Remove unused get_splash_tick_msec
Rémi Verschelde
2020-09-24
1
-1
/
+0
*
|
Ignore thread models when compiling with NO_THREAD
Fabio Alessandrelli
2020-09-23
1
-0
/
+4
*
|
Donors: Add Gamblify, remove Interblock from splash screen
Rémi Verschelde
2020-09-16
1
-0
/
+0
|
/
*
Remove unused Python imports.
Marcel Admiraal
2020-09-10
1
-1
/
+0
*
Merge pull request #41332 from bruvzg/win_subsys_option
Rémi Verschelde
2020-09-03
1
-0
/
+7
|
\
|
*
Revert "[Windows] Attach to parent console instead of creating new one."
bruvzg
2020-08-17
1
-0
/
+7
*
|
Merge pull request #41190 from Xrayez/main-loop-type-class
Rémi Verschelde
2020-09-02
1
-4
/
+18
|
\
\
|
*
|
Accept global classes for `MainLoop` type in project settings
Andrii Doroshenko (Xrayez)
2020-08-11
1
-4
/
+18
*
|
|
Fix new black style check failures in various files.
Marcel Admiraal
2020-08-21
1
-2
/
+6
|
|
/
|
/
|
*
|
Port ClassDB tests to use doctest
Andrii Doroshenko (Xrayez)
2020-08-16
2
-5
/
+87
*
|
Fix "on top" incorrectly set on init (all platforms).
bruvzg
2020-08-15
1
-1
/
+1
*
|
Remove obsolete GLES2 backend code
Rémi Verschelde
2020-08-13
1
-4
/
+1
*
|
Merge pull request #41164 from bruvzg/win_attach_console
Rémi Verschelde
2020-08-11
1
-7
/
+0
|
\
\
|
*
|
[Windows] Attach to parent console instead of creating new one.
bruvzg
2020-08-11
1
-7
/
+0
|
|
/
*
/
Properly detect `--test` command-line argument
Andrii Doroshenko (Xrayez)
2020-08-08
1
-1
/
+1
|
/
*
Cleanup obsolete tests from displaying in help
Andrii Doroshenko (Xrayez)
2020-07-29
1
-57
/
+25
*
Make all String float conversion methods be 64-bit
Aaron Franke
2020-07-27
1
-2
/
+2
*
SCons: Refactor running commands through builders
Andrii Doroshenko (Xrayez)
2020-07-28
1
-4
/
+9
*
SCons: Build tests/ and main/ in cloned environments
Rémi Verschelde
2020-07-26
1
-8
/
+13
*
Move `tests` to the top-level directory
Andrii Doroshenko (Xrayez)
2020-07-26
31
-6192
/
+1
*
Merge pull request #38900 from bruvzg/docs_ignore_os_spec_def_vals
Rémi Verschelde
2020-07-25
1
-2
/
+2
|
\
|
*
Docs: Ignore OS specific values (constants, project settings, properties).
bruvzg
2020-07-15
1
-2
/
+2
*
|
SCons: Add `tests` option to enable or disable unit tests
Andrii Doroshenko (Xrayez)
2020-07-25
2
-3
/
+9
*
|
fix crash on shutdown
Gordon MacPherson
2020-07-24
1
-5
/
+6
*
|
Fix arguments always being found and returned some items back to normal
Gordon MacPherson
2020-07-24
1
-7
/
+7
*
|
t Add unit testing to Godot using DocTest and added to GitHub Actions CI
RevoluPowered
2020-07-24
8
-1397
/
+1136
*
|
New GDScript tokenizer and parser
George Marques
2020-07-20
1
-915
/
+67
|
/
*
Disable file logging for the project manager
Hugo Locurcio
2020-07-14
1
-15
/
+17
[next]