godot/platform
Hugo Locurcio 1be1b15a57
Replace local web server setup for web editor with a Python-based solution
This makes it easier to set up, as you always have Python installed
when building Godot. On the other hand, you don't always have Node.js
+ npm installed (and you may not want to spend time running `npm install`).

Co-authored-by: Fabio Alessandrelli <fabio.alessandrelli@gmail.com>
2022-10-04 19:39:27 +02:00
..
android ci: add Python static analysis check via mypy 2022-09-30 19:03:17 +07:00
ios ci: add Python static analysis check via mypy 2022-09-30 19:03:17 +07:00
linuxbsd Fix inconsistent window state on X11. 2022-10-01 16:01:28 -06:00
macos ci: add Python static analysis check via mypy 2022-09-30 19:03:17 +07:00
uwp ci: add Python static analysis check via mypy 2022-09-30 19:03:17 +07:00
web Replace local web server setup for web editor with a Python-based solution 2022-10-04 19:39:27 +02:00
windows ci: add Python static analysis check via mypy 2022-09-30 19:03:17 +07:00
register_platform_apis.h Code quality: Fix header guards consistency 2022-07-25 11:17:40 +02:00
SCsub SCons: Format buildsystem files with psf/black 2020-03-30 09:05:53 +02:00