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
/
macos
/
export
/
export_plugin.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge uid_cache.bin and global_script_class_cache.cfg after mounting PCKs
David Nikdel
2024-03-06
1
-1
/
+1
*
Merge pull request #87908 from bruvzg/mac_gen_plist
Rémi Verschelde
2024-02-13
1
-0
/
+63
|
\
|
*
[macOS] Generate min. Info.plist for frameworks if it's missing. Validate fra...
bruvzg
2024-02-03
1
-0
/
+63
*
|
Merge pull request #87657 from bruvzg/app_dist
Rémi Verschelde
2024-02-13
1
-3
/
+31
|
\
\
|
*
|
[macOS export] Allow unpacked .app export in "Distribution" export mode.
bruvzg
2024-01-28
1
-3
/
+31
|
|
/
*
|
Merge pull request #86934 from bruvzg/mac_icon_fix
Rémi Verschelde
2024-02-13
1
-49
/
+36
|
\
\
|
|
/
|
/
|
|
*
[macOS export] Fix RLE icon generation.
bruvzg
2024-01-07
1
-49
/
+36
*
|
Reorganize code related to editor theming
Yuri Sizov
2024-01-16
1
-1
/
+1
*
|
[macOS/iOS export] Add option to set custom Info.plist data.
bruvzg
2024-01-11
1
-0
/
+25
|
/
*
Add logging when macOS export will fail due to disabled texture formats. Sinc...
StagnationPoint
2024-01-05
1
-2
/
+6
*
Ensure more export errors are reported to users
Yuri Sizov
2023-12-06
1
-7
/
+8
*
Fix order of operations for macos template check
Alex Drozd
2023-11-26
1
-9
/
+3
*
[macOS export] Improve icon generation.
bruvzg
2023-11-06
1
-27
/
+12
*
[macOS] Remove deprecated altool notarization support, add warning for rcodes...
bruvzg
2023-11-02
1
-89
/
+10
*
Use "version" project setting as macOS/iOS "short_version" fallback.
bruvzg
2023-10-20
1
-2
/
+2
*
Merge pull request #81969 from bruvzg/macsign
Rémi Verschelde
2023-10-03
1
-3
/
+3
|
\
|
*
[macOS export] Fix GDExtension framework +x flag errors, allow recursive sign...
bruvzg
2023-09-20
1
-3
/
+3
*
|
[macOS/Windows] Add optional ANGLE backed OpenGL renderer support. Add EGL_AN...
bruvzg
2023-09-21
1
-0
/
+23
|
/
*
Add EditorStringNames singleton
kobewi
2023-09-03
1
-1
/
+2
*
Add a button in the export dialog to fix missing texture formats
Aaron Franke
2023-08-17
1
-6
/
+3
*
Add a "version" project setting and use it in new export presets
Hugo Locurcio
2023-08-04
1
-2
/
+2
*
[macOS Export] Disable unpacked .app bundle export on Windows.
bruvzg
2023-07-27
1
-0
/
+2
*
iOS: Add `export_project_only` flag
Phil Hudson
2023-07-17
1
-1
/
+1
*
Extract and reorganize texture resource classes
Hendrik Brucker
2023-07-14
1
-0
/
+1
*
[macOS] Implement optional native file selection dialog support for sandboxed...
bruvzg
2023-07-12
1
-0
/
+9
*
Added Image's `load_svg_from_(buffer|string)`
Felipe Augusto Marques
2023-06-23
1
-3
/
+2
*
SCons: Move platform logo/run icon to `export` folder
Rémi Verschelde
2023-06-20
1
-2
/
+2
*
macOS: Finish checking templates before validating texture formats
Aaron Franke
2023-06-19
1
-13
/
+10
*
Allow exporting release Android builds without a debug keystore
Michael Alexsander
2023-06-19
1
-1
/
+1
*
Merge pull request #75984 from KoBeWi/ConsoleMcWrap
Rémi Verschelde
2023-06-12
1
-4
/
+4
|
\
|
*
Rename console script to wrapper
kobewi
2023-04-12
1
-4
/
+4
*
|
Style: Harmonize header includes in platform ports
Rémi Verschelde
2023-06-08
1
-2
/
+2
*
|
Enhance icon fallback and their docs for exporters
Michael Alexsander
2023-06-03
1
-0
/
+2
*
|
Merge pull request #75666 from ronyeh/main.cpp-2
Rémi Verschelde
2023-06-02
1
-7
/
+7
|
\
\
|
*
|
Rename `iconpath => icon_path` & `hasicon => has_icon`.
Ron B. Yeh
2023-04-04
1
-7
/
+7
*
|
|
Store sensitive export options in dedicated credentials file
Andreas Raddau
2023-05-10
1
-50
/
+50
*
|
|
[Export] Add readable descriptions and validation warnings to the export opti...
bruvzg
2023-04-19
1
-133
/
+416
|
|
/
|
/
|
*
|
macOS export: Fix validation of codesigning certificate password
Johan Mattsson
2023-04-11
1
-1
/
+1
|
/
*
macOS: Enable `display/high_res` by default
Aaron Franke
2023-02-17
1
-1
/
+1
*
Refactor high quality texture import
Juan Linietsky
2023-01-30
1
-11
/
+27
*
Fix split allow empty string in SSH export plugin
daviirodrig
2023-01-27
1
-2
/
+2
*
Merge pull request #63312 from bruvzg/one_click
Rémi Verschelde
2023-01-13
1
-121
/
+263
|
\
|
*
[Export] Add one-click deploy over SSH for the desktop exports.
bruvzg
2022-12-29
1
-121
/
+263
*
|
Require Apple Team ID when using notarytool
Patrick Gelvin
2023-01-12
1
-0
/
+4
*
|
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
1
-29
/
+29
|
/
*
[macOS export] Add support for Xcode notarytool.
bruvzg
2022-12-07
1
-19
/
+112
*
[macOS] Fix export button incorrectly disabled when using login/app password ...
bruvzg
2022-11-30
1
-1
/
+1
*
[Export] Use image loader directly to avoid "resource as image file" errors.
bruvzg
2022-11-21
1
-2
/
+5
*
Fix unused exitcode in macos export plugin
Markus Sauermann
2022-11-20
1
-1
/
+1
*
Windows icon export improvements.
bruvzg
2022-11-18
1
-8
/
+7
[next]