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
*
Convert en_GB spelling to en_US with codespell
Rémi Verschelde
2023-01-23
1
-2
/
+2
*
[Git hooks] Add AppleScript dialog script for macOS.
bruvzg
2023-01-16
3
-2
/
+95
*
Fix file formatting script dependencies and cleanup
Aaron Franke
2023-01-12
1
-8
/
+10
*
[iOS] Move name and version information to the Xcode project.
bruvzg
2023-01-10
2
-7
/
+15
*
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
8
-123
/
+123
*
[CI] Use multiple forced unmount attempts for MoltenVK image.
bruvzg
2023-01-03
1
-1
/
+9
*
CI: Fix dumping GDExtension interface and API for godot-cpp
Rémi Verschelde
2022-12-14
1
-11
/
+0
*
Rename all gdnative occurences to gdextension
Gilles Roudière
2022-12-12
3
-3
/
+3
*
Improve command line help to fit on narrower displays
Hugo Locurcio
2022-12-04
3
-2
/
+18
*
Merge pull request #69110 from bruvzg/con_icon2
Rémi Verschelde
2022-11-29
1
-0
/
+120
|
\
|
*
[Windows] Optimize editor icon, use different icon for console executable.
bruvzg
2022-11-29
1
-0
/
+120
*
|
Merge pull request #67815 from Calinou/html5-improve-feature-errors
Rémi Verschelde
2022-11-28
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Improve feature errors in HTML5 for easier understanding
Hugo Locurcio
2022-10-23
1
-1
/
+1
*
|
[iOS] iOS export improvements.
bruvzg
2022-11-17
1
-1
/
+1
*
|
Add an exception for thirdparty subdirectories in file_format.sh
Riteo Siuga
2022-11-13
1
-1
/
+3
*
|
Merge pull request #60273 from Calinou/cli-export-release-rename
Rémi Verschelde
2022-11-02
4
-12
/
+18
|
\
\
|
*
|
Rename `--export` command line argument to `--export-release`
Hugo Locurcio
2022-11-02
4
-12
/
+18
*
|
|
Style: Misc docs and comment style and language fixes
Rémi Verschelde
2022-11-02
1
-1
/
+1
|
/
/
*
|
Add ProMotion Support to iOS Exports
Zach Coleman
2022-10-31
1
-0
/
+1
*
|
Merge pull request #67309 from groud/implement_gdnative_interface_h_dump
Rémi Verschelde
2022-10-31
4
-0
/
+9
|
\
\
|
|
/
|
/
|
|
*
Implement a way to dump the gdnative_interface.h file from the executable
Gilles Roudière
2022-10-13
4
-0
/
+9
*
|
Fix dotnet format
Raul Santos
2022-10-12
1
-0
/
+7
*
|
[Web] Add auto-formatting to HTML files.
Fabio Alessandrelli
2022-10-11
4
-1032
/
+1034
|
/
*
Merge pull request #64784 from yedpodtrzitko/yed/ci-add-mypy
Rémi Verschelde
2022-09-30
2
-0
/
+17
|
\
|
*
ci: add Python static analysis check via mypy
Jiri Suchan
2022-09-30
2
-0
/
+17
*
|
Fix typos with codespell
Rémi Verschelde
2022-09-30
1
-1
/
+1
|
/
*
SCons: Unify tools/target build type configuration
Rémi Verschelde
2022-09-26
2
-3
/
+3
*
Style: Cleanup header guards for consistency
Rémi Verschelde
2022-09-26
1
-0
/
+17
*
SCons: Cleanup `DEBUG`, `_DEBUG` and `NDEBUG` defines
Rémi Verschelde
2022-09-23
1
-1
/
+0
*
Style: Ensure consistent formatting with clang-format 15
Rémi Verschelde
2022-09-21
1
-2
/
+2
*
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
|
/
*
C#: Replace libnethost dependency to find hostfxr
Ignacio Roldán Etcheverry
2022-09-07
1
-2
/
+2
*
Fix UTF-8 validation in static checks
Gergely Kis
2022-09-05
1
-7
/
+20
*
Merge pull request #65078 from RandomShaper/git_hooks_extend
Rémi Verschelde
2022-08-30
2
-1
/
+6
|
\
|
*
Add ability to extend the set of Git pre-commit hooks
Pedro J. Estébanez
2022-08-30
2
-1
/
+6
*
|
Make Git hooks work on worktrees on Windows
Pedro J. Estébanez
2022-08-30
2
-4
/
+4
|
/
*
Add `dotnet format` to CI to check C# style
Raul Santos
2022-08-27
1
-0
/
+28
*
ci: add basic test pipeline for shader builders
Jiri Suchan
2022-08-19
2
-1
/
+7
*
[iOS] Extend iOS plugins to support Swift runtime
Sergey Minakov
2022-08-09
3
-0
/
+69
*
File: Re-add support to skip CR (`\r`) in `File::get_as_text`
Rémi Verschelde
2022-08-01
1
-0
/
+2
*
CI: Link MoltenVK statically on macOS
Rémi Verschelde
2022-07-29
1
-1
/
+1
*
Code quality: Fix header guards consistency
Rémi Verschelde
2022-07-25
1
-0
/
+61
*
Rename OSX to macOS and iPhoneOS to iOS.
bruvzg
2022-07-21
88
-14
/
+0
*
Download Vulkan SDK disk image to a temporary folder in the script
Hugo Locurcio
2022-07-14
1
-2
/
+3
*
Add a script to install the Vulkan SDK on macOS
Hugo Locurcio
2022-07-12
1
-0
/
+13
*
Make enum/constant binds 64-bit.
bruvzg
2022-06-17
1
-0
/
+0
*
Stop CI when Godot crash
Rafał Mikrut
2022-06-15
1
-0
/
+2
*
Add Godot 3.x -> Godot 4.x project converter
Rafał Mikrut
2022-06-15
3
-0
/
+6
[next]