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
/
ios
/
export
/
export_plugin.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reorganize code related to editor theming
Yuri Sizov
2024-01-16
1
-1
/
+1
*
[iOS export] Improve .xcframework exporting.
bruvzg
2024-01-11
1
-91
/
+275
*
[macOS/iOS export] Add option to set custom Info.plist data.
bruvzg
2024-01-11
1
-0
/
+25
*
set provisioning style for both "iPhone Developer" and "iPhone Distribution" ...
Sassan Haradji
2024-01-11
1
-2
/
+2
*
[iOS export] Add export options for performance capabilities and min. iOS ver...
bruvzg
2024-01-04
1
-1
/
+12
*
Merge pull request #84445 from Rubonnek/add-const-references-clang-tidy
Rémi Verschelde
2024-01-04
1
-1
/
+1
|
\
|
*
Add const references detected by clang-tidy
Wilson E. Alvarez
2023-12-16
1
-1
/
+1
*
|
[iOS] Remove deprecated LaunchImages support and switch to Storyboard by defa...
bruvzg
2023-12-18
1
-162
/
+8
|
/
*
Remove unnecessary assignments
Wilson E. Alvarez
2023-12-13
1
-2
/
+1
*
Merge pull request #85546 from bruvzg/devicectl_support
Yuri Sizov
2023-12-08
1
-35
/
+132
|
\
|
*
[iOS one-click] Add support for Xcode 15 devicectl.
bruvzg
2023-11-30
1
-35
/
+132
*
|
Ensure more export errors are reported to users
Yuri Sizov
2023-12-06
1
-47
/
+87
*
|
[iOS] Use mdfind to check if Xcode is installed in one-click deploy code.
bruvzg
2023-12-05
1
-8
/
+14
|
/
*
[iOS] Check if Xcode is installed in one-click deploy code.
bruvzg
2023-11-21
1
-1
/
+17
*
[iOS] Fix dotnet export.
bruvzg
2023-11-16
1
-7
/
+14
*
Use "version" project setting as macOS/iOS "short_version" fallback.
bruvzg
2023-10-20
1
-2
/
+2
*
Fix dotnet dev_mode regression
Thaddeus Crews
2023-10-10
1
-7
/
+7
*
Add C# iOS support
Andreia Gaita
2023-10-09
1
-5
/
+8
*
Add EditorStringNames singleton
kobewi
2023-09-03
1
-3
/
+4
*
Add a button in the export dialog to fix missing texture formats
Aaron Franke
2023-08-17
1
-3
/
+2
*
Add a "version" project setting and use it in new export presets
Hugo Locurcio
2023-08-04
1
-2
/
+2
*
Merge pull request #79351 from Repiteo/dotnet-handle-warnings
Yuri Sizov
2023-07-26
1
-7
/
+7
|
\
|
*
Allow MSVC dev_mode builds to succeed with dotnet
Thaddeus Crews
2023-07-17
1
-7
/
+7
*
|
iOS: Add `export_project_only` flag
Phil Hudson
2023-07-17
1
-1
/
+9
*
|
Implement iOS one-click deploy.
bruvzg
2023-07-12
1
-24
/
+435
*
|
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
*
|
Display a message about missing C# support on Android/iOS/Web platforms
Hugo Locurcio
2023-06-24
1
-1
/
+9
|
/
*
SCons: Move platform logo/run icon to `export` folder
Rémi Verschelde
2023-06-20
1
-1
/
+1
*
Allow exporting release Android builds without a debug keystore
Michael Alexsander
2023-06-19
1
-1
/
+1
*
Style: Harmonize header includes in platform ports
Rémi Verschelde
2023-06-08
1
-1
/
+2
*
Store sensitive export options in dedicated credentials file
Andreas Raddau
2023-05-10
1
-7
/
+7
*
Fix wait for thread not started
Samuele Panzeri
2023-04-27
1
-1
/
+3
*
Merge pull request #76026 from YuriSizov/editor-running-up-that-gui
Rémi Verschelde
2023-04-26
1
-0
/
+1
|
\
|
*
Extract editor run toolbar into its own component
Yuri Sizov
2023-04-19
1
-0
/
+1
*
|
Merge pull request #76037 from theromis/master
Rémi Verschelde
2023-04-25
1
-7
/
+7
|
\
\
|
|
/
|
/
|
|
*
ios splash screen rotation fix
Roman Vasilyev
2023-04-13
1
-7
/
+7
*
|
[Export] Add readable descriptions and validation warnings to the export opti...
bruvzg
2023-04-19
1
-22
/
+53
|
/
*
Refactor high quality texture import
Juan Linietsky
2023-01-30
1
-0
/
+1
*
Linux/BSD: Add LINUXBSD_ENABLED define for non X11-related checks
Rémi Verschelde
2023-01-16
1
-3
/
+3
*
Merge pull request #63312 from bruvzg/one_click
Rémi Verschelde
2023-01-13
1
-1
/
+16
|
\
|
*
[Export] Add one-click deploy over SSH for the desktop exports.
bruvzg
2022-12-29
1
-1
/
+16
*
|
[iOS Export] Check Xcode output and display errors if code signing, project ...
bruvzg
2023-01-11
1
-2
/
+14
*
|
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
1
-29
/
+29
|
/
*
Rename all gdnative occurences to gdextension
Gilles Roudière
2022-12-12
1
-1
/
+1
*
[Export] Use image loader directly to avoid "resource as image file" errors.
bruvzg
2022-11-21
1
-3
/
+3
*
Windows icon export improvements.
bruvzg
2022-11-18
1
-10
/
+13
*
[iOS] iOS export improvements.
bruvzg
2022-11-17
1
-54
/
+67
*
Unify usage of GLOBAL/EDITOR_GET
kobewi
2022-10-18
1
-15
/
+15
*
Make some Image methods static
kobewi
2022-10-14
1
-4
/
+2
[next]