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
e14717bb2e1687093d4ac6f9bc06ea79ae0bd2fb
godot
/
editor
/
export
History
bruvzg
0103af1ddd
Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4.
2022-10-07 11:32:33 +03:00
..
editor_export_platform_pc.cpp
…
editor_export_platform_pc.h
…
editor_export_platform.cpp
Fix typos with codespell
2022-09-30 14:23:36 +02:00
editor_export_platform.h
Fix typo - "collison" -> "collision"
2022-09-29 13:56:26 -08:00
editor_export_plugin.cpp
Add support for scene/resource customization in export plugins
2022-09-01 11:16:00 +02:00
editor_export_plugin.h
Add support for scene/resource customization in export plugins
2022-09-01 11:16:00 +02:00
editor_export_preset.cpp
…
editor_export_preset.h
…
editor_export_shared_object.h
…
editor_export.cpp
Add support for scene/resource customization in export plugins
2022-09-01 11:16:00 +02:00
editor_export.h
…
export_template_manager.cpp
Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4.
2022-10-07 11:32:33 +03:00
export_template_manager.h
…
project_export.cpp
Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4.
2022-10-07 11:32:33 +03:00
project_export.h
…
SCsub
…