index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
platform
/
osx
/
export
/
export_plugin.h
Age
Commit message (
Expand
)
Author
2022-03-18
Merge pull request #58455 from bruvzg/export_script
Rémi Verschelde
2022-03-16
Implement GDExtension export plugin.
bruvzg
2022-03-14
[Export] Add "export console script" option for Linux, macOS, and Windows exp...
bruvzg
2022-02-12
Improve compilation speed (forward declarations/includes cleanup)
Hendrik Brucker
2022-02-04
Cleanup and move char functions to the `char_utils.h` header.
bruvzg
2022-01-22
[Export] Instead of removing unsupported options, hide it.
bruvzg
2022-01-18
[macOS export] Implements ad-hoc signing on Linux/Windows, adds extra priv...
bruvzg
2022-01-05
Merge pull request #56047 from piiertho/feature/osx-sign-directory
Rémi Verschelde
2022-01-03
Update copyright statements to 2022
Rémi Verschelde
2021-12-28
OSX: Add signing of directory structure in Library when exporting for OSX.
Pierre-Thomas Meisels
2021-08-31
Make platform feature tag names lowercase
Hugo Locurcio
2021-08-12
Split osx platform export template into multiple files
Sergey Minakov