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
*
Follow up to blue robot icons optimization
MewPurPur
2024-03-20
2
-2
/
+1
*
[iOS/macOS] Add option to automatically build (and sign / archive) bundles.
bruvzg
2024-02-13
2
-0
/
+221
*
Add option to ensure cross-origin isolation headers on web export
Adam Scott
2024-02-12
2
-57
/
+140
*
Add `--log-file` command line argument to write output log to a file
Hugo Locurcio
2024-01-19
3
-2
/
+5
*
[iOS] Update linker flags for Xcode 15.2.
bruvzg
2024-01-19
1
-12
/
+6
*
Add THREADS_ENABLED macro in order to compile Godot to run on the main thread
Adam Scott
2024-01-17
3
-10
/
+15
*
[macOS/iOS export] Add option to set custom Info.plist data.
bruvzg
2024-01-11
1
-0
/
+1
*
[iOS export] Add export options for performance capabilities and min. iOS ver...
bruvzg
2024-01-04
1
-4
/
+4
*
[iOS] Remove deprecated LaunchImages support and switch to Storyboard by defa...
bruvzg
2023-12-18
13
-104
/
+0
*
Bump version to 4.3-dev
Rémi Verschelde
2023-11-29
2
-3
/
+3
*
[iOS] Fix build on Xcode 14 and older.
bruvzg
2023-10-10
1
-2
/
+14
*
[iOS] Fix build with Xcode 15.
bruvzg
2023-09-27
1
-6
/
+6
*
UWP: Remove platform port, needs to be redone from scratch for 4.x
Rémi Verschelde
2023-09-07
8
-32
/
+0
*
Add a `--audio-output-latency` command-line argument
Hugo Locurcio
2023-08-17
4
-0
/
+6
*
Add a `--max-fps` command-line argument to set a FPS limit
Hugo Locurcio
2023-07-28
4
-1
/
+7
*
Bump version to 4.2-dev
Rémi Verschelde
2023-07-05
2
-3
/
+3
*
Standardize and Optimize blue robot SVG
MewPurPur
2023-06-12
2
-121
/
+2
*
Improve startup benchmarking
Fredia Huya-Kouadio
2023-05-23
3
-6
/
+6
*
[Export] Add readable descriptions and validation warnings to the export opti...
bruvzg
2023-04-19
1
-2
/
+16
*
Fix xml namespace in org.godotengine.Godot.xml
Paragoumba
2023-03-31
1
-1
/
+1
*
Bump version to 4.1-dev
Rémi Verschelde
2023-03-01
2
-3
/
+3
*
Bump version to 4.0-stable \o/
Rémi Verschelde
2023-03-01
1
-1
/
+1
*
[iOS] Fix Xcode project file list.
bruvzg
2023-02-22
1
-4
/
+0
*
Fix .gitignore ignores part of the committed repo.
Ben Rog-Wilhelm
2023-02-17
1
-7
/
+0
*
[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
7
-94
/
+94
*
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
*
|
Rename `--export` command line argument to `--export-release`
Hugo Locurcio
2022-11-02
4
-12
/
+18
*
|
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
*
|
[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
[next]