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
/
misc
/
dist
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Web] Add auto-formatting to HTML files.
Fabio Alessandrelli
2022-10-11
4
-1032
/
+1034
*
SCons: Unify tools/target build type configuration
Rémi Verschelde
2022-09-26
2
-3
/
+3
*
SCons: Cleanup `DEBUG`, `_DEBUG` and `NDEBUG` defines
Rémi Verschelde
2022-09-23
1
-1
/
+0
*
Merge pull request #65541 from clayjohn/renderer-setting
Rémi Verschelde
2022-09-20
3
-1
/
+14
|
\
|
*
Split rendering driver project setting into renderer_name and rendering_drive...
clayjohn
2022-09-19
3
-1
/
+14
*
|
[Web] Add missing features warning in editor and export shell.
Fabio Alessandrelli
2022-09-17
2
-22
/
+19
|
/
*
[iOS] Extend iOS plugins to support Swift runtime
Sergey Minakov
2022-08-09
3
-0
/
+69
*
Rename OSX to macOS and iPhoneOS to iOS.
bruvzg
2022-07-21
88
-14
/
+0
*
Add Godot 3.x -> Godot 4.x project converter
Rafał Mikrut
2022-06-15
3
-0
/
+6
*
Rename `--vk-layers` command line argument to `--gpu-validation`
Hugo Locurcio
2022-05-16
3
-5
/
+5
*
Merge pull request #57006 from Calinou/web-editor-no-threads-modal
Rémi Verschelde
2022-05-16
1
-5
/
+48
|
\
|
*
Display a modal dialog if threads are unavailable in the web editor
Hugo Locurcio
2022-01-20
1
-5
/
+48
*
|
Add Greek translation for Linux desktop file
Emmanouil Papadeas
2022-05-06
1
-0
/
+2
*
|
Add French translation for Linux desktop file
Hugo Locurcio
2022-05-05
1
-0
/
+2
*
|
Add Simplified Chinese translation for Linux desktop file
Haoyu Qiu
2022-05-05
1
-0
/
+2
*
|
Merge pull request #47526 from backwardspy/master
Rémi Verschelde
2022-03-18
1
-0
/
+1
|
\
\
|
*
|
set StartupWMClass in linux `.desktop` file
backwardspy
2021-03-31
1
-0
/
+1
*
|
|
Merge pull request #59153 from Calinou/debug-stringnames-improve
Rémi Verschelde
2022-03-15
3
-0
/
+3
|
\
\
\
|
*
|
|
Improve `--debug-stringnames` to be more useful
Hugo Locurcio
2022-03-15
3
-0
/
+3
*
|
|
|
Make `-q` CLI argument toggle quiet stdout instead of quitting
Hugo Locurcio
2022-03-13
3
-4
/
+6
|
/
/
/
*
|
|
Tweak the display order of CLI arguments in `--help` for consistency
Hugo Locurcio
2022-03-13
3
-14
/
+46
*
|
|
Merge pull request #58751 from bruvzg/loc_str_props
Rémi Verschelde
2022-03-11
2
-4
/
+0
|
\
\
\
|
*
|
|
Improve app name and system permission message localization.
bruvzg
2022-03-04
2
-4
/
+0
*
|
|
|
Remove unused GDNative code
Rémi Verschelde
2022-03-09
4
-6
/
+0
|
/
/
/
*
|
|
[macOS and iOS export] Add localized application name to the translation .pli...
bruvzg
2022-03-04
2
-0
/
+4
*
|
|
[macOS] Add missing translation file.
bruvzg
2022-02-12
1
-0
/
+0
*
|
|
Merge pull request #57005 from Calinou/web-editor-tweak-logo-max-width
Fabio Alessandrelli
2022-02-12
1
-1
/
+1
|
\
\
\
|
*
|
|
Tweak logo max width on the web editor
Hugo Locurcio
2022-01-20
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #56966 from Calinou/web-editor-allow-any-orientation
Fabio Alessandrelli
2022-02-12
1
-1
/
+0
|
\
\
\
|
*
|
|
Allow using the web editor on any device orientation
Hugo Locurcio
2022-01-21
1
-1
/
+0
|
|
/
/
*
|
|
Remove support for ARMv7 (32-bit) on iOS
Hugo Locurcio
2022-02-08
1
-2
/
+2
*
|
|
[HTML5] Improve editor progressive web app behavior.
Fabio Alessandrelli
2022-02-06
1
-3
/
+33
*
|
|
[HTML5] PWA service worker prefers cached version.
Fabio Alessandrelli
2022-02-06
1
-40
/
+72
*
|
|
[iOS] Fix iOS export with manually specified signing/provisioning data.
bruvzg
2022-01-25
1
-0
/
+2
|
/
/
*
|
Tweak theme color to match the Godot editor's background color
Hugo Locurcio
2022-01-19
3
-3
/
+5
*
|
[macOS export] Implements ad-hoc signing on Linux/Windows, adds extra priv...
bruvzg
2022-01-18
1
-5
/
+2
*
|
Merge pull request #56311 from Calinou/default-allow-hidpi
Rémi Verschelde
2022-01-13
3
-3
/
+0
|
\
\
|
*
|
Enable "Allow Hidpi" by default
Hugo Locurcio
2021-12-30
3
-3
/
+0
*
|
|
Update copyright statements to 2022
Rémi Verschelde
2022-01-03
6
-11
/
+11
|
/
/
*
|
Center the indeterminate spinner on HTML5 page
Haoyu Qiu
2021-12-09
1
-0
/
+1
*
|
[HTML5] Add WebGL2 (GLES3) support using the OpenGL renderer.
Fabio Alessandrelli
2021-11-19
1
-5
/
+5
*
|
Merge pull request #52945 from bruvzg/macos_editor_translation
Rémi Verschelde
2021-11-09
67
-0
/
+0
|
\
\
|
*
|
[macOS] Add empty translation files to the editor app bundle, to allow transl...
bruvzg
2021-09-22
67
-0
/
+0
*
|
|
[macOS] Add entitlements required by OIDN JIT for the editor build.
bruvzg
2021-10-21
2
-20
/
+10
*
|
|
[HTML5] Editor video driver option. Replace canvas on exit.
Fabio Alessandrelli
2021-10-19
1
-12
/
+30
*
|
|
Merge pull request #52043 from Calinou/macos-use-big-sur-icon
Rémi Verschelde
2021-09-30
1
-0
/
+0
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Use a Big Sur-style macOS icon for the Godot editor
Hugo Locurcio
2021-08-24
1
-0
/
+0
*
|
|
[macOS] Update MIME codes and file type names to match "dist/linux/org.godote...
bruvzg
2021-09-20
5
-6
/
+33
|
/
/
*
|
Replace HTTP links with HTTPS for sites with HTTPS versions
Aaron Franke
2021-08-22
4
-5
/
+5
*
|
[Headless] Add --headless switch (no rendering, no audio).
Fabio Alessandrelli
2021-08-03
3
-3
/
+3
[next]