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
/
platform
/
uwp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #79351 from Repiteo/dotnet-handle-warnings
Yuri Sizov
2023-07-26
1
-2
/
+4
|
\
|
*
Allow MSVC dev_mode builds to succeed with dotnet
Thaddeus Crews
2023-07-17
1
-2
/
+4
*
|
iOS: Add `export_project_only` flag
Phil Hudson
2023-07-17
1
-1
/
+1
*
|
Extract and reorganize texture resource classes
Hendrik Brucker
2023-07-14
2
-0
/
+2
*
|
Merge pull request #78248 from felaugmar/load-svg-adjustable-scale
Yuri Sizov
2023-07-12
1
-2
/
+1
|
\
\
|
|
/
|
/
|
|
*
Added Image's `load_svg_from_(buffer|string)`
Felipe Augusto Marques
2023-06-23
1
-2
/
+1
*
|
Change explicit 'Godot 4.0' references to 'Godot 4'
Rémi Verschelde
2023-07-10
1
-4
/
+4
*
|
Fix formatting of dlopen error message on Windows
Kamil Brzoskowski
2023-07-09
1
-1
/
+1
|
/
*
SCons: Move platform logo/run icon to `export` folder
Rémi Verschelde
2023-06-20
3
-5
/
+1
*
CI: Update static checks to black 23.3.0
Rémi Verschelde
2023-06-19
1
-1
/
+0
*
Allow exporting release Android builds without a debug keystore
Michael Alexsander
2023-06-19
2
-2
/
+2
*
Style: Harmonize header includes in platform ports
Rémi Verschelde
2023-06-08
8
-19
/
+15
*
Copy system info to clipboard + Update bug_report.yml
MJacred
2023-05-27
1
-2
/
+1
*
Store sensitive export options in dedicated credentials file
Andreas Raddau
2023-05-10
2
-4
/
+9
*
Extract editor run toolbar into its own component
Yuri Sizov
2023-04-19
1
-0
/
+1
*
[Export] Add readable descriptions and validation warnings to the export opti...
bruvzg
2023-04-19
4
-2
/
+7
*
Update all outdated online documentation links
Yuri Sizov
2023-01-14
1
-1
/
+1
*
Merge pull request #63312 from bruvzg/one_click
Rémi Verschelde
2023-01-13
3
-2
/
+17
|
\
|
*
[Export] Add one-click deploy over SSH for the desktop exports.
bruvzg
2022-12-29
3
-2
/
+17
*
|
Merge pull request #70714 from Calinou/doc-os-stdin
Rémi Verschelde
2023-01-12
2
-2
/
+2
|
\
\
|
*
|
Improve documentation for `OS.read_string_from_stdin()`
Hugo Locurcio
2023-01-11
2
-2
/
+2
|
|
/
*
/
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
15
-435
/
+435
|
/
*
Unify usage of GLOBAL/EDITOR_GET
kobewi
2022-10-18
2
-5
/
+5
*
Merge pull request #67244 from RandomShaper/split_render_further_2
Rémi Verschelde
2022-10-11
1
-1
/
+1
|
\
|
*
Polish rendering driver refactor further (take 2)
Pedro J. Estébanez
2022-10-11
1
-1
/
+1
*
|
Cleanup unused defines in platform code
Rémi Verschelde
2022-10-11
1
-7
/
+0
|
/
*
Unix: Remove now unnecessary I/O defines, cleanup
Rémi Verschelde
2022-10-03
1
-1
/
+1
*
ci: add Python static analysis check via mypy
Jiri Suchan
2022-09-30
1
-3
/
+8
*
Fix MSVC warnings C4701 and C4703: Potentially uninitialized variable used
Rémi Verschelde
2022-09-28
1
-1
/
+1
*
Add get_distribution_name() and get_version() to OS
MJacred
2022-09-16
2
-0
/
+12
*
Fixes #65377: get_datetime_* functions can return wrong values
James
2022-09-10
2
-23
/
+17
*
Rename String `plus_file` to `path_join`
Aaron Franke
2022-08-29
2
-3
/
+3
*
Merge pull request #64507 from RandomShaper/remove_unused
Rémi Verschelde
2022-08-27
2
-3
/
+1
|
\
|
*
Remove unused force_quit variable from many OS abstractions
Pedro J. Estébanez
2022-08-27
2
-3
/
+1
*
|
Improve platform-specific READMEs to add useful links
Hugo Locurcio
2022-08-25
1
-0
/
+20
*
|
Unify bits, arch, and android_arch into env["arch"]
Aaron Franke
2022-08-25
1
-20
/
+19
*
|
Refactor the export checking logic to improve separation of concerns
Fredia Huya-Kouadio
2022-08-14
2
-3
/
+23
|
/
*
Only define `keep_screen_on` project setting once
RedMser
2022-08-06
1
-1
/
+1
*
Add support for multiple virtual keyboard types
Brian Semrau
2022-08-04
2
-2
/
+2
*
Extract EditorResourceConversionPlugin into its own source files and clean up...
Yuri Sizov
2022-07-31
2
-0
/
+2
*
Update export dialog to handle many architectures
Aaron Franke
2022-07-29
2
-49
/
+24
*
Make some editor export methods const
Aaron Franke
2022-07-29
2
-4
/
+4
*
Split up editor export code into multiple files
Aaron Franke
2022-07-26
2
-2
/
+2
*
Code quality: Fix header guards consistency
Rémi Verschelde
2022-07-25
5
-4
/
+5
*
Flush buffered input events on UWP
Pedro J. Estébanez
2022-07-23
1
-0
/
+1
*
Add static methods for creating Image and ImageTexture
kobewi
2022-07-08
1
-3
/
+1
*
Add a new HashSet template
reduz
2022-05-20
3
-3
/
+3
*
Replace most uses of Map by HashMap
reduz
2022-05-16
4
-4
/
+4
*
Fix ZipIO crash when reused (and possible leaks).
bruvzg
2022-05-11
1
-1
/
+2
*
Add OS::is_process_running function.
mdavisprog
2022-05-03
2
-0
/
+5
[next]