2
0
Fork 0
godot/platform/javascript
luz paz 3564c16cb8
Fix various typos with codespell
Found via `codespell -q 3 -S ./thirdparty,*.po,./DONORS.md -L ackward,ang,ans,ba,beng,cas,childs,childrens,dof,doubleclick,fave,findn,hist,inout,leapyear,lod,nd,numer,ois,ony,paket,seeked,sinc,switchs,te,uint`
2021-07-25 11:21:51 +07:00
..
api Implement the ability to disable classes 2021-07-13 09:25:14 +07:00
export [HTML5] Add option to focus canvas on start. 2021-06-25 19:07:17 +07:00
js Fix various typos with codespell 2021-07-25 11:21:51 +07:00
.eslintrc.engine.js [HTML5] Document Engine and EngineConfig (jsdoc). 2021-02-26 11:33:59 +07:00
.eslintrc.js [HTML5] Enforce JavaScript style with eslint. 2020-11-23 12:15:18 +07:00
.eslintrc.libs.js Add support for WebXR 2021-01-04 17:02:37 +07:00
SCsub [HTML5] Add easy to use download API. 2021-05-21 15:31:23 +07:00
audio_driver_javascript.cpp Reorganize Project Settings 2021-02-18 11:23:34 +07:00
audio_driver_javascript.h Modernize Thread 2021-01-29 12:02:13 +07:00
detect.py [HTML5] Make threads build the default. 2021-07-15 15:33:39 +07:00
display_server_javascript.cpp Move `alert` function from `DisplayServer` to `OS`. 2021-07-22 21:50:35 +07:00
display_server_javascript.h Move `alert` function from `DisplayServer` to `OS`. 2021-07-22 21:50:35 +07:00
dom_keys.inc [HTML5] Fix build after KEY_CTRL rename. 2021-05-21 15:53:23 +07:00
emscripten_helpers.py [HTML5] Export as Progressive Web App. 2021-04-27 14:44:31 +07:00
godot_audio.h Update copyright statements to 2021 2021-01-01 20:19:21 +07:00
godot_js.h [HTML5] Fix some JS library signature. 2021-06-14 12:32:32 +07:00
http_client_javascript.cpp [Net] Makes HTTPClient a custom instance class. 2021-06-23 14:10:45 +07:00
http_client_javascript.h [Net] Makes HTTPClient a custom instance class. 2021-06-23 14:10:45 +07:00
javascript_main.cpp Optimize StringName usage 2021-07-18 21:20:02 +07:00
javascript_runtime.cpp Update copyright statements to 2021 2021-01-01 20:19:21 +07:00
javascript_singleton.cpp [HTML5] Fix JavaScript string parsing with new interface. 2021-07-07 15:44:29 +07:00
logo.png
os_javascript.cpp Use C++ iterators for Lists in many situations 2021-07-23 17:38:28 +07:00
os_javascript.h Move `alert` function from `DisplayServer` to `OS`. 2021-07-22 21:50:35 +07:00
package-lock.json [HTML5] Update eslint and jsdoc dependencies. 2021-06-14 13:42:03 +07:00
package.json [HTML5] Update eslint and jsdoc dependencies. 2021-06-14 13:42:03 +07:00
platform_config.h Update copyright statements to 2021 2021-01-01 20:19:21 +07:00
run_icon.png