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 commit godotengine/godot@fd4c29a189e53a1e085df5b9b9a05cac9351b3ef
Spartan322
2024-11-19
1
-2
/
+2
|
\
|
*
Use `(r)find_char` instead of `(r)find` for single characters
A Thousand Ships
2024-11-17
1
-2
/
+2
*
|
Merge commit godotengine/godot@0f5f3bc9546b46b2029fc8896dc859697f1eab97
Spartan322
2024-11-11
1
-0
/
+5
|
\
|
|
*
[GDExtension] Improve macOS library loading/export.
bruvzg
2024-11-04
1
-0
/
+5
*
|
Fix copyright headers referring to Godot
Spartan322
2024-10-27
1
-2
/
+2
*
|
Rebrand macos exports to Redot
Spartan322
2024-10-22
1
-2
/
+2
*
|
Merge commit godotengine/godot@80f0b33313dae52d072ba2771a88ebcc4f0b4d6d
Spartan322
2024-10-18
1
-1
/
+15
|
\
|
|
*
added ability to add extra codesign entitlements for macos from godot editor
Travis Lange
2024-10-13
1
-1
/
+15
*
|
Rebrand preambles to Redot
Dubhghlas McLaughlin
2024-10-11
1
-0
/
+2
|
/
*
Reenable macOS .app export from Windows, add warnings about Unix permissions.
bruvzg
2024-09-07
1
-4
/
+15
*
Merge pull request #95885 from bruvzg/macos_arch
Rémi Verschelde
2024-09-06
1
-2
/
+7
|
\
|
*
[macOS] Use per-architecture min. OS version for export.
bruvzg
2024-08-21
1
-2
/
+7
*
|
Allow adding custom export platforms using scripts / GDExtension.
bruvzg
2024-08-28
1
-5
/
+4
|
/
*
Add Metal support for macOS (arm64) and iOS
Stuart Carnie
2024-08-20
1
-0
/
+1
*
Only main binaries require entitlements. This fixes signing issues on macOS.
Leonardo Demartino
2024-08-13
1
-4
/
+4
*
Merge pull request #94680 from bruvzg/fix_net_detection
Rémi Verschelde
2024-07-24
1
-3
/
+3
|
\
|
*
Replace .NET detection code with `ClassDB::class_exists("CSharpScript")`.
bruvzg
2024-07-23
1
-3
/
+3
*
|
[macOS export] Do not stop export on signing errors.
bruvzg
2024-07-23
1
-28
/
+18
|
/
*
[macOS] Fix codesigning of .NET helper executables when sandboxing is disabled.
bruvzg
2024-07-18
1
-8
/
+9
*
[iOS export] Automatically generate ARM64 simulator library from device libra...
bruvzg
2024-06-16
1
-3
/
+3
*
Fix issues related to code-signing for macOS exports
Mikael Hermansson
2024-06-12
1
-4
/
+20
*
Merge pull request #91377 from bruvzg/macos_privacy
Rémi Verschelde
2024-05-15
1
-0
/
+159
|
\
|
*
[macOS export] Add support for privacy manifest configuration.
bruvzg
2024-04-30
1
-0
/
+159
*
|
Replace `find` with `contains/has` where applicable
A Thousand Ships
2024-05-08
1
-23
/
+23
|
/
*
Merge pull request #90428 from bruvzg/macos_detect_helper_exes
Rémi Verschelde
2024-04-29
1
-16
/
+32
|
\
|
*
[macOS export] Detect embedded helper executables using MachO header.
bruvzg
2024-04-09
1
-16
/
+32
*
|
Revert pack trimming introduced by #82084
Mikael Hermansson
2024-04-10
1
-1
/
+1
*
|
[.NET] Disable output embedding on macOS, move it to the advanced options on ...
bruvzg
2024-04-09
1
-0
/
+6
|
/
*
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
[next]