This website requires JavaScript.
Explore
Help
Sign In
godotengine
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced
2026-01-05 19:31:35 +00:00
Code
Releases
Wiki
Activity
Files
f7f8af232c2867435b84f83001ebe46d5ee030ba
godot
/
editor
/
export
History
Rémi Verschelde
f7f8af232c
Merge pull request
#64885
from Mickeon/rename-tooltip-hint
...
Rename `hint_tooltip` to `tooltip_text` & setter getter
2022-08-28 17:43:01 +02:00
..
editor_export_platform_pc.cpp
Refactor the export checking logic to improve separation of concerns
2022-08-14 09:12:04 -07:00
editor_export_platform_pc.h
Refactor the export checking logic to improve separation of concerns
2022-08-14 09:12:04 -07:00
editor_export_platform.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_platform.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_plugin.cpp
…
editor_export_plugin.h
…
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
[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.h
…
export_template_manager.cpp
Merge pull request
#64885
from Mickeon/rename-tooltip-hint
2022-08-28 17:43:01 +02:00
export_template_manager.h
…
project_export.cpp
Rename
hint_tooltip
to
tooltip_text
& setget
2022-08-27 01:35:01 +02:00
project_export.h
…
SCsub
…