This website requires JavaScript.
Explore
Help
Sign In
noahbackus
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
2
Wiki
Activity
Files
1cc232ea4e9d64abbdd9d9ccd6c942599c1f2107
godot
/
editor
/
export
T
History
Rémi Verschelde
f1edd03d4c
Merge pull request
#69718
from groud/finally_rename_gdnative_to_gdextension
...
Rename all gdnative occurences to gdextension
2022-12-12 11:43:59 +01:00
..
editor_export_platform_pc.cpp
Editor: Fix regression fetching Windows/Linux export templates
2022-12-09 14:20:18 +01:00
editor_export_platform_pc.h
…
editor_export_platform.cpp
Rename all gdnative occurences to gdextension
2022-12-12 11:04:57 +01:00
editor_export_platform.h
[.NET Export] Improve .NET export process.
2022-10-07 13:33:06 +03:00
editor_export_plugin.cpp
Simplify GDVIRTUAL_REQUIRED_CALL calls
2022-11-30 18:36:57 +01:00
editor_export_plugin.h
Rename all gdnative occurences to gdextension
2022-12-12 11:04:57 +01:00
editor_export_preset.cpp
[macOS export] Simplify code signing options, add support for rcodesign tool for signing and notarization.
2022-08-26 14:23:31 +03:00
editor_export_preset.h
[macOS export] Simplify code signing options, add support for rcodesign tool for signing and notarization.
2022-08-26 14:23:31 +03:00
editor_export_shared_object.h
…
editor_export.cpp
Unify usage of GLOBAL/EDITOR_GET
2022-10-18 19:01:48 +02:00
editor_export.h
…
export_template_manager.cpp
Use forward-declarations in big editor classes
2022-11-29 09:59:43 +01:00
export_template_manager.h
…
project_export.cpp
Use forward-declarations in big editor classes
2022-11-29 09:59:43 +01:00
project_export.h
…
SCsub
…