Leroy Hopson
3dd89ec0a7
Add example vscode files
2021-06-20 13:59:50 +07:00
Leroy Hopson
302bdf0714
Format .gd files and fix gdformat pre-commit hook
...
Previously this hook was not being run.
2021-06-19 18:02:07 +07:00
Leroy Hopson
3fb2580fc6
Build scripts: check if submodule directories are empty
...
In a freshly cloned repo, submodule directories exist but are not
empty. Check if they are empty and update submodules. Previously,
submodules where only updated if their directories did not exist.
2021-06-15 14:14:48 +07:00
Leroy Hopson
bdda1458c0
Update files for javascript build and export
...
Adds some files to making building and export for HTML5 more convenient.
2021-06-15 14:02:40 +07:00
Leroy Hopson
2f4cbacf15
Git modules (squash later)
2021-06-15 14:02:40 +07:00
Leroy Hopson
6e455738b8
Format c++ files using clang-format
...
Add git pre-commit hooks to help with automatic formatting.
2021-06-06 20:05:22 +07:00