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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[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
|
|
/
*
|
Fix typos with codespell
Rémi Verschelde
2022-02-10
3
-16
/
+21
*
|
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
*
|
Merge pull request #57203 from bruvzg/ios_export_fix
Rémi Verschelde
2022-02-02
1
-0
/
+2
|
\
\
|
*
|
[iOS] Fix iOS export with manually specified signing/provisioning data.
bruvzg
2022-01-25
1
-0
/
+2
|
|
/
*
|
CI: Fix exclude patterns with `git ls-files`
Rémi Verschelde
2022-02-01
3
-21
/
+5
*
|
simplify formatting scripts, add a clang-tidy script, and run clang-tidy
Nathan Franke
2022-01-29
4
-47
/
+68
|
/
*
Merge pull request #56969 from Calinou/web-editor-tweak-theme-color
Rémi Verschelde
2022-01-20
3
-3
/
+5
|
\
|
*
Tweak theme color to match the Godot editor's background color
Hugo Locurcio
2022-01-19
3
-3
/
+5
*
|
Improve the default project theme
Hugo Locurcio
2022-01-19
1
-2
/
+0
|
/
*
[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
*
|
Skip formatting .bat files in file_format.sh
Aaron Franke
2022-01-05
1
-0
/
+2
*
|
Update copyright statements to 2022
Rémi Verschelde
2022-01-03
7
-13
/
+13
|
/
*
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
*
Fixed pre-commit-black file extensions
David Sichma
2021-11-18
1
-1
/
+1
*
Fix style issue after #54148
Rémi Verschelde
2021-11-16
1
-1
/
+1
*
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
*
|
Merge pull request #54179 from aaronfranke/make-rst
Rémi Verschelde
2021-10-26
3
-5
/
+5
|
\
\
|
*
|
Rename "makerst.py" to "make_rst.py"
Aaron Franke
2021-10-24
3
-5
/
+5
*
|
|
clang-format: Enable `--Wno-error=unknown` for compat with older versions
Rémi Verschelde
2021-10-25
2
-3
/
+3
|
/
/
*
|
Merge pull request #54067 from bruvzg/oidn_ent
Rémi Verschelde
2021-10-23
2
-20
/
+10
|
\
\
|
*
|
[macOS] Add entitlements required by OIDN JIT for the editor build.
bruvzg
2021-10-21
2
-20
/
+10
*
|
|
clang-format: Sync config with LLVM 13
Rémi Verschelde
2021-10-22
1
-3
/
+3
|
/
/
*
|
Add CI step for compiling and testing godot-cpp
Bastiaan Olij
2021-10-21
1
-0
/
+11
*
|
[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
*
|
Add dozens of new integration tests to the GDScript test suite
Hugo Locurcio
2021-09-14
1
-0
/
+3
*
|
Print colored diffs when there are formatting failures in CI
Hugo Locurcio
2021-08-25
3
-3
/
+3
|
/
*
Replace HTTP links with HTTPS for sites with HTTPS versions
Aaron Franke
2021-08-22
6
-7
/
+7
*
[Headless] Add --headless switch (no rendering, no audio).
Fabio Alessandrelli
2021-08-03
3
-3
/
+3
*
Fix 'Attempted to remove invalid ID' errors
Rafał Mikrut
2021-07-31
1
-6
/
+6
*
Properly tag project files as a subclass of plain text in the MIME info
Michael Alexsander
2021-07-29
1
-0
/
+1
*
Make some small tweaks to the MIME info
Michael Alexsander
2021-07-29
1
-6
/
+8
*
Add script to make source tarball with `.git/HEAD`
Rémi Verschelde
2021-07-29
1
-0
/
+66
*
Fix various typos with codespell
luz paz
2021-07-25
1
-1
/
+1
*
Restructure and reimplement vsync options
Hendrik Brucker
2021-07-06
4
-12
/
+0
*
Add LSApplicationCategoryType to the template and export dialog.
bruvzg
2021-06-14
2
-0
/
+4
*
Allow clang-format 12 in the pre-commit hook
Hugo Locurcio
2021-06-07
1
-3
/
+4
[next]