This website requires JavaScript.
Explore
Help
Sign In
northern-lighthouse
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
011dbda2ea367a006469bbadd71c29d290bbce24
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
…