summaryrefslogtreecommitdiffstats
path: root/platform/javascript/export/export_server.h
Commit message (Collapse)AuthorAgeFilesLines
* Editor: Cleanup some includes dependenciesRémi Verschelde2022-02-151-1/+1
| | | | | | | | | | | Removes some unnecessary includes from `editor_node.h`, and instead add those where they're used. Removes unnecessary `editor_node.h` includes in various editor classes. Renames `dynamicfont` to `dynamic_font` in a couple files. Misc cleanup while jumping through that rabbit hole.
* Update copyright statements to 2022Rémi Verschelde2022-01-031-2/+2
| | | | Happy new year to the wonderful Godot community!
* Split javascript export template into multiple filesSergey Minakov2021-08-121-0/+254